Shades of William #567672
Tints of William #567672
RGB
CMYK
RGB Variations
Color information
#567672 (or 0x567672) is known color: William. HEX triplet: 56, 76 and 72. RGB value is (86,118,114). Sum of RGB (Red+Green+Blue) = 86+118+114=318 (42% of max value = 765). Red value is 86 (33.98% from 255 or 27.04% from 318); Green value is 118 (46.48% from 255 or 37.11% from 318); Blue value is 114 (44.92% from 255 or 35.85% from 318); Max value from RGB is 118 - color contains mainly: green. Hex color #567672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567672 is #A9898D. Grayscale: #6B6B6B. Windows color (decimal): -11110798 or 7501398. OLE color: 7501398.
HSL color Cylindrical-coordinate representation of color #567672: hue angle of 172.5º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #567672 is Cyan = 0.27, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 118 | 114 | - |
| CMYK | 0.27 | 0 | 0.03 | 0.54 |
| HSL | 172.5º | 0.16% | 0.4% | - |
| HSV(B) | 172.5º | 0.27% | 0.46% | - |
| XYZ | 13.35 | 16.15 | 18.33 | - |
| YUV | 107.98 | 131.4 | 112.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 118 | 114 | 0.27 | 0 | 0.03 | 0.54 | 172.5 | 0.16 | 0.4 |
| Hex | 56 | 76 | 72 | 1B | 0 | 3 | 36 | AC | 10 | 28 |
| Octal | 126 | 166 | 162 | 33 | 0 | 3 | 66 | 254 | 20 | 50 |
| Binary | 1010110 | 1110110 | 1110010 | 11011 | 0 | 11 | 110110 | 10101100 | 10000 | 101000 |
Color Harmonies of #567672
Complementary color
Monochromatic Colors of #567672
Black with #567672
Text Example
Text Example
White with #567672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567672; }
p { color: rgb(86,118,114); }
H1.HeaderClassName
{
color: #567672;
}
.AnyTagClassName
{
color: #567672;
}
</style>
background-color css
<style>
a { background-color: #567672; }
a { background-color: rgb(86,118,114); }
div.DivClassName
{
background-color: #567672;
}
.BgClassName
{
background-color: #567672;
}
</style>
border-color css
<style>
span { border-color: #567672; }
span { border-color: rgb(86,118,114); }
td.TdClassName
{
border-color: #567672;
}
.TagClassName
{
border-color: #567672;
}
</style>