Shades of William #567774
Tints of William #567774
RGB
CMYK
RGB Variations
Color information
#567774 (or 0x567774) is known color: William. HEX triplet: 56, 77 and 74. RGB value is (86,119,116). Sum of RGB (Red+Green+Blue) = 86+119+116=321 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.79% from 321); Green value is 119 (46.88% from 255 or 37.07% from 321); Blue value is 116 (45.70% from 255 or 36.14% from 321); Max value from RGB is 119 - color contains mainly: green. Hex color #567774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567774 is #A9888B. Grayscale: #6C6C6C. Windows color (decimal): -11110540 or 7632726. OLE color: 7632726.
HSL color Cylindrical-coordinate representation of color #567774: hue angle of 174.55º degrees, saturation: 0.16, 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 #567774 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 119 | 116 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.53 |
| HSL | 174.55º | 0.16% | 0.4% | - |
| HSV(B) | 174.55º | 0.28% | 0.47% | - |
| XYZ | 13.59 | 16.43 | 18.98 | - |
| YUV | 108.79 | 132.07 | 111.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 119 | 116 | 0.28 | 0 | 0.03 | 0.53 | 174.55 | 0.16 | 0.4 |
| Hex | 56 | 77 | 74 | 1C | 0 | 3 | 35 | AF | 10 | 28 |
| Octal | 126 | 167 | 164 | 34 | 0 | 3 | 65 | 257 | 20 | 50 |
| Binary | 1010110 | 1110111 | 1110100 | 11100 | 0 | 11 | 110101 | 10101111 | 10000 | 101000 |
Color Harmonies of #567774
Complementary color
Monochromatic Colors of #567774
Black with #567774
Text Example
Text Example
White with #567774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567774; }
p { color: rgb(86,119,116); }
H1.HeaderClassName
{
color: #567774;
}
.AnyTagClassName
{
color: #567774;
}
</style>
background-color css
<style>
a { background-color: #567774; }
a { background-color: rgb(86,119,116); }
div.DivClassName
{
background-color: #567774;
}
.BgClassName
{
background-color: #567774;
}
</style>
border-color css
<style>
span { border-color: #567774; }
span { border-color: rgb(86,119,116); }
td.TdClassName
{
border-color: #567774;
}
.TagClassName
{
border-color: #567774;
}
</style>