Shades of Nevada #607273
Tints of Nevada #607273
RGB
CMYK
RGB Variations
Color information
#607273 (or 0x607273) is known color: Nevada. HEX triplet: 60, 72 and 73. RGB value is (96,114,115). Sum of RGB (Red+Green+Blue) = 96+114+115=325 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.54% from 325); Green value is 114 (44.92% from 255 or 35.08% from 325); Blue value is 115 (45.31% from 255 or 35.38% from 325); Max value from RGB is 115 - color contains mainly: blue. Hex color #607273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607273 is #9F8D8C. Grayscale: #6C6C6C. Windows color (decimal): -10456461 or 7565920. OLE color: 7565920.
HSL color Cylindrical-coordinate representation of color #607273: hue angle of 183.16º degrees, saturation: 0.09, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #607273 is Cyan = 0.17, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 115 | - |
| CMYK | 0.17 | 0.01 | 0 | 0.55 |
| HSL | 183.16º | 0.09% | 0.41% | - |
| HSV(B) | 183.16º | 0.17% | 0.45% | - |
| XYZ | 13.94 | 15.76 | 18.53 | - |
| YUV | 108.73 | 131.54 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 115 | 0.17 | 0.01 | 0 | 0.55 | 183.16 | 0.09 | 0.41 |
| Hex | 60 | 72 | 73 | 11 | 1 | 0 | 37 | B7 | 9 | 29 |
| Octal | 140 | 162 | 163 | 21 | 1 | 0 | 67 | 267 | 11 | 51 |
| Binary | 1100000 | 1110010 | 1110011 | 10001 | 1 | 0 | 110111 | 10110111 | 1001 | 101001 |
Color Harmonies of #607273
Complementary color
Monochromatic Colors of #607273
Black with #607273
Text Example
Text Example
White with #607273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607273; }
p { color: rgb(96,114,115); }
H1.HeaderClassName
{
color: #607273;
}
.AnyTagClassName
{
color: #607273;
}
</style>
background-color css
<style>
a { background-color: #607273; }
a { background-color: rgb(96,114,115); }
div.DivClassName
{
background-color: #607273;
}
.BgClassName
{
background-color: #607273;
}
</style>
border-color css
<style>
span { border-color: #607273; }
span { border-color: rgb(96,114,115); }
td.TdClassName
{
border-color: #607273;
}
.TagClassName
{
border-color: #607273;
}
</style>