Color Nevada gray (#666f6f):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Nevada gray (#666f6f):
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:
near-grayscale
Chroma:
low chroma
Color Information about Nevada / #666f6f
The HTML HEX code is #666f6f. The corresponding color name is "Nevada". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 102%, Green (G): 111%, Blue (B): 111%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 8%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 56%. In the HSL color space, #666f6f has a hue of 180°, saturation of 4%, and lightness of 42%. The HSV representation is 180° for hue, 8% for saturation, and 44% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 46, a* (green to red) = -3, and b* (blue to yellow) = -1. The XYZ representation is X: 14, Y: 15, Z: 17. In the YUV color space, it translates to Y (luminance) = 0.4247, U (chrominance) = 0.0052, and V (chrominance) = -0.0217.
The decimal value of the color is 6713199. The closest Web-safe HEX code is #666666. Variations of the colour are #9AA2A2 for a 20% lighter version and #363A3A for a 20% darker version.
For the color with hex value #666f6f, the correlated color temperature (CT) is estimated to be 7173 Kelvin (7173K).
The approximate wavelength of #666f6f is around 500.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 666f6f | #666f6f |
RGB Decimal Code | 102, 111, 111 | rgb(102, 111, 111) |
CMYK | 8, 0, 0, 56 | / |
HSL | 180°, 4%, 42% | hsl(180°, 4%, 42%) |
HSV | 180°, 8%, 44% | / |
CIE-LAB | 46, -3, -1 | / |
XYZ | 14, 15, 17 | / |
YUV | 0.4247, 0.0052, -0.0217 | / |
Decimal value | 6713199 | / |
Web-Safe HEX | 666666 | #666666 |
Color Temperature (CT) | 7173 Kelvin (7173K) | / |
Estimate Wavelength | around 500.00nm | / |
The Depth and Diversity of Nevada (Hex: #666f6f): Exploring its Impact in Design and Culture
Nevada (#666f6f) is a color reminiscent of weathered rocks found in a desert landscape. Its cool gray hue evokes a sense of tranquility and earthiness. This color represents the barrenness and resilience of the Nevada desert, where cacti stand tall amidst the arid terrain. Nevada is like the sun-baked soil and pebbles that carpet the ground, creating an atmosphere of stillness and mystery. This color can be used effectively in designs that seek to convey a sense of calmness and harmony with nature, making it a versatile choice for websites, logos, and visual content.
Download Stunning Nevada Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Nevada Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Nevada 4K Wallpaper
Immerse yourself in the beauty of our Nevada 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 Nevada 4K WallpaperTints and Shades of #666f6f HEX color (Nevada)
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 #666f6f, 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
- #D9DBDB
- #B3B7B7
- #8C9393
- #666f6f
- #4D5353
- #333838
- #1A1C1C
- #000000
Tones of Nevada (#666f6f HEX color)
A tone is produced by adding gray to any pure hue. In the case of #666f6f, #707676 is the less saturated color, while #666f6f is the most saturated one.
- #707676
- #6e7474
- #6b7272
- #697171
- #666f6f
- #363636
- #292a2a
- #1d1e1e
- #101111
HTML Usage Examples
HTML using color code example
<p style="color: #666f6f;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #666f6f.
CSS color code example
p { color: #666f6f; }
Text with hexadecimal color #666f6f
This is a sample text with color #666f6f.
Background Color with #666f6f
This is a example with background color #666f6f.
Border Color with #666f6f
#666f6f Color Preview on White (#ffffff) Background
This is a example of text with color #666f6f on white background.
#666f6f Color Preview on Black (#000000) Background
This is a example of text with color #666f6f on black background.
CSS codes examples
.text {color:#666f6f;}
.background {background-color:#666f6f;}
.border {border:1px solid #666f6f;}