Shades of Como #568366
Tints of Como #568366
RGB
CMYK
RGB Variations
Color information
#568366 (or 0x568366) is known color: Como. HEX triplet: 56, 83 and 66. RGB value is (86,131,102). Sum of RGB (Red+Green+Blue) = 86+131+102=319 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.96% from 319); Green value is 131 (51.56% from 255 or 41.07% from 319); Blue value is 102 (40.23% from 255 or 31.97% from 319); Max value from RGB is 131 - color contains mainly: green. Hex color #568366 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568366 is #A97C99. Grayscale: #727272. Windows color (decimal): -11107482 or 6718294. OLE color: 6718294.
HSL color Cylindrical-coordinate representation of color #568366: hue angle of 141.33º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #568366 is Cyan = 0.34, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 131 | 102 | - |
| CMYK | 0.34 | 0 | 0.22 | 0.49 |
| HSL | 141.33º | 0.21% | 0.43% | - |
| HSV(B) | 141.33º | 0.34% | 0.51% | - |
| XYZ | 14.35 | 19.17 | 15.51 | - |
| YUV | 114.24 | 121.09 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 131 | 102 | 0.34 | 0 | 0.22 | 0.49 | 141.33 | 0.21 | 0.43 |
| Hex | 56 | 83 | 66 | 22 | 0 | 16 | 31 | 8D | 15 | 2B |
| Octal | 126 | 203 | 146 | 42 | 0 | 26 | 61 | 215 | 25 | 53 |
| Binary | 1010110 | 10000011 | 1100110 | 100010 | 0 | 10110 | 110001 | 10001101 | 10101 | 101011 |
Color Harmonies of #568366
Complementary color
Monochromatic Colors of #568366
Black with #568366
Text Example
Text Example
White with #568366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568366; }
p { color: rgb(86,131,102); }
H1.HeaderClassName
{
color: #568366;
}
.AnyTagClassName
{
color: #568366;
}
</style>
background-color css
<style>
a { background-color: #568366; }
a { background-color: rgb(86,131,102); }
div.DivClassName
{
background-color: #568366;
}
.BgClassName
{
background-color: #568366;
}
</style>
border-color css
<style>
span { border-color: #568366; }
span { border-color: rgb(86,131,102); }
td.TdClassName
{
border-color: #568366;
}
.TagClassName
{
border-color: #568366;
}
</style>