Color Cold Grey gray (#9f9f9f):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Cold Grey gray (#9f9f9f):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
neutral-muted
Saturation:
almost gray
Tones:
colorful tone
Shade:
medium
Temperature:
neutral
Chromaticity:
grayscale
Chroma:
low chroma
Color Information about Cold Grey / #9f9f9f
The HTML HEX code is #9f9f9f. The corresponding color name is "Cold Grey". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 159%, Green (G): 159%, Blue (B): 159%. 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): 38%. In the HSL color space, #9f9f9f has a hue of 0°, saturation of 0%, and lightness of 62%. The HSV representation is 0° for hue, 0% for saturation, and 62% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 65, a* (green to red) = 0, and b* (blue to yellow) = 0. The XYZ representation is X: 33, Y: 35, Z: 38. In the YUV color space, it translates to Y (luminance) = 0.6235, U (chrominance) = 0.0000, and V (chrominance) = 0.0000.
The decimal value of the color is 10461087. The closest Web-safe HEX code is #999999. Variations of the colour are #D1D1D1 for a 20% lighter version and #6B6B6B for a 20% darker version.
For the color with hex value #9f9f9f, the correlated color temperature (CT) is estimated to be 6504 Kelvin (6504K).
The approximate wavelength of #9f9f9f is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 9f9f9f | #9f9f9f |
RGB Decimal Code | 159, 159, 159 | rgb(159, 159, 159) |
CMYK | 0, 0, 0, 38 | / |
HSL | 0°, 0%, 62% | hsl(0°, 0%, 62%) |
HSV | 0°, 0%, 62% | / |
CIE-LAB | 65, 0, 0 | / |
XYZ | 33, 35, 38 | / |
YUV | 0.6235, 0.0000, 0.0000 | / |
Decimal value | 10461087 | / |
Web-Safe HEX | 999999 | #999999 |
Color Temperature (CT) | 6504 Kelvin (6504K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Cold Grey (Hex: #9f9f9f): Exploring its Impact in Design and Culture
The color Cold Grey, represented by the hex code #9f9f9f, bears a striking resemblance to a stormy sky just before a heavy rain shower. Its ash-like tone evokes the feeling of an impending downpour, creating a sense of tension and anticipation. This hue also shares similarities with smooth, weather-worn stones found on a riverbank. Just like these natural elements, Cold Grey exudes a sense of coolness and calmness, infusing a touch of serenity into any design or environment it is used in.
Download Stunning Cold Grey Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Cold Grey Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Cold Grey 4K Wallpaper
Immerse yourself in the beauty of our Cold Grey 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 Cold Grey 4K WallpaperTints and Shades of #9f9f9f HEX color (Cold Grey)
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 #9f9f9f, 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
- #E7E7E7
- #CFCFCF
- #B7B7B7
- #9f9f9f
- #777777
- #505050
- #282828
- #000000
Tones of Cold Grey (#9f9f9f HEX color)
A tone is produced by adding gray to any pure hue. In the case of #9f9f9f, #939393 is the less saturated color, while #9f9f9f is the most saturated one.
- #939393
- #969696
- #999999
- #9c9c9c
- #9f9f9f
- #555555
- #4e4e4e
- #474747
- #404040
HTML Usage Examples
HTML using color code example
<p style="color: #9f9f9f;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #9f9f9f.
CSS color code example
p { color: #9f9f9f; }
Text with hexadecimal color #9f9f9f
This is a sample text with color #9f9f9f.
Background Color with #9f9f9f
This is a example with background color #9f9f9f.
Border Color with #9f9f9f
#9f9f9f Color Preview on White (#ffffff) Background
This is a example of text with color #9f9f9f on white background.
#9f9f9f Color Preview on Black (#000000) Background
This is a example of text with color #9f9f9f on black background.
CSS codes examples
.text {color:#9f9f9f;}
.background {background-color:#9f9f9f;}
.border {border:1px solid #9f9f9f;}