Shades of Vida Loca #528908
Tints of Vida Loca #528908
RGB
CMYK
RGB Variations
Color information
#528908 (or 0x528908) is known color: Vida Loca. HEX triplet: 52, 89 and 08. RGB value is (82,137,8). Sum of RGB (Red+Green+Blue) = 82+137+8=227 (30% of max value = 765). Red value is 82 (32.42% from 255 or 36.12% from 227); Green value is 137 (53.91% from 255 or 60.35% from 227); Blue value is 8 (3.52% from 255 or 3.52% from 227); Max value from RGB is 137 - color contains mainly: green. Hex color #528908 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528908 is #AD76F7. Grayscale: #6A6A6A. Windows color (decimal): -11368184 or 559442. OLE color: 559442.
HSL color Cylindrical-coordinate representation of color #528908: hue angle of 85.58º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #528908 is Cyan = 0.40, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 8 | - |
| CMYK | 0.40 | 0 | 0.94 | 0.46 |
| HSL | 85.58º | 0.89% | 0.28% | - |
| HSV(B) | 85.58º | 0.94% | 0.54% | - |
| XYZ | 12.47 | 19.7 | 3.38 | - |
| YUV | 105.85 | 72.78 | 110.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 8 | 0.40 | 0 | 0.94 | 0.46 | 85.58 | 0.89 | 0.28 |
| Hex | 52 | 89 | 8 | 28 | 0 | 5E | 2E | 56 | 59 | 1C |
| Octal | 122 | 211 | 10 | 50 | 0 | 136 | 56 | 126 | 131 | 34 |
| Binary | 1010010 | 10001001 | 1000 | 101000 | 0 | 1011110 | 101110 | 1010110 | 1011001 | 11100 |
Color Harmonies of #528908
Complementary color
Monochromatic Colors of #528908
Black with #528908
Text Example
Text Example
White with #528908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528908; }
p { color: rgb(82,137,8); }
H1.HeaderClassName
{
color: #528908;
}
.AnyTagClassName
{
color: #528908;
}
</style>
background-color css
<style>
a { background-color: #528908; }
a { background-color: rgb(82,137,8); }
div.DivClassName
{
background-color: #528908;
}
.BgClassName
{
background-color: #528908;
}
</style>
border-color css
<style>
span { border-color: #528908; }
span { border-color: rgb(82,137,8); }
td.TdClassName
{
border-color: #528908;
}
.TagClassName
{
border-color: #528908;
}
</style>