Shades of Como #557664
Tints of Como #557664
RGB
CMYK
RGB Variations
Color information
#557664 (or 0x557664) is known color: Como. HEX triplet: 55, 76 and 64. RGB value is (85,118,100). Sum of RGB (Red+Green+Blue) = 85+118+100=303 (40% of max value = 765). Red value is 85 (33.59% from 255 or 28.05% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 100 (39.45% from 255 or 33.00% from 303); Max value from RGB is 118 - color contains mainly: green. Hex color #557664 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557664 is #AA899B. Grayscale: #6A6A6A. Windows color (decimal): -11176348 or 6583893. OLE color: 6583893.
HSL color Cylindrical-coordinate representation of color #557664: hue angle of 147.27º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #557664 is Cyan = 0.28, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 100 | - |
| CMYK | 0.28 | 0 | 0.15 | 0.54 |
| HSL | 147.27º | 0.16% | 0.4% | - |
| HSV(B) | 147.27º | 0.28% | 0.46% | - |
| XYZ | 12.53 | 15.81 | 14.45 | - |
| YUV | 106.08 | 124.57 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 100 | 0.28 | 0 | 0.15 | 0.54 | 147.27 | 0.16 | 0.4 |
| Hex | 55 | 76 | 64 | 1C | 0 | F | 36 | 93 | 10 | 28 |
| Octal | 125 | 166 | 144 | 34 | 0 | 17 | 66 | 223 | 20 | 50 |
| Binary | 1010101 | 1110110 | 1100100 | 11100 | 0 | 1111 | 110110 | 10010011 | 10000 | 101000 |
Color Harmonies of #557664
Complementary color
Monochromatic Colors of #557664
Black with #557664
Text Example
Text Example
White with #557664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557664; }
p { color: rgb(85,118,100); }
H1.HeaderClassName
{
color: #557664;
}
.AnyTagClassName
{
color: #557664;
}
</style>
background-color css
<style>
a { background-color: #557664; }
a { background-color: rgb(85,118,100); }
div.DivClassName
{
background-color: #557664;
}
.BgClassName
{
background-color: #557664;
}
</style>
border-color css
<style>
span { border-color: #557664; }
span { border-color: rgb(85,118,100); }
td.TdClassName
{
border-color: #557664;
}
.TagClassName
{
border-color: #557664;
}
</style>