Shades of Como #568162
Tints of Como #568162
RGB
CMYK
RGB Variations
Color information
#568162 (or 0x568162) is known color: Como. HEX triplet: 56, 81 and 62. RGB value is (86,129,98). Sum of RGB (Red+Green+Blue) = 86+129+98=313 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.48% from 313); Green value is 129 (50.78% from 255 or 41.21% from 313); Blue value is 98 (38.67% from 255 or 31.31% from 313); Max value from RGB is 129 - color contains mainly: green. Hex color #568162 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568162 is #A97E9D. Grayscale: #707070. Windows color (decimal): -11107998 or 6455638. OLE color: 6455638.
HSL color Cylindrical-coordinate representation of color #568162: hue angle of 136.74º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #568162 is Cyan = 0.33, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 129 | 98 | - |
| CMYK | 0.33 | 0 | 0.24 | 0.49 |
| HSL | 136.74º | 0.2% | 0.42% | - |
| HSV(B) | 136.74º | 0.33% | 0.51% | - |
| XYZ | 13.89 | 18.56 | 14.41 | - |
| YUV | 112.61 | 119.75 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 129 | 98 | 0.33 | 0 | 0.24 | 0.49 | 136.74 | 0.2 | 0.42 |
| Hex | 56 | 81 | 62 | 21 | 0 | 18 | 31 | 89 | 14 | 2A |
| Octal | 126 | 201 | 142 | 41 | 0 | 30 | 61 | 211 | 24 | 52 |
| Binary | 1010110 | 10000001 | 1100010 | 100001 | 0 | 11000 | 110001 | 10001001 | 10100 | 101010 |
Color Harmonies of #568162
Complementary color
Monochromatic Colors of #568162
Black with #568162
Text Example
Text Example
White with #568162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568162; }
p { color: rgb(86,129,98); }
H1.HeaderClassName
{
color: #568162;
}
.AnyTagClassName
{
color: #568162;
}
</style>
background-color css
<style>
a { background-color: #568162; }
a { background-color: rgb(86,129,98); }
div.DivClassName
{
background-color: #568162;
}
.BgClassName
{
background-color: #568162;
}
</style>
border-color css
<style>
span { border-color: #568162; }
span { border-color: rgb(86,129,98); }
td.TdClassName
{
border-color: #568162;
}
.TagClassName
{
border-color: #568162;
}
</style>