Shades of Nevada #597375
Tints of Nevada #597375
RGB
CMYK
RGB Variations
Color information
#597375 (or 0x597375) is known color: Nevada. HEX triplet: 59, 73 and 75. RGB value is (89,115,117). Sum of RGB (Red+Green+Blue) = 89+115+117=321 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.73% from 321); Green value is 115 (45.31% from 255 or 35.83% from 321); Blue value is 117 (46.09% from 255 or 36.45% from 321); Max value from RGB is 117 - color contains mainly: blue. Hex color #597375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597375 is #A68C8A. Grayscale: #6B6B6B. Windows color (decimal): -10914955 or 7697241. OLE color: 7697241.
HSL color Cylindrical-coordinate representation of color #597375: hue angle of 184.29º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #597375 is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 115 | 117 | - |
| CMYK | 0.24 | 0.02 | 0 | 0.54 |
| HSL | 184.29º | 0.14% | 0.4% | - |
| HSV(B) | 184.29º | 0.24% | 0.46% | - |
| XYZ | 13.46 | 15.67 | 19.14 | - |
| YUV | 107.45 | 133.39 | 114.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 117 | 0.24 | 0.02 | 0 | 0.54 | 184.29 | 0.14 | 0.4 |
| Hex | 59 | 73 | 75 | 18 | 2 | 0 | 36 | B8 | E | 28 |
| Octal | 131 | 163 | 165 | 30 | 2 | 0 | 66 | 270 | 16 | 50 |
| Binary | 1011001 | 1110011 | 1110101 | 11000 | 10 | 0 | 110110 | 10111000 | 1110 | 101000 |
Color Harmonies of #597375
Complementary color
Monochromatic Colors of #597375
Black with #597375
Text Example
Text Example
White with #597375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597375; }
p { color: rgb(89,115,117); }
H1.HeaderClassName
{
color: #597375;
}
.AnyTagClassName
{
color: #597375;
}
</style>
background-color css
<style>
a { background-color: #597375; }
a { background-color: rgb(89,115,117); }
div.DivClassName
{
background-color: #597375;
}
.BgClassName
{
background-color: #597375;
}
</style>
border-color css
<style>
span { border-color: #597375; }
span { border-color: rgb(89,115,117); }
td.TdClassName
{
border-color: #597375;
}
.TagClassName
{
border-color: #597375;
}
</style>