Shades of Nevada #667576
Tints of Nevada #667576
RGB
CMYK
RGB Variations
Color information
#667576 (or 0x667576) is known color: Nevada. HEX triplet: 66, 75 and 76. RGB value is (102,117,118). Sum of RGB (Red+Green+Blue) = 102+117+118=337 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.27% from 337); Green value is 117 (46.09% from 255 or 34.72% from 337); Blue value is 118 (46.48% from 255 or 35.01% from 337); Max value from RGB is 118 - color contains mainly: blue. Hex color #667576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667576 is #998A89. Grayscale: #707070. Windows color (decimal): -10062474 or 7763302. OLE color: 7763302.
HSL color Cylindrical-coordinate representation of color #667576: hue angle of 183.75º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #667576 is Cyan = 0.14, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 117 | 118 | - |
| CMYK | 0.14 | 0.01 | 0 | 0.54 |
| HSL | 183.75º | 0.07% | 0.43% | - |
| HSV(B) | 183.75º | 0.14% | 0.46% | - |
| XYZ | 15.11 | 16.86 | 19.6 | - |
| YUV | 112.63 | 131.03 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 118 | 0.14 | 0.01 | 0 | 0.54 | 183.75 | 0.07 | 0.43 |
| Hex | 66 | 75 | 76 | E | 1 | 0 | 36 | B8 | 7 | 2B |
| Octal | 146 | 165 | 166 | 16 | 1 | 0 | 66 | 270 | 7 | 53 |
| Binary | 1100110 | 1110101 | 1110110 | 1110 | 1 | 0 | 110110 | 10111000 | 111 | 101011 |
Color Harmonies of #667576
Complementary color
Monochromatic Colors of #667576
Black with #667576
Text Example
Text Example
White with #667576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667576; }
p { color: rgb(102,117,118); }
H1.HeaderClassName
{
color: #667576;
}
.AnyTagClassName
{
color: #667576;
}
</style>
background-color css
<style>
a { background-color: #667576; }
a { background-color: rgb(102,117,118); }
div.DivClassName
{
background-color: #667576;
}
.BgClassName
{
background-color: #667576;
}
</style>
border-color css
<style>
span { border-color: #667576; }
span { border-color: rgb(102,117,118); }
td.TdClassName
{
border-color: #667576;
}
.TagClassName
{
border-color: #667576;
}
</style>