Shades of Nevada #607274
Tints of Nevada #607274
RGB
CMYK
RGB Variations
Color information
#607274 (or 0x607274) is known color: Nevada. HEX triplet: 60, 72 and 74. RGB value is (96,114,116). Sum of RGB (Red+Green+Blue) = 96+114+116=326 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.45% from 326); Green value is 114 (44.92% from 255 or 34.97% from 326); Blue value is 116 (45.70% from 255 or 35.58% from 326); Max value from RGB is 116 - color contains mainly: blue. Hex color #607274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607274 is #9F8D8B. Grayscale: #6C6C6C. Windows color (decimal): -10456460 or 7631456. OLE color: 7631456.
HSL color Cylindrical-coordinate representation of color #607274: hue angle of 186º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #607274 is Cyan = 0.17, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 116 | - |
| CMYK | 0.17 | 0.02 | 0 | 0.55 |
| HSL | 186º | 0.09% | 0.42% | - |
| HSV(B) | 186º | 0.17% | 0.45% | - |
| XYZ | 13.99 | 15.78 | 18.83 | - |
| YUV | 108.85 | 132.04 | 118.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 116 | 0.17 | 0.02 | 0 | 0.55 | 186 | 0.09 | 0.42 |
| Hex | 60 | 72 | 74 | 11 | 2 | 0 | 37 | BA | 9 | 2A |
| Octal | 140 | 162 | 164 | 21 | 2 | 0 | 67 | 272 | 11 | 52 |
| Binary | 1100000 | 1110010 | 1110100 | 10001 | 10 | 0 | 110111 | 10111010 | 1001 | 101010 |
Color Harmonies of #607274
Complementary color
Monochromatic Colors of #607274
Black with #607274
Text Example
Text Example
White with #607274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607274; }
p { color: rgb(96,114,116); }
H1.HeaderClassName
{
color: #607274;
}
.AnyTagClassName
{
color: #607274;
}
</style>
background-color css
<style>
a { background-color: #607274; }
a { background-color: rgb(96,114,116); }
div.DivClassName
{
background-color: #607274;
}
.BgClassName
{
background-color: #607274;
}
</style>
border-color css
<style>
span { border-color: #607274; }
span { border-color: rgb(96,114,116); }
td.TdClassName
{
border-color: #607274;
}
.TagClassName
{
border-color: #607274;
}
</style>