Shades of William #567874
Tints of William #567874
RGB
CMYK
RGB Variations
Color information
#567874 (or 0x567874) is known color: William. HEX triplet: 56, 78 and 74. RGB value is (86,120,116). Sum of RGB (Red+Green+Blue) = 86+120+116=322 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.71% from 322); Green value is 120 (47.27% from 255 or 37.27% from 322); Blue value is 116 (45.70% from 255 or 36.02% from 322); Max value from RGB is 120 - color contains mainly: green. Hex color #567874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567874 is #A9878B. Grayscale: #6D6D6D. Windows color (decimal): -11110284 or 7632982. OLE color: 7632982.
HSL color Cylindrical-coordinate representation of color #567874: hue angle of 172.94º degrees, saturation: 0.17, 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 #567874 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 120 | 116 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.53 |
| HSL | 172.94º | 0.17% | 0.4% | - |
| HSV(B) | 172.94º | 0.28% | 0.47% | - |
| XYZ | 13.71 | 16.67 | 19.02 | - |
| YUV | 109.38 | 131.74 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 120 | 116 | 0.28 | 0 | 0.03 | 0.53 | 172.94 | 0.17 | 0.4 |
| Hex | 56 | 78 | 74 | 1C | 0 | 3 | 35 | AD | 11 | 28 |
| Octal | 126 | 170 | 164 | 34 | 0 | 3 | 65 | 255 | 21 | 50 |
| Binary | 1010110 | 1111000 | 1110100 | 11100 | 0 | 11 | 110101 | 10101101 | 10001 | 101000 |
Color Harmonies of #567874
Complementary color
Monochromatic Colors of #567874
Black with #567874
Text Example
Text Example
White with #567874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567874; }
p { color: rgb(86,120,116); }
H1.HeaderClassName
{
color: #567874;
}
.AnyTagClassName
{
color: #567874;
}
</style>
background-color css
<style>
a { background-color: #567874; }
a { background-color: rgb(86,120,116); }
div.DivClassName
{
background-color: #567874;
}
.BgClassName
{
background-color: #567874;
}
</style>
border-color css
<style>
span { border-color: #567874; }
span { border-color: rgb(86,120,116); }
td.TdClassName
{
border-color: #567874;
}
.TagClassName
{
border-color: #567874;
}
</style>