Shades of Como #568266
Tints of Como #568266
RGB
CMYK
RGB Variations
Color information
#568266 (or 0x568266) is known color: Como. HEX triplet: 56, 82 and 66. RGB value is (86,130,102). Sum of RGB (Red+Green+Blue) = 86+130+102=318 (42% of max value = 765). Red value is 86 (33.98% from 255 or 27.04% from 318); Green value is 130 (51.17% from 255 or 40.88% from 318); Blue value is 102 (40.23% from 255 or 32.08% from 318); Max value from RGB is 130 - color contains mainly: green. Hex color #568266 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568266 is #A97D99. Grayscale: #717171. Windows color (decimal): -11107738 or 6718038. OLE color: 6718038.
HSL color Cylindrical-coordinate representation of color #568266: hue angle of 141.82º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #568266 is Cyan = 0.34, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 130 | 102 | - |
| CMYK | 0.34 | 0 | 0.22 | 0.49 |
| HSL | 141.82º | 0.2% | 0.42% | - |
| HSV(B) | 141.82º | 0.34% | 0.51% | - |
| XYZ | 14.22 | 18.9 | 15.47 | - |
| YUV | 113.65 | 121.42 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 130 | 102 | 0.34 | 0 | 0.22 | 0.49 | 141.82 | 0.2 | 0.42 |
| Hex | 56 | 82 | 66 | 22 | 0 | 16 | 31 | 8E | 14 | 2A |
| Octal | 126 | 202 | 146 | 42 | 0 | 26 | 61 | 216 | 24 | 52 |
| Binary | 1010110 | 10000010 | 1100110 | 100010 | 0 | 10110 | 110001 | 10001110 | 10100 | 101010 |
Color Harmonies of #568266
Complementary color
Monochromatic Colors of #568266
Black with #568266
Text Example
Text Example
White with #568266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568266; }
p { color: rgb(86,130,102); }
H1.HeaderClassName
{
color: #568266;
}
.AnyTagClassName
{
color: #568266;
}
</style>
background-color css
<style>
a { background-color: #568266; }
a { background-color: rgb(86,130,102); }
div.DivClassName
{
background-color: #568266;
}
.BgClassName
{
background-color: #568266;
}
</style>
border-color css
<style>
span { border-color: #568266; }
span { border-color: rgb(86,130,102); }
td.TdClassName
{
border-color: #568266;
}
.TagClassName
{
border-color: #568266;
}
</style>