Shades of William #566968
Tints of William #566968
RGB
CMYK
RGB Variations
Color information
#566968 (or 0x566968) is known color: William. HEX triplet: 56, 69 and 68. RGB value is (86,105,104). Sum of RGB (Red+Green+Blue) = 86+105+104=295 (39% of max value = 765). Red value is 86 (33.98% from 255 or 29.15% from 295); Green value is 105 (41.41% from 255 or 35.59% from 295); Blue value is 104 (41.02% from 255 or 35.25% from 295); Max value from RGB is 105 - color contains mainly: green. Hex color #566968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566968 is #A99697. Grayscale: #636363. Windows color (decimal): -11114136 or 6842710. OLE color: 6842710.
HSL color Cylindrical-coordinate representation of color #566968: hue angle of 176.84º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #566968 is Cyan = 0.18, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 105 | 104 | - |
| CMYK | 0.18 | 0 | 0.01 | 0.59 |
| HSL | 176.84º | 0.1% | 0.37% | - |
| HSV(B) | 176.84º | 0.18% | 0.41% | - |
| XYZ | 11.39 | 13.08 | 15.02 | - |
| YUV | 99.21 | 130.71 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 105 | 104 | 0.18 | 0 | 0.01 | 0.59 | 176.84 | 0.1 | 0.37 |
| Hex | 56 | 69 | 68 | 12 | 0 | 1 | 3B | B1 | A | 25 |
| Octal | 126 | 151 | 150 | 22 | 0 | 1 | 73 | 261 | 12 | 45 |
| Binary | 1010110 | 1101001 | 1101000 | 10010 | 0 | 1 | 111011 | 10110001 | 1010 | 100101 |
Color Harmonies of #566968
Complementary color
Monochromatic Colors of #566968
Black with #566968
Text Example
Text Example
White with #566968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566968; }
p { color: rgb(86,105,104); }
H1.HeaderClassName
{
color: #566968;
}
.AnyTagClassName
{
color: #566968;
}
</style>
background-color css
<style>
a { background-color: #566968; }
a { background-color: rgb(86,105,104); }
div.DivClassName
{
background-color: #566968;
}
.BgClassName
{
background-color: #566968;
}
</style>
border-color css
<style>
span { border-color: #566968; }
span { border-color: rgb(86,105,104); }
td.TdClassName
{
border-color: #566968;
}
.TagClassName
{
border-color: #566968;
}
</style>