Shades of William #567071
Tints of William #567071
RGB
CMYK
RGB Variations
Color information
#567071 (or 0x567071) is known color: William. HEX triplet: 56, 70 and 71. RGB value is (86,112,113). Sum of RGB (Red+Green+Blue) = 86+112+113=311 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.65% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 113 (44.53% from 255 or 36.33% from 311); Max value from RGB is 113 - color contains mainly: blue. Hex color #567071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567071 is #A98F8E. Grayscale: #686868. Windows color (decimal): -11112335 or 7434326. OLE color: 7434326.
HSL color Cylindrical-coordinate representation of color #567071: hue angle of 182.22º 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 #567071 is Cyan = 0.24, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 112 | 113 | - |
| CMYK | 0.24 | 0.01 | 0 | 0.56 |
| HSL | 182.22º | 0.14% | 0.39% | - |
| HSV(B) | 182.22º | 0.24% | 0.44% | - |
| XYZ | 12.61 | 14.76 | 17.81 | - |
| YUV | 104.34 | 132.89 | 114.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 113 | 0.24 | 0.01 | 0 | 0.56 | 182.22 | 0.14 | 0.39 |
| Hex | 56 | 70 | 71 | 18 | 1 | 0 | 38 | B6 | E | 27 |
| Octal | 126 | 160 | 161 | 30 | 1 | 0 | 70 | 266 | 16 | 47 |
| Binary | 1010110 | 1110000 | 1110001 | 11000 | 1 | 0 | 111000 | 10110110 | 1110 | 100111 |
Color Harmonies of #567071
Complementary color
Monochromatic Colors of #567071
Black with #567071
Text Example
Text Example
White with #567071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567071; }
p { color: rgb(86,112,113); }
H1.HeaderClassName
{
color: #567071;
}
.AnyTagClassName
{
color: #567071;
}
</style>
background-color css
<style>
a { background-color: #567071; }
a { background-color: rgb(86,112,113); }
div.DivClassName
{
background-color: #567071;
}
.BgClassName
{
background-color: #567071;
}
</style>
border-color css
<style>
span { border-color: #567071; }
span { border-color: rgb(86,112,113); }
td.TdClassName
{
border-color: #567071;
}
.TagClassName
{
border-color: #567071;
}
</style>