Shades of Como #568566
Tints of Como #568566
RGB
CMYK
RGB Variations
Color information
#568566 (or 0x568566) is known color: Como. HEX triplet: 56, 85 and 66. RGB value is (86,133,102). Sum of RGB (Red+Green+Blue) = 86+133+102=321 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.79% from 321); Green value is 133 (52.34% from 255 or 41.43% from 321); Blue value is 102 (40.23% from 255 or 31.78% from 321); Max value from RGB is 133 - color contains mainly: green. Hex color #568566 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568566 is #A97A99. Grayscale: #737373. Windows color (decimal): -11106970 or 6718806. OLE color: 6718806.
HSL color Cylindrical-coordinate representation of color #568566: hue angle of 140.43º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #568566 is Cyan = 0.35, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 133 | 102 | - |
| CMYK | 0.35 | 0 | 0.23 | 0.48 |
| HSL | 140.43º | 0.21% | 0.43% | - |
| HSV(B) | 140.43º | 0.35% | 0.52% | - |
| XYZ | 14.62 | 19.71 | 15.6 | - |
| YUV | 115.41 | 120.43 | 107.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 133 | 102 | 0.35 | 0 | 0.23 | 0.48 | 140.43 | 0.21 | 0.43 |
| Hex | 56 | 85 | 66 | 23 | 0 | 17 | 30 | 8C | 15 | 2B |
| Octal | 126 | 205 | 146 | 43 | 0 | 27 | 60 | 214 | 25 | 53 |
| Binary | 1010110 | 10000101 | 1100110 | 100011 | 0 | 10111 | 110000 | 10001100 | 10101 | 101011 |
Color Harmonies of #568566
Complementary color
Monochromatic Colors of #568566
Black with #568566
Text Example
Text Example
White with #568566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568566; }
p { color: rgb(86,133,102); }
H1.HeaderClassName
{
color: #568566;
}
.AnyTagClassName
{
color: #568566;
}
</style>
background-color css
<style>
a { background-color: #568566; }
a { background-color: rgb(86,133,102); }
div.DivClassName
{
background-color: #568566;
}
.BgClassName
{
background-color: #568566;
}
</style>
border-color css
<style>
span { border-color: #568566; }
span { border-color: rgb(86,133,102); }
td.TdClassName
{
border-color: #568566;
}
.TagClassName
{
border-color: #568566;
}
</style>