Shades of Vida Loca #568015
Tints of Vida Loca #568015
RGB
CMYK
RGB Variations
Color information
#568015 (or 0x568015) is known color: Vida Loca. HEX triplet: 56, 80 and 15. RGB value is (86,128,21). Sum of RGB (Red+Green+Blue) = 86+128+21=235 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.60% from 235); Green value is 128 (50.39% from 255 or 54.47% from 235); Blue value is 21 (8.59% from 255 or 8.94% from 235); Max value from RGB is 128 - color contains mainly: green. Hex color #568015 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #568015 is #A97FEA. Grayscale: #676767. Windows color (decimal): -11108331 or 1409110. OLE color: 1409110.
HSL color Cylindrical-coordinate representation of color #568015: hue angle of 83.55º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #568015 is Cyan = 0.33, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 86 | 128 | 21 | - |
| CMYK | 0.33 | 0 | 0.84 | 0.50 |
| HSL | 83.55º | 0.72% | 0.29% | - |
| HSV(B) | 83.55º | 0.84% | 0.5% | - |
| XYZ | 11.69 | 17.47 | 3.47 | - |
| YUV | 103.24 | 81.59 | 115.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 128 | 21 | 0.33 | 0 | 0.84 | 0.50 | 83.55 | 0.72 | 0.29 |
| Hex | 56 | 80 | 15 | 21 | 0 | 54 | 32 | 54 | 48 | 1D |
| Octal | 126 | 200 | 25 | 41 | 0 | 124 | 62 | 124 | 110 | 35 |
| Binary | 1010110 | 10000000 | 10101 | 100001 | 0 | 1010100 | 110010 | 1010100 | 1001000 | 11101 |
Color Harmonies of #568015
Complementary color
Monochromatic Colors of #568015
Black with #568015
Text Example
Text Example
White with #568015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568015; }
p { color: rgb(86,128,21); }
H1.HeaderClassName
{
color: #568015;
}
.AnyTagClassName
{
color: #568015;
}
</style>
background-color css
<style>
a { background-color: #568015; }
a { background-color: rgb(86,128,21); }
div.DivClassName
{
background-color: #568015;
}
.BgClassName
{
background-color: #568015;
}
</style>
border-color css
<style>
span { border-color: #568015; }
span { border-color: rgb(86,128,21); }
td.TdClassName
{
border-color: #568015;
}
.TagClassName
{
border-color: #568015;
}
</style>