Shades of William #576864
Tints of William #576864
RGB
CMYK
RGB Variations
Color information
#576864 (or 0x576864) is known color: William. HEX triplet: 57, 68 and 64. RGB value is (87,104,100). Sum of RGB (Red+Green+Blue) = 87+104+100=291 (38% of max value = 765). Red value is 87 (34.38% from 255 or 29.90% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 100 (39.45% from 255 or 34.36% from 291); Max value from RGB is 104 - color contains mainly: green. Hex color #576864 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576864 is #A8979B. Grayscale: #626262. Windows color (decimal): -11048860 or 6580311. OLE color: 6580311.
HSL color Cylindrical-coordinate representation of color #576864: hue angle of 165.88º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #576864 is Cyan = 0.16, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 104 | 100 | - |
| CMYK | 0.16 | 0 | 0.04 | 0.59 |
| HSL | 165.88º | 0.09% | 0.37% | - |
| HSV(B) | 165.88º | 0.16% | 0.41% | - |
| XYZ | 11.18 | 12.85 | 13.95 | - |
| YUV | 98.46 | 128.87 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 104 | 100 | 0.16 | 0 | 0.04 | 0.59 | 165.88 | 0.09 | 0.37 |
| Hex | 57 | 68 | 64 | 10 | 0 | 4 | 3B | A6 | 9 | 25 |
| Octal | 127 | 150 | 144 | 20 | 0 | 4 | 73 | 246 | 11 | 45 |
| Binary | 1010111 | 1101000 | 1100100 | 10000 | 0 | 100 | 111011 | 10100110 | 1001 | 100101 |
Color Harmonies of #576864
Complementary color
Monochromatic Colors of #576864
Black with #576864
Text Example
Text Example
White with #576864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576864; }
p { color: rgb(87,104,100); }
H1.HeaderClassName
{
color: #576864;
}
.AnyTagClassName
{
color: #576864;
}
</style>
background-color css
<style>
a { background-color: #576864; }
a { background-color: rgb(87,104,100); }
div.DivClassName
{
background-color: #576864;
}
.BgClassName
{
background-color: #576864;
}
</style>
border-color css
<style>
span { border-color: #576864; }
span { border-color: rgb(87,104,100); }
td.TdClassName
{
border-color: #576864;
}
.TagClassName
{
border-color: #576864;
}
</style>