Shades of Vida Loca #528905
Tints of Vida Loca #528905
RGB
CMYK
RGB Variations
Color information
#528905 (or 0x528905) is known color: Vida Loca. HEX triplet: 52, 89 and 05. RGB value is (82,137,5). Sum of RGB (Red+Green+Blue) = 82+137+5=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 137 (53.91% from 255 or 61.16% from 224); Blue value is 5 (2.34% from 255 or 2.23% from 224); Max value from RGB is 137 - color contains mainly: green. Hex color #528905 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528905 is #AD76FA. Grayscale: #696969. Windows color (decimal): -11368187 or 362834. OLE color: 362834.
HSL color Cylindrical-coordinate representation of color #528905: hue angle of 85º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #528905 is Cyan = 0.40, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 5 | - |
| CMYK | 0.40 | 0 | 0.96 | 0.46 |
| HSL | 85º | 0.93% | 0.28% | - |
| HSV(B) | 85º | 0.96% | 0.54% | - |
| XYZ | 12.45 | 19.7 | 3.29 | - |
| YUV | 105.51 | 71.28 | 111.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 5 | 0.40 | 0 | 0.96 | 0.46 | 85 | 0.93 | 0.28 |
| Hex | 52 | 89 | 5 | 28 | 0 | 60 | 2E | 55 | 5D | 1C |
| Octal | 122 | 211 | 5 | 50 | 0 | 140 | 56 | 125 | 135 | 34 |
| Binary | 1010010 | 10001001 | 101 | 101000 | 0 | 1100000 | 101110 | 1010101 | 1011101 | 11100 |
Color Harmonies of #528905
Complementary color
Monochromatic Colors of #528905
Black with #528905
Text Example
Text Example
White with #528905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528905; }
p { color: rgb(82,137,5); }
H1.HeaderClassName
{
color: #528905;
}
.AnyTagClassName
{
color: #528905;
}
</style>
background-color css
<style>
a { background-color: #528905; }
a { background-color: rgb(82,137,5); }
div.DivClassName
{
background-color: #528905;
}
.BgClassName
{
background-color: #528905;
}
</style>
border-color css
<style>
span { border-color: #528905; }
span { border-color: rgb(82,137,5); }
td.TdClassName
{
border-color: #528905;
}
.TagClassName
{
border-color: #528905;
}
</style>