Shades of Nevada #607978
Tints of Nevada #607978
RGB
CMYK
RGB Variations
Color information
#607978 (or 0x607978) is known color: Nevada. HEX triplet: 60, 79 and 78. RGB value is (96,121,120). Sum of RGB (Red+Green+Blue) = 96+121+120=337 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.49% from 337); Green value is 121 (47.66% from 255 or 35.91% from 337); Blue value is 120 (47.27% from 255 or 35.61% from 337); Max value from RGB is 121 - color contains mainly: green. Hex color #607978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607978 is #9F8687. Grayscale: #717171. Windows color (decimal): -10454664 or 7895392. OLE color: 7895392.
HSL color Cylindrical-coordinate representation of color #607978: hue angle of 177.6º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #607978 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 121 | 120 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.53 |
| HSL | 177.6º | 0.12% | 0.43% | - |
| HSV(B) | 177.6º | 0.21% | 0.47% | - |
| XYZ | 15.05 | 17.52 | 20.36 | - |
| YUV | 113.41 | 131.72 | 115.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 121 | 120 | 0.21 | 0 | 0.01 | 0.53 | 177.6 | 0.12 | 0.43 |
| Hex | 60 | 79 | 78 | 15 | 0 | 1 | 35 | B2 | C | 2B |
| Octal | 140 | 171 | 170 | 25 | 0 | 1 | 65 | 262 | 14 | 53 |
| Binary | 1100000 | 1111001 | 1111000 | 10101 | 0 | 1 | 110101 | 10110010 | 1100 | 101011 |
Color Harmonies of #607978
Complementary color
Monochromatic Colors of #607978
Black with #607978
Text Example
Text Example
White with #607978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607978; }
p { color: rgb(96,121,120); }
H1.HeaderClassName
{
color: #607978;
}
.AnyTagClassName
{
color: #607978;
}
</style>
background-color css
<style>
a { background-color: #607978; }
a { background-color: rgb(96,121,120); }
div.DivClassName
{
background-color: #607978;
}
.BgClassName
{
background-color: #607978;
}
</style>
border-color css
<style>
span { border-color: #607978; }
span { border-color: rgb(96,121,120); }
td.TdClassName
{
border-color: #607978;
}
.TagClassName
{
border-color: #607978;
}
</style>