Shades of Nevada #607375
Tints of Nevada #607375
RGB
CMYK
RGB Variations
Color information
#607375 (or 0x607375) is known color: Nevada. HEX triplet: 60, 73 and 75. RGB value is (96,115,117). Sum of RGB (Red+Green+Blue) = 96+115+117=328 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.27% from 328); Green value is 115 (45.31% from 255 or 35.06% from 328); Blue value is 117 (46.09% from 255 or 35.67% from 328); Max value from RGB is 117 - color contains mainly: blue. Hex color #607375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607375 is #9F8C8A. Grayscale: #6D6D6D. Windows color (decimal): -10456203 or 7697248. OLE color: 7697248.
HSL color Cylindrical-coordinate representation of color #607375: hue angle of 185.71º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #607375 is Cyan = 0.18, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 115 | 117 | - |
| CMYK | 0.18 | 0.02 | 0 | 0.54 |
| HSL | 185.71º | 0.1% | 0.42% | - |
| HSV(B) | 185.71º | 0.18% | 0.46% | - |
| XYZ | 14.17 | 16.03 | 19.18 | - |
| YUV | 109.55 | 132.21 | 118.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 117 | 0.18 | 0.02 | 0 | 0.54 | 185.71 | 0.1 | 0.42 |
| Hex | 60 | 73 | 75 | 12 | 2 | 0 | 36 | BA | A | 2A |
| Octal | 140 | 163 | 165 | 22 | 2 | 0 | 66 | 272 | 12 | 52 |
| Binary | 1100000 | 1110011 | 1110101 | 10010 | 10 | 0 | 110110 | 10111010 | 1010 | 101010 |
Color Harmonies of #607375
Complementary color
Monochromatic Colors of #607375
Black with #607375
Text Example
Text Example
White with #607375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607375; }
p { color: rgb(96,115,117); }
H1.HeaderClassName
{
color: #607375;
}
.AnyTagClassName
{
color: #607375;
}
</style>
background-color css
<style>
a { background-color: #607375; }
a { background-color: rgb(96,115,117); }
div.DivClassName
{
background-color: #607375;
}
.BgClassName
{
background-color: #607375;
}
</style>
border-color css
<style>
span { border-color: #607375; }
span { border-color: rgb(96,115,117); }
td.TdClassName
{
border-color: #607375;
}
.TagClassName
{
border-color: #607375;
}
</style>