Shades of William #567570
Tints of William #567570
RGB
CMYK
RGB Variations
Color information
#567570 (or 0x567570) is known color: William. HEX triplet: 56, 75 and 70. RGB value is (86,117,112). Sum of RGB (Red+Green+Blue) = 86+117+112=315 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.30% from 315); Green value is 117 (46.09% from 255 or 37.14% from 315); Blue value is 112 (44.14% from 255 or 35.56% from 315); Max value from RGB is 117 - color contains mainly: green. Hex color #567570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567570 is #A98A8F. Grayscale: #6B6B6B. Windows color (decimal): -11111056 or 7370070. OLE color: 7370070.
HSL color Cylindrical-coordinate representation of color #567570: hue angle of 170.32º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #567570 is Cyan = 0.26, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 117 | 112 | - |
| CMYK | 0.26 | 0 | 0.04 | 0.54 |
| HSL | 170.32º | 0.15% | 0.4% | - |
| HSV(B) | 170.32º | 0.26% | 0.46% | - |
| XYZ | 13.12 | 15.87 | 17.7 | - |
| YUV | 107.16 | 130.73 | 112.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 117 | 112 | 0.26 | 0 | 0.04 | 0.54 | 170.32 | 0.15 | 0.4 |
| Hex | 56 | 75 | 70 | 1A | 0 | 4 | 36 | AA | F | 28 |
| Octal | 126 | 165 | 160 | 32 | 0 | 4 | 66 | 252 | 17 | 50 |
| Binary | 1010110 | 1110101 | 1110000 | 11010 | 0 | 100 | 110110 | 10101010 | 1111 | 101000 |
Color Harmonies of #567570
Complementary color
Monochromatic Colors of #567570
Black with #567570
Text Example
Text Example
White with #567570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567570; }
p { color: rgb(86,117,112); }
H1.HeaderClassName
{
color: #567570;
}
.AnyTagClassName
{
color: #567570;
}
</style>
background-color css
<style>
a { background-color: #567570; }
a { background-color: rgb(86,117,112); }
div.DivClassName
{
background-color: #567570;
}
.BgClassName
{
background-color: #567570;
}
</style>
border-color css
<style>
span { border-color: #567570; }
span { border-color: rgb(86,117,112); }
td.TdClassName
{
border-color: #567570;
}
.TagClassName
{
border-color: #567570;
}
</style>