Shades of William #587974
Tints of William #587974
RGB
CMYK
RGB Variations
Color information
#587974 (or 0x587974) is known color: William. HEX triplet: 58, 79 and 74. RGB value is (88,121,116). Sum of RGB (Red+Green+Blue) = 88+121+116=325 (43% of max value = 765). Red value is 88 (34.77% from 255 or 27.08% from 325); Green value is 121 (47.66% from 255 or 37.23% from 325); Blue value is 116 (45.70% from 255 or 35.69% from 325); Max value from RGB is 121 - color contains mainly: green. Hex color #587974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587974 is #A7868B. Grayscale: #6E6E6E. Windows color (decimal): -10978956 or 7633240. OLE color: 7633240.
HSL color Cylindrical-coordinate representation of color #587974: hue angle of 170.91º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #587974 is Cyan = 0.27, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 121 | 116 | - |
| CMYK | 0.27 | 0 | 0.04 | 0.53 |
| HSL | 170.91º | 0.16% | 0.41% | - |
| HSV(B) | 170.91º | 0.27% | 0.47% | - |
| XYZ | 14.01 | 17.01 | 19.07 | - |
| YUV | 110.56 | 131.07 | 111.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 116 | 0.27 | 0 | 0.04 | 0.53 | 170.91 | 0.16 | 0.41 |
| Hex | 58 | 79 | 74 | 1B | 0 | 4 | 35 | AB | 10 | 29 |
| Octal | 130 | 171 | 164 | 33 | 0 | 4 | 65 | 253 | 20 | 51 |
| Binary | 1011000 | 1111001 | 1110100 | 11011 | 0 | 100 | 110101 | 10101011 | 10000 | 101001 |
Color Harmonies of #587974
Complementary color
Monochromatic Colors of #587974
Black with #587974
Text Example
Text Example
White with #587974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587974; }
p { color: rgb(88,121,116); }
H1.HeaderClassName
{
color: #587974;
}
.AnyTagClassName
{
color: #587974;
}
</style>
background-color css
<style>
a { background-color: #587974; }
a { background-color: rgb(88,121,116); }
div.DivClassName
{
background-color: #587974;
}
.BgClassName
{
background-color: #587974;
}
</style>
border-color css
<style>
span { border-color: #587974; }
span { border-color: rgb(88,121,116); }
td.TdClassName
{
border-color: #587974;
}
.TagClassName
{
border-color: #587974;
}
</style>