Shades of Nevada #597172
Tints of Nevada #597172
RGB
CMYK
RGB Variations
Color information
#597172 (or 0x597172) is known color: Nevada. HEX triplet: 59, 71 and 72. RGB value is (89,113,114). Sum of RGB (Red+Green+Blue) = 89+113+114=316 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.16% from 316); Green value is 113 (44.53% from 255 or 35.76% from 316); Blue value is 114 (44.92% from 255 or 36.08% from 316); Max value from RGB is 114 - color contains mainly: blue. Hex color #597172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597172 is #A68E8D. Grayscale: #696969. Windows color (decimal): -10915470 or 7500121. OLE color: 7500121.
HSL color Cylindrical-coordinate representation of color #597172: hue angle of 182.4º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #597172 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 113 | 114 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.55 |
| HSL | 182.4º | 0.12% | 0.4% | - |
| HSV(B) | 182.4º | 0.22% | 0.45% | - |
| XYZ | 13.06 | 15.15 | 18.16 | - |
| YUV | 105.94 | 132.55 | 115.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 114 | 0.22 | 0.01 | 0 | 0.55 | 182.4 | 0.12 | 0.4 |
| Hex | 59 | 71 | 72 | 16 | 1 | 0 | 37 | B6 | C | 28 |
| Octal | 131 | 161 | 162 | 26 | 1 | 0 | 67 | 266 | 14 | 50 |
| Binary | 1011001 | 1110001 | 1110010 | 10110 | 1 | 0 | 110111 | 10110110 | 1100 | 101000 |
Color Harmonies of #597172
Complementary color
Monochromatic Colors of #597172
Black with #597172
Text Example
Text Example
White with #597172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597172; }
p { color: rgb(89,113,114); }
H1.HeaderClassName
{
color: #597172;
}
.AnyTagClassName
{
color: #597172;
}
</style>
background-color css
<style>
a { background-color: #597172; }
a { background-color: rgb(89,113,114); }
div.DivClassName
{
background-color: #597172;
}
.BgClassName
{
background-color: #597172;
}
</style>
border-color css
<style>
span { border-color: #597172; }
span { border-color: rgb(89,113,114); }
td.TdClassName
{
border-color: #597172;
}
.TagClassName
{
border-color: #597172;
}
</style>