Shades of William #567670
Tints of William #567670
RGB
CMYK
RGB Variations
Color information
#567670 (or 0x567670) is known color: William. HEX triplet: 56, 76 and 70. RGB value is (86,118,112). Sum of RGB (Red+Green+Blue) = 86+118+112=316 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.22% from 316); Green value is 118 (46.48% from 255 or 37.34% from 316); Blue value is 112 (44.14% from 255 or 35.44% from 316); Max value from RGB is 118 - color contains mainly: green. Hex color #567670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567670 is #A9898F. Grayscale: #6B6B6B. Windows color (decimal): -11110800 or 7370326. OLE color: 7370326.
HSL color Cylindrical-coordinate representation of color #567670: hue angle of 168.75º 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 #567670 is Cyan = 0.27, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 118 | 112 | - |
| CMYK | 0.27 | 0 | 0.05 | 0.54 |
| HSL | 168.75º | 0.16% | 0.4% | - |
| HSV(B) | 168.75º | 0.27% | 0.46% | - |
| XYZ | 13.24 | 16.11 | 17.74 | - |
| YUV | 107.75 | 130.4 | 112.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 118 | 112 | 0.27 | 0 | 0.05 | 0.54 | 168.75 | 0.16 | 0.4 |
| Hex | 56 | 76 | 70 | 1B | 0 | 5 | 36 | A9 | 10 | 28 |
| Octal | 126 | 166 | 160 | 33 | 0 | 5 | 66 | 251 | 20 | 50 |
| Binary | 1010110 | 1110110 | 1110000 | 11011 | 0 | 101 | 110110 | 10101001 | 10000 | 101000 |
Color Harmonies of #567670
Complementary color
Monochromatic Colors of #567670
Black with #567670
Text Example
Text Example
White with #567670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567670; }
p { color: rgb(86,118,112); }
H1.HeaderClassName
{
color: #567670;
}
.AnyTagClassName
{
color: #567670;
}
</style>
background-color css
<style>
a { background-color: #567670; }
a { background-color: rgb(86,118,112); }
div.DivClassName
{
background-color: #567670;
}
.BgClassName
{
background-color: #567670;
}
</style>
border-color css
<style>
span { border-color: #567670; }
span { border-color: rgb(86,118,112); }
td.TdClassName
{
border-color: #567670;
}
.TagClassName
{
border-color: #567670;
}
</style>