Shades of William #566A6A
Tints of William #566A6A
RGB
CMYK
RGB Variations
Color information
#566A6A (or 0x566A6A) is known color: William. HEX triplet: 56, 6A and 6A. RGB value is (86,106,106). Sum of RGB (Red+Green+Blue) = 86+106+106=298 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.86% from 298); Green value is 106 (41.80% from 255 or 35.57% from 298); Blue value is 106 (41.80% from 255 or 35.57% from 298); Max value from RGB is 106 - color contains mainly: green, blue. Hex color #566A6A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566A6A is #A99595. Grayscale: #646464. Windows color (decimal): -11113878 or 6974038. OLE color: 6974038.
HSL color Cylindrical-coordinate representation of color #566A6A: hue angle of 180º degrees, saturation: 0.1, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #566A6A is Cyan = 0.19, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
RGB | 86 | 106 | 106 | - |
CMYK | 0.19 | 0 | 0 | 0.58 |
HSL | 180º | 0.1% | 0.38% | - |
HSV(B) | 180º | 0.19% | 0.42% | - |
XYZ | 11.59 | 13.33 | 15.6 | - |
YUV | 100.02 | 131.37 | 118 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 86 | 106 | 106 | 0.19 | 0 | 0 | 0.58 | 180 | 0.1 | 0.38 |
Hex | 56 | 6A | 6A | 13 | 0 | 0 | 3A | B4 | A | 26 |
Octal | 126 | 152 | 152 | 23 | 0 | 0 | 72 | 264 | 12 | 46 |
Binary | 1010110 | 1101010 | 1101010 | 10011 | 0 | 0 | 111010 | 10110100 | 1010 | 100110 |
Color Harmonies of #566A6A
Complementary color
Monochromatic Colors of #566A6A
Black with #566A6A
Text Example
Text Example
White with #566A6A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566A6A; }
p { color: rgb(86,106,106); }
H1.HeaderClassName
{
color: #566A6A;
}
.AnyTagClassName
{
color: #566A6A;
}
</style>
background-color css
<style>
a { background-color: #566A6A; }
a { background-color: rgb(86,106,106); }
div.DivClassName
{
background-color: #566A6A;
}
.BgClassName
{
background-color: #566A6A;
}
</style>
border-color css
<style>
span { border-color: #566A6A; }
span { border-color: rgb(86,106,106); }
td.TdClassName
{
border-color: #566A6A;
}
.TagClassName
{
border-color: #566A6A;
}
</style>