Shades of Vida Loca #568937
Tints of Vida Loca #568937
RGB
CMYK
RGB Variations
Color information
#568937 (or 0x568937) is known color: Vida Loca. HEX triplet: 56, 89 and 37. RGB value is (86,137,55). Sum of RGB (Red+Green+Blue) = 86+137+55=278 (36% of max value = 765). Red value is 86 (33.98% from 255 or 30.94% from 278); Green value is 137 (53.91% from 255 or 49.28% from 278); Blue value is 55 (21.88% from 255 or 19.78% from 278); Max value from RGB is 137 - color contains mainly: green. Hex color #568937 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #568937 is #A976C8. Grayscale: #707070. Windows color (decimal): -11105993 or 3639638. OLE color: 3639638.
HSL color Cylindrical-coordinate representation of color #568937: hue angle of 97.32º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #568937 is Cyan = 0.37, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 137 | 55 | - |
| CMYK | 0.37 | 0 | 0.60 | 0.46 |
| HSL | 97.32º | 0.43% | 0.38% | - |
| HSV(B) | 97.32º | 0.6% | 0.54% | - |
| XYZ | 13.47 | 20.15 | 6.79 | - |
| YUV | 112.4 | 95.6 | 109.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 137 | 55 | 0.37 | 0 | 0.60 | 0.46 | 97.32 | 0.43 | 0.38 |
| Hex | 56 | 89 | 37 | 25 | 0 | 3C | 2E | 61 | 2B | 26 |
| Octal | 126 | 211 | 67 | 45 | 0 | 74 | 56 | 141 | 53 | 46 |
| Binary | 1010110 | 10001001 | 110111 | 100101 | 0 | 111100 | 101110 | 1100001 | 101011 | 100110 |
Color Harmonies of #568937
Complementary color
Monochromatic Colors of #568937
Black with #568937
Text Example
Text Example
White with #568937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568937; }
p { color: rgb(86,137,55); }
H1.HeaderClassName
{
color: #568937;
}
.AnyTagClassName
{
color: #568937;
}
</style>
background-color css
<style>
a { background-color: #568937; }
a { background-color: rgb(86,137,55); }
div.DivClassName
{
background-color: #568937;
}
.BgClassName
{
background-color: #568937;
}
</style>
border-color css
<style>
span { border-color: #568937; }
span { border-color: rgb(86,137,55); }
td.TdClassName
{
border-color: #568937;
}
.TagClassName
{
border-color: #568937;
}
</style>