Shades of William #567171
Tints of William #567171
RGB
CMYK
RGB Variations
Color information
#567171 (or 0x567171) is known color: William. HEX triplet: 56, 71 and 71. RGB value is (86,113,113). Sum of RGB (Red+Green+Blue) = 86+113+113=312 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.56% from 312); Green value is 113 (44.53% from 255 or 36.22% from 312); Blue value is 113 (44.53% from 255 or 36.22% from 312); Max value from RGB is 113 - color contains mainly: green, blue. Hex color #567171 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567171 is #A98E8E. Grayscale: #686868. Windows color (decimal): -11112079 or 7434582. OLE color: 7434582.
HSL color Cylindrical-coordinate representation of color #567171: hue angle of 180º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #567171 is Cyan = 0.24, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 113 | 113 | - |
| CMYK | 0.24 | 0 | 0 | 0.56 |
| HSL | 180º | 0.14% | 0.39% | - |
| HSV(B) | 180º | 0.24% | 0.44% | - |
| XYZ | 12.72 | 14.98 | 17.84 | - |
| YUV | 104.93 | 132.55 | 114.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 113 | 113 | 0.24 | 0 | 0 | 0.56 | 180 | 0.14 | 0.39 |
| Hex | 56 | 71 | 71 | 18 | 0 | 0 | 38 | B4 | E | 27 |
| Octal | 126 | 161 | 161 | 30 | 0 | 0 | 70 | 264 | 16 | 47 |
| Binary | 1010110 | 1110001 | 1110001 | 11000 | 0 | 0 | 111000 | 10110100 | 1110 | 100111 |
Color Harmonies of #567171
Complementary color
Monochromatic Colors of #567171
Black with #567171
Text Example
Text Example
White with #567171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567171; }
p { color: rgb(86,113,113); }
H1.HeaderClassName
{
color: #567171;
}
.AnyTagClassName
{
color: #567171;
}
</style>
background-color css
<style>
a { background-color: #567171; }
a { background-color: rgb(86,113,113); }
div.DivClassName
{
background-color: #567171;
}
.BgClassName
{
background-color: #567171;
}
</style>
border-color css
<style>
span { border-color: #567171; }
span { border-color: rgb(86,113,113); }
td.TdClassName
{
border-color: #567171;
}
.TagClassName
{
border-color: #567171;
}
</style>