Shades of Como #568264
Tints of Como #568264
RGB
CMYK
RGB Variations
Color information
#568264 (or 0x568264) is known color: Como. HEX triplet: 56, 82 and 64. RGB value is (86,130,100). Sum of RGB (Red+Green+Blue) = 86+130+100=316 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.22% from 316); Green value is 130 (51.17% from 255 or 41.14% from 316); Blue value is 100 (39.45% from 255 or 31.65% from 316); Max value from RGB is 130 - color contains mainly: green. Hex color #568264 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568264 is #A97D9B. Grayscale: #717171. Windows color (decimal): -11107740 or 6586966. OLE color: 6586966.
HSL color Cylindrical-coordinate representation of color #568264: hue angle of 139.09º 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 #568264 is Cyan = 0.34, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 130 | 100 | - |
| CMYK | 0.34 | 0 | 0.23 | 0.49 |
| HSL | 139.09º | 0.2% | 0.42% | - |
| HSV(B) | 139.09º | 0.34% | 0.51% | - |
| XYZ | 14.12 | 18.86 | 14.95 | - |
| YUV | 113.42 | 120.42 | 108.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 130 | 100 | 0.34 | 0 | 0.23 | 0.49 | 139.09 | 0.2 | 0.42 |
| Hex | 56 | 82 | 64 | 22 | 0 | 17 | 31 | 8B | 14 | 2A |
| Octal | 126 | 202 | 144 | 42 | 0 | 27 | 61 | 213 | 24 | 52 |
| Binary | 1010110 | 10000010 | 1100100 | 100010 | 0 | 10111 | 110001 | 10001011 | 10100 | 101010 |
Color Harmonies of #568264
Complementary color
Monochromatic Colors of #568264
Black with #568264
Text Example
Text Example
White with #568264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568264; }
p { color: rgb(86,130,100); }
H1.HeaderClassName
{
color: #568264;
}
.AnyTagClassName
{
color: #568264;
}
</style>
background-color css
<style>
a { background-color: #568264; }
a { background-color: rgb(86,130,100); }
div.DivClassName
{
background-color: #568264;
}
.BgClassName
{
background-color: #568264;
}
</style>
border-color css
<style>
span { border-color: #568264; }
span { border-color: rgb(86,130,100); }
td.TdClassName
{
border-color: #568264;
}
.TagClassName
{
border-color: #568264;
}
</style>