Shades of William #567871
Tints of William #567871
RGB
CMYK
RGB Variations
Color information
#567871 (or 0x567871) is known color: William. HEX triplet: 56, 78 and 71. RGB value is (86,120,113). Sum of RGB (Red+Green+Blue) = 86+120+113=319 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.96% from 319); Green value is 120 (47.27% from 255 or 37.62% from 319); Blue value is 113 (44.53% from 255 or 35.42% from 319); Max value from RGB is 120 - color contains mainly: green. Hex color #567871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567871 is #A9878E. Grayscale: #6D6D6D. Windows color (decimal): -11110287 or 7436374. OLE color: 7436374.
HSL color Cylindrical-coordinate representation of color #567871: hue angle of 167.65º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #567871 is Cyan = 0.28, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 120 | 113 | - |
| CMYK | 0.28 | 0 | 0.06 | 0.53 |
| HSL | 167.65º | 0.17% | 0.4% | - |
| HSV(B) | 167.65º | 0.28% | 0.47% | - |
| XYZ | 13.53 | 16.6 | 18.11 | - |
| YUV | 109.04 | 130.24 | 111.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 120 | 113 | 0.28 | 0 | 0.06 | 0.53 | 167.65 | 0.17 | 0.4 |
| Hex | 56 | 78 | 71 | 1C | 0 | 6 | 35 | A8 | 11 | 28 |
| Octal | 126 | 170 | 161 | 34 | 0 | 6 | 65 | 250 | 21 | 50 |
| Binary | 1010110 | 1111000 | 1110001 | 11100 | 0 | 110 | 110101 | 10101000 | 10001 | 101000 |
Color Harmonies of #567871
Complementary color
Monochromatic Colors of #567871
Black with #567871
Text Example
Text Example
White with #567871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567871; }
p { color: rgb(86,120,113); }
H1.HeaderClassName
{
color: #567871;
}
.AnyTagClassName
{
color: #567871;
}
</style>
background-color css
<style>
a { background-color: #567871; }
a { background-color: rgb(86,120,113); }
div.DivClassName
{
background-color: #567871;
}
.BgClassName
{
background-color: #567871;
}
</style>
border-color css
<style>
span { border-color: #567871; }
span { border-color: rgb(86,120,113); }
td.TdClassName
{
border-color: #567871;
}
.TagClassName
{
border-color: #567871;
}
</style>