Shades of William #587069
Tints of William #587069
RGB
CMYK
RGB Variations
Color information
#587069 (or 0x587069) is known color: William. HEX triplet: 58, 70 and 69. RGB value is (88,112,105). Sum of RGB (Red+Green+Blue) = 88+112+105=305 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.85% from 305); Green value is 112 (44.14% from 255 or 36.72% from 305); Blue value is 105 (41.41% from 255 or 34.43% from 305); Max value from RGB is 112 - color contains mainly: green. Hex color #587069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587069 is #A78F96. Grayscale: #686868. Windows color (decimal): -10981271 or 6910040. OLE color: 6910040.
HSL color Cylindrical-coordinate representation of color #587069: hue angle of 162.5º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #587069 is Cyan = 0.21, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 112 | 105 | - |
| CMYK | 0.21 | 0 | 0.06 | 0.56 |
| HSL | 162.5º | 0.12% | 0.39% | - |
| HSV(B) | 162.5º | 0.21% | 0.44% | - |
| XYZ | 12.37 | 14.68 | 15.55 | - |
| YUV | 104.03 | 128.55 | 116.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 105 | 0.21 | 0 | 0.06 | 0.56 | 162.5 | 0.12 | 0.39 |
| Hex | 58 | 70 | 69 | 15 | 0 | 6 | 38 | A2 | C | 27 |
| Octal | 130 | 160 | 151 | 25 | 0 | 6 | 70 | 242 | 14 | 47 |
| Binary | 1011000 | 1110000 | 1101001 | 10101 | 0 | 110 | 111000 | 10100010 | 1100 | 100111 |
Color Harmonies of #587069
Complementary color
Monochromatic Colors of #587069
Black with #587069
Text Example
Text Example
White with #587069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587069; }
p { color: rgb(88,112,105); }
H1.HeaderClassName
{
color: #587069;
}
.AnyTagClassName
{
color: #587069;
}
</style>
background-color css
<style>
a { background-color: #587069; }
a { background-color: rgb(88,112,105); }
div.DivClassName
{
background-color: #587069;
}
.BgClassName
{
background-color: #587069;
}
</style>
border-color css
<style>
span { border-color: #587069; }
span { border-color: rgb(88,112,105); }
td.TdClassName
{
border-color: #587069;
}
.TagClassName
{
border-color: #587069;
}
</style>