Shades of Nevada #587072
Tints of Nevada #587072
RGB
CMYK
RGB Variations
Color information
#587072 (or 0x587072) is known color: Nevada. HEX triplet: 58, 70 and 72. RGB value is (88,112,114). Sum of RGB (Red+Green+Blue) = 88+112+114=314 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.03% from 314); Green value is 112 (44.14% from 255 or 35.67% from 314); Blue value is 114 (44.92% from 255 or 36.31% from 314); Max value from RGB is 114 - color contains mainly: blue. Hex color #587072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587072 is #A78F8D. Grayscale: #696969. Windows color (decimal): -10981262 or 7499864. OLE color: 7499864.
HSL color Cylindrical-coordinate representation of color #587072: hue angle of 184.62º 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 #587072 is Cyan = 0.23, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 112 | 114 | - |
| CMYK | 0.23 | 0.02 | 0 | 0.55 |
| HSL | 184.62º | 0.13% | 0.4% | - |
| HSV(B) | 184.62º | 0.23% | 0.45% | - |
| XYZ | 12.86 | 14.88 | 18.11 | - |
| YUV | 105.05 | 133.05 | 115.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 114 | 0.23 | 0.02 | 0 | 0.55 | 184.62 | 0.13 | 0.4 |
| Hex | 58 | 70 | 72 | 17 | 2 | 0 | 37 | B9 | D | 28 |
| Octal | 130 | 160 | 162 | 27 | 2 | 0 | 67 | 271 | 15 | 50 |
| Binary | 1011000 | 1110000 | 1110010 | 10111 | 10 | 0 | 110111 | 10111001 | 1101 | 101000 |
Color Harmonies of #587072
Complementary color
Monochromatic Colors of #587072
Black with #587072
Text Example
Text Example
White with #587072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587072; }
p { color: rgb(88,112,114); }
H1.HeaderClassName
{
color: #587072;
}
.AnyTagClassName
{
color: #587072;
}
</style>
background-color css
<style>
a { background-color: #587072; }
a { background-color: rgb(88,112,114); }
div.DivClassName
{
background-color: #587072;
}
.BgClassName
{
background-color: #587072;
}
</style>
border-color css
<style>
span { border-color: #587072; }
span { border-color: rgb(88,112,114); }
td.TdClassName
{
border-color: #587072;
}
.TagClassName
{
border-color: #587072;
}
</style>