Color Off Black gray (#303030):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Off Black gray (#303030):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
dark-muted
Saturation:
almost gray
Tones:
dark-toned
Shade:
dark
Temperature:
neutral
Chromaticity:
grayscale
Chroma:
low chroma
Color Information about Off Black / #303030
The HTML HEX code is #303030. The corresponding color name is "Off Black". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 48%, Green (G): 48%, Blue (B): 48%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 81%. In the HSL color space, #303030 has a hue of 0°, saturation of 0%, and lightness of 19%. The HSV representation is 0° for hue, 0% for saturation, and 19% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 20, a* (green to red) = 0, and b* (blue to yellow) = 0. The XYZ representation is X: 3, Y: 3, Z: 3. In the YUV color space, it translates to Y (luminance) = 0.1882, U (chrominance) = 0.0000, and V (chrominance) = 0.0000.
The decimal value of the color is 3158064. The closest Web-safe HEX code is #333333. Variations of the colour are #636363 for a 20% lighter version and #000000 for a 20% darker version.
For the color with hex value #303030, the correlated color temperature (CT) is estimated to be 6504 Kelvin (6504K).
The approximate wavelength of #303030 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 303030 | #303030 |
RGB Decimal Code | 48, 48, 48 | rgb(48, 48, 48) |
CMYK | 0, 0, 0, 81 | / |
HSL | 0°, 0%, 19% | hsl(0°, 0%, 19%) |
HSV | 0°, 0%, 19% | / |
CIE-LAB | 20, 0, 0 | / |
XYZ | 3, 3, 3 | / |
YUV | 0.1882, 0.0000, 0.0000 | / |
Decimal value | 3158064 | / |
Web-Safe HEX | 333333 | #333333 |
Color Temperature (CT) | 6504 Kelvin (6504K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Off Black (Hex: #303030): Exploring its Impact in Design and Culture
The hex color #303030, also known as Off Black, is reminiscent of shadows cast by towering trees in a dense forest. Its deep, rich hue invokes a sense of mystery and darkness, much like the hidden depths of a moonlit lake. This color conveys a sophisticated elegance, similar to the sleekness of a polished ebony surface. In nature, it can be found in the velvety petals of a black tulip and the smooth feathers of a raven. Off Black adds drama and depth to any design, making it a popular choice for luxury brands and high-end products.
Download Stunning Off Black Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Off Black Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Off Black 4K Wallpaper
Immerse yourself in the beauty of our Off Black 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Off Black 4K WallpaperTints and Shades of #303030 HEX color (Off Black)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #303030, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #CBCBCB
- #989898
- #646464
- #303030
- #242424
- #181818
- #0C0C0C
- #000000
Tones of Off Black (#303030 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #303030, #505050 is the less saturated color, while #303030 is the most saturated one.
- #505050
- #484848
- #404040
- #383838
- #303030
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #303030;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #303030.
CSS color code example
p { color: #303030; }
Text with hexadecimal color #303030
This is a sample text with color #303030.
Background Color with #303030
This is a example with background color #303030.
Border Color with #303030
#303030 Color Preview on White (#ffffff) Background
This is a example of text with color #303030 on white background.
#303030 Color Preview on Black (#000000) Background
This is a example of text with color #303030 on black background.
CSS codes examples
.text {color:#303030;}
.background {background-color:#303030;}
.border {border:1px solid #303030;}