Shades of Vida Loca #568721
Tints of Vida Loca #568721
RGB
CMYK
RGB Variations
Color information
#568721 (or 0x568721) is known color: Vida Loca. HEX triplet: 56, 87 and 21. RGB value is (86,135,33). Sum of RGB (Red+Green+Blue) = 86+135+33=254 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.86% from 254); Green value is 135 (53.12% from 255 or 53.15% from 254); Blue value is 33 (13.28% from 255 or 12.99% from 254); Max value from RGB is 135 - color contains mainly: green. Hex color #568721 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #568721 is #A978DE. Grayscale: #6D6D6D. Windows color (decimal): -11106527 or 2197334. OLE color: 2197334.
HSL color Cylindrical-coordinate representation of color #568721: hue angle of 88.82º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #568721 is Cyan = 0.36, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 135 | 33 | - |
| CMYK | 0.36 | 0 | 0.76 | 0.47 |
| HSL | 88.82º | 0.61% | 0.33% | - |
| HSV(B) | 88.82º | 0.76% | 0.53% | - |
| XYZ | 12.78 | 19.42 | 4.51 | - |
| YUV | 108.72 | 85.27 | 111.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 135 | 33 | 0.36 | 0 | 0.76 | 0.47 | 88.82 | 0.61 | 0.33 |
| Hex | 56 | 87 | 21 | 24 | 0 | 4C | 2F | 59 | 3D | 21 |
| Octal | 126 | 207 | 41 | 44 | 0 | 114 | 57 | 131 | 75 | 41 |
| Binary | 1010110 | 10000111 | 100001 | 100100 | 0 | 1001100 | 101111 | 1011001 | 111101 | 100001 |
Color Harmonies of #568721
Complementary color
Monochromatic Colors of #568721
Black with #568721
Text Example
Text Example
White with #568721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568721; }
p { color: rgb(86,135,33); }
H1.HeaderClassName
{
color: #568721;
}
.AnyTagClassName
{
color: #568721;
}
</style>
background-color css
<style>
a { background-color: #568721; }
a { background-color: rgb(86,135,33); }
div.DivClassName
{
background-color: #568721;
}
.BgClassName
{
background-color: #568721;
}
</style>
border-color css
<style>
span { border-color: #568721; }
span { border-color: rgb(86,135,33); }
td.TdClassName
{
border-color: #568721;
}
.TagClassName
{
border-color: #568721;
}
</style>