Shades of Nevada #597374
Tints of Nevada #597374
RGB
CMYK
RGB Variations
Color information
#597374 (or 0x597374) is known color: Nevada. HEX triplet: 59, 73 and 74. RGB value is (89,115,116). Sum of RGB (Red+Green+Blue) = 89+115+116=320 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.81% from 320); Green value is 115 (45.31% from 255 or 35.94% from 320); Blue value is 116 (45.70% from 255 or 36.25% from 320); Max value from RGB is 116 - color contains mainly: blue. Hex color #597374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597374 is #A68C8B. Grayscale: #6B6B6B. Windows color (decimal): -10914956 or 7631705. OLE color: 7631705.
HSL color Cylindrical-coordinate representation of color #597374: hue angle of 182.22º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #597374 is Cyan = 0.23, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 115 | 116 | - |
| CMYK | 0.23 | 0.01 | 0 | 0.55 |
| HSL | 182.22º | 0.13% | 0.4% | - |
| HSV(B) | 182.22º | 0.23% | 0.45% | - |
| XYZ | 13.4 | 15.65 | 18.84 | - |
| YUV | 107.34 | 132.89 | 114.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 116 | 0.23 | 0.01 | 0 | 0.55 | 182.22 | 0.13 | 0.4 |
| Hex | 59 | 73 | 74 | 17 | 1 | 0 | 37 | B6 | D | 28 |
| Octal | 131 | 163 | 164 | 27 | 1 | 0 | 67 | 266 | 15 | 50 |
| Binary | 1011001 | 1110011 | 1110100 | 10111 | 1 | 0 | 110111 | 10110110 | 1101 | 101000 |
Color Harmonies of #597374
Complementary color
Monochromatic Colors of #597374
Black with #597374
Text Example
Text Example
White with #597374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597374; }
p { color: rgb(89,115,116); }
H1.HeaderClassName
{
color: #597374;
}
.AnyTagClassName
{
color: #597374;
}
</style>
background-color css
<style>
a { background-color: #597374; }
a { background-color: rgb(89,115,116); }
div.DivClassName
{
background-color: #597374;
}
.BgClassName
{
background-color: #597374;
}
</style>
border-color css
<style>
span { border-color: #597374; }
span { border-color: rgb(89,115,116); }
td.TdClassName
{
border-color: #597374;
}
.TagClassName
{
border-color: #597374;
}
</style>