Shades of Como #567666
Tints of Como #567666
RGB
CMYK
RGB Variations
Color information
#567666 (or 0x567666) is known color: Como. HEX triplet: 56, 76 and 66. RGB value is (86,118,102). Sum of RGB (Red+Green+Blue) = 86+118+102=306 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.10% from 306); Green value is 118 (46.48% from 255 or 38.56% from 306); Blue value is 102 (40.23% from 255 or 33.33% from 306); Max value from RGB is 118 - color contains mainly: green. Hex color #567666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567666 is #A98999. Grayscale: #6A6A6A. Windows color (decimal): -11110810 or 6714966. OLE color: 6714966.
HSL color Cylindrical-coordinate representation of color #567666: hue angle of 150º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #567666 is Cyan = 0.27, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 118 | 102 | - |
| CMYK | 0.27 | 0 | 0.14 | 0.54 |
| HSL | 150º | 0.16% | 0.4% | - |
| HSV(B) | 150º | 0.27% | 0.46% | - |
| XYZ | 12.71 | 15.89 | 14.97 | - |
| YUV | 106.61 | 125.4 | 113.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 118 | 102 | 0.27 | 0 | 0.14 | 0.54 | 150 | 0.16 | 0.4 |
| Hex | 56 | 76 | 66 | 1B | 0 | E | 36 | 96 | 10 | 28 |
| Octal | 126 | 166 | 146 | 33 | 0 | 16 | 66 | 226 | 20 | 50 |
| Binary | 1010110 | 1110110 | 1100110 | 11011 | 0 | 1110 | 110110 | 10010110 | 10000 | 101000 |
Color Harmonies of #567666
Complementary color
Monochromatic Colors of #567666
Black with #567666
Text Example
Text Example
White with #567666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567666; }
p { color: rgb(86,118,102); }
H1.HeaderClassName
{
color: #567666;
}
.AnyTagClassName
{
color: #567666;
}
</style>
background-color css
<style>
a { background-color: #567666; }
a { background-color: rgb(86,118,102); }
div.DivClassName
{
background-color: #567666;
}
.BgClassName
{
background-color: #567666;
}
</style>
border-color css
<style>
span { border-color: #567666; }
span { border-color: rgb(86,118,102); }
td.TdClassName
{
border-color: #567666;
}
.TagClassName
{
border-color: #567666;
}
</style>