Shades of Como #568361
Tints of Como #568361
RGB
CMYK
RGB Variations
Color information
#568361 (or 0x568361) is known color: Como. HEX triplet: 56, 83 and 61. RGB value is (86,131,97). Sum of RGB (Red+Green+Blue) = 86+131+97=314 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.39% from 314); Green value is 131 (51.56% from 255 or 41.72% from 314); Blue value is 97 (38.28% from 255 or 30.89% from 314); Max value from RGB is 131 - color contains mainly: green. Hex color #568361 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568361 is #A97C9E. Grayscale: #717171. Windows color (decimal): -11107487 or 6390614. OLE color: 6390614.
HSL color Cylindrical-coordinate representation of color #568361: hue angle of 134.67º 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 #568361 is Cyan = 0.34, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 131 | 97 | - |
| CMYK | 0.34 | 0 | 0.26 | 0.49 |
| HSL | 134.67º | 0.21% | 0.43% | - |
| HSV(B) | 134.67º | 0.34% | 0.51% | - |
| XYZ | 14.11 | 19.07 | 14.25 | - |
| YUV | 113.67 | 118.59 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 131 | 97 | 0.34 | 0 | 0.26 | 0.49 | 134.67 | 0.21 | 0.43 |
| Hex | 56 | 83 | 61 | 22 | 0 | 1A | 31 | 87 | 15 | 2B |
| Octal | 126 | 203 | 141 | 42 | 0 | 32 | 61 | 207 | 25 | 53 |
| Binary | 1010110 | 10000011 | 1100001 | 100010 | 0 | 11010 | 110001 | 10000111 | 10101 | 101011 |
Color Harmonies of #568361
Complementary color
Monochromatic Colors of #568361
Black with #568361
Text Example
Text Example
White with #568361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568361; }
p { color: rgb(86,131,97); }
H1.HeaderClassName
{
color: #568361;
}
.AnyTagClassName
{
color: #568361;
}
</style>
background-color css
<style>
a { background-color: #568361; }
a { background-color: rgb(86,131,97); }
div.DivClassName
{
background-color: #568361;
}
.BgClassName
{
background-color: #568361;
}
</style>
border-color css
<style>
span { border-color: #568361; }
span { border-color: rgb(86,131,97); }
td.TdClassName
{
border-color: #568361;
}
.TagClassName
{
border-color: #568361;
}
</style>