Shades of William #567472
Tints of William #567472
RGB
CMYK
RGB Variations
Color information
#567472 (or 0x567472) is known color: William. HEX triplet: 56, 74 and 72. RGB value is (86,116,114). Sum of RGB (Red+Green+Blue) = 86+116+114=316 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.22% from 316); Green value is 116 (45.70% from 255 or 36.71% from 316); Blue value is 114 (44.92% from 255 or 36.08% from 316); Max value from RGB is 116 - color contains mainly: green. Hex color #567472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567472 is #A98B8D. Grayscale: #6A6A6A. Windows color (decimal): -11111310 or 7500886. OLE color: 7500886.
HSL color Cylindrical-coordinate representation of color #567472: hue angle of 176º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #567472 is Cyan = 0.26, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 116 | 114 | - |
| CMYK | 0.26 | 0 | 0.02 | 0.55 |
| HSL | 176º | 0.15% | 0.4% | - |
| HSV(B) | 176º | 0.26% | 0.45% | - |
| XYZ | 13.12 | 15.68 | 18.26 | - |
| YUV | 106.8 | 132.06 | 113.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 116 | 114 | 0.26 | 0 | 0.02 | 0.55 | 176 | 0.15 | 0.4 |
| Hex | 56 | 74 | 72 | 1A | 0 | 2 | 37 | B0 | F | 28 |
| Octal | 126 | 164 | 162 | 32 | 0 | 2 | 67 | 260 | 17 | 50 |
| Binary | 1010110 | 1110100 | 1110010 | 11010 | 0 | 10 | 110111 | 10110000 | 1111 | 101000 |
Color Harmonies of #567472
Complementary color
Monochromatic Colors of #567472
Black with #567472
Text Example
Text Example
White with #567472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567472; }
p { color: rgb(86,116,114); }
H1.HeaderClassName
{
color: #567472;
}
.AnyTagClassName
{
color: #567472;
}
</style>
background-color css
<style>
a { background-color: #567472; }
a { background-color: rgb(86,116,114); }
div.DivClassName
{
background-color: #567472;
}
.BgClassName
{
background-color: #567472;
}
</style>
border-color css
<style>
span { border-color: #567472; }
span { border-color: rgb(86,116,114); }
td.TdClassName
{
border-color: #567472;
}
.TagClassName
{
border-color: #567472;
}
</style>