Shades of Nevada #667171
Tints of Nevada #667171
RGB
CMYK
RGB Variations
Color information
#667171 (or 0x667171) is known color: Nevada. HEX triplet: 66, 71 and 71. RGB value is (102,113,113). Sum of RGB (Red+Green+Blue) = 102+113+113=328 (43% of max value = 765). Red value is 102 (40.23% from 255 or 31.10% from 328); Green value is 113 (44.53% from 255 or 34.45% from 328); Blue value is 113 (44.53% from 255 or 34.45% from 328); Max value from RGB is 113 - color contains mainly: green, blue. Hex color #667171 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667171 is #998E8E. Grayscale: #6D6D6D. Windows color (decimal): -10063503 or 7434598. OLE color: 7434598.
HSL color Cylindrical-coordinate representation of color #667171: hue angle of 180º degrees, saturation: 0.05, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #667171 is Cyan = 0.10, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 113 | 113 | - |
| CMYK | 0.10 | 0 | 0 | 0.56 |
| HSL | 180º | 0.05% | 0.42% | - |
| HSV(B) | 180º | 0.1% | 0.44% | - |
| XYZ | 14.37 | 15.83 | 17.92 | - |
| YUV | 109.71 | 129.86 | 122.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 113 | 113 | 0.10 | 0 | 0 | 0.56 | 180 | 0.05 | 0.42 |
| Hex | 66 | 71 | 71 | A | 0 | 0 | 38 | B4 | 5 | 2A |
| Octal | 146 | 161 | 161 | 12 | 0 | 0 | 70 | 264 | 5 | 52 |
| Binary | 1100110 | 1110001 | 1110001 | 1010 | 0 | 0 | 111000 | 10110100 | 101 | 101010 |
Color Harmonies of #667171
Complementary color
Monochromatic Colors of #667171
Black with #667171
Text Example
Text Example
White with #667171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667171; }
p { color: rgb(102,113,113); }
H1.HeaderClassName
{
color: #667171;
}
.AnyTagClassName
{
color: #667171;
}
</style>
background-color css
<style>
a { background-color: #667171; }
a { background-color: rgb(102,113,113); }
div.DivClassName
{
background-color: #667171;
}
.BgClassName
{
background-color: #667171;
}
</style>
border-color css
<style>
span { border-color: #667171; }
span { border-color: rgb(102,113,113); }
td.TdClassName
{
border-color: #667171;
}
.TagClassName
{
border-color: #667171;
}
</style>