Shades of William #567473
Tints of William #567473
RGB
CMYK
RGB Variations
Color information
#567473 (or 0x567473) is known color: William. HEX triplet: 56, 74 and 73. RGB value is (86,116,115). Sum of RGB (Red+Green+Blue) = 86+116+115=317 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.13% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 115 (45.31% from 255 or 36.28% from 317); Max value from RGB is 116 - color contains mainly: green. Hex color #567473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567473 is #A98B8C. Grayscale: #6A6A6A. Windows color (decimal): -11111309 or 7566422. OLE color: 7566422.
HSL color Cylindrical-coordinate representation of color #567473: hue angle of 178º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #567473 is Cyan = 0.26, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 116 | 115 | - |
| CMYK | 0.26 | 0 | 0.01 | 0.55 |
| HSL | 178º | 0.15% | 0.4% | - |
| HSV(B) | 178º | 0.26% | 0.45% | - |
| XYZ | 13.18 | 15.71 | 18.56 | - |
| YUV | 106.92 | 132.56 | 113.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 116 | 115 | 0.26 | 0 | 0.01 | 0.55 | 178 | 0.15 | 0.4 |
| Hex | 56 | 74 | 73 | 1A | 0 | 1 | 37 | B2 | F | 28 |
| Octal | 126 | 164 | 163 | 32 | 0 | 1 | 67 | 262 | 17 | 50 |
| Binary | 1010110 | 1110100 | 1110011 | 11010 | 0 | 1 | 110111 | 10110010 | 1111 | 101000 |
Color Harmonies of #567473
Complementary color
Monochromatic Colors of #567473
Black with #567473
Text Example
Text Example
White with #567473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567473; }
p { color: rgb(86,116,115); }
H1.HeaderClassName
{
color: #567473;
}
.AnyTagClassName
{
color: #567473;
}
</style>
background-color css
<style>
a { background-color: #567473; }
a { background-color: rgb(86,116,115); }
div.DivClassName
{
background-color: #567473;
}
.BgClassName
{
background-color: #567473;
}
</style>
border-color css
<style>
span { border-color: #567473; }
span { border-color: rgb(86,116,115); }
td.TdClassName
{
border-color: #567473;
}
.TagClassName
{
border-color: #567473;
}
</style>