Shades of Nevada #607476
Tints of Nevada #607476
RGB
CMYK
RGB Variations
Color information
#607476 (or 0x607476) is known color: Nevada. HEX triplet: 60, 74 and 76. RGB value is (96,116,118). Sum of RGB (Red+Green+Blue) = 96+116+118=330 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.09% from 330); Green value is 116 (45.70% from 255 or 35.15% from 330); Blue value is 118 (46.48% from 255 or 35.76% from 330); Max value from RGB is 118 - color contains mainly: blue. Hex color #607476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607476 is #9F8B89. Grayscale: #6E6E6E. Windows color (decimal): -10455946 or 7763040. OLE color: 7763040.
HSL color Cylindrical-coordinate representation of color #607476: hue angle of 185.45º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #607476 is Cyan = 0.19, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 116 | 118 | - |
| CMYK | 0.19 | 0.02 | 0 | 0.54 |
| HSL | 185.45º | 0.1% | 0.42% | - |
| HSV(B) | 185.45º | 0.19% | 0.46% | - |
| XYZ | 14.34 | 16.29 | 19.53 | - |
| YUV | 110.25 | 132.37 | 117.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 116 | 118 | 0.19 | 0.02 | 0 | 0.54 | 185.45 | 0.1 | 0.42 |
| Hex | 60 | 74 | 76 | 13 | 2 | 0 | 36 | B9 | A | 2A |
| Octal | 140 | 164 | 166 | 23 | 2 | 0 | 66 | 271 | 12 | 52 |
| Binary | 1100000 | 1110100 | 1110110 | 10011 | 10 | 0 | 110110 | 10111001 | 1010 | 101010 |
Color Harmonies of #607476
Complementary color
Monochromatic Colors of #607476
Black with #607476
Text Example
Text Example
White with #607476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607476; }
p { color: rgb(96,116,118); }
H1.HeaderClassName
{
color: #607476;
}
.AnyTagClassName
{
color: #607476;
}
</style>
background-color css
<style>
a { background-color: #607476; }
a { background-color: rgb(96,116,118); }
div.DivClassName
{
background-color: #607476;
}
.BgClassName
{
background-color: #607476;
}
</style>
border-color css
<style>
span { border-color: #607476; }
span { border-color: rgb(96,116,118); }
td.TdClassName
{
border-color: #607476;
}
.TagClassName
{
border-color: #607476;
}
</style>