Shades of William #556866
Tints of William #556866
RGB
CMYK
RGB Variations
Color information
#556866 (or 0x556866) is known color: William. HEX triplet: 55, 68 and 66. RGB value is (85,104,102). Sum of RGB (Red+Green+Blue) = 85+104+102=291 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.21% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 102 (40.23% from 255 or 35.05% from 291); Max value from RGB is 104 - color contains mainly: green. Hex color #556866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556866 is #AA9799. Grayscale: #626262. Windows color (decimal): -11179930 or 6711381. OLE color: 6711381.
HSL color Cylindrical-coordinate representation of color #556866: hue angle of 173.68º 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 #556866 is Cyan = 0.18, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 104 | 102 | - |
| CMYK | 0.18 | 0 | 0.02 | 0.59 |
| HSL | 173.68º | 0.1% | 0.37% | - |
| HSV(B) | 173.68º | 0.18% | 0.41% | - |
| XYZ | 11.09 | 12.79 | 14.45 | - |
| YUV | 98.09 | 130.21 | 118.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 104 | 102 | 0.18 | 0 | 0.02 | 0.59 | 173.68 | 0.1 | 0.37 |
| Hex | 55 | 68 | 66 | 12 | 0 | 2 | 3B | AE | A | 25 |
| Octal | 125 | 150 | 146 | 22 | 0 | 2 | 73 | 256 | 12 | 45 |
| Binary | 1010101 | 1101000 | 1100110 | 10010 | 0 | 10 | 111011 | 10101110 | 1010 | 100101 |
Color Harmonies of #556866
Complementary color
Monochromatic Colors of #556866
Black with #556866
Text Example
Text Example
White with #556866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556866; }
p { color: rgb(85,104,102); }
H1.HeaderClassName
{
color: #556866;
}
.AnyTagClassName
{
color: #556866;
}
</style>
background-color css
<style>
a { background-color: #556866; }
a { background-color: rgb(85,104,102); }
div.DivClassName
{
background-color: #556866;
}
.BgClassName
{
background-color: #556866;
}
</style>
border-color css
<style>
span { border-color: #556866; }
span { border-color: rgb(85,104,102); }
td.TdClassName
{
border-color: #556866;
}
.TagClassName
{
border-color: #556866;
}
</style>