Shades of Vida Loca #528506
Tints of Vida Loca #528506
RGB
CMYK
RGB Variations
Color information
#528506 (or 0x528506) is known color: Vida Loca. HEX triplet: 52, 85 and 06. RGB value is (82,133,6). Sum of RGB (Red+Green+Blue) = 82+133+6=221 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.10% from 221); Green value is 133 (52.34% from 255 or 60.18% from 221); Blue value is 6 (2.73% from 255 or 2.71% from 221); Max value from RGB is 133 - color contains mainly: green. Hex color #528506 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528506 is #AD7AF9. Grayscale: #676767. Windows color (decimal): -11369210 or 427346. OLE color: 427346.
HSL color Cylindrical-coordinate representation of color #528506: hue angle of 84.09º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #528506 is Cyan = 0.38, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 6 | - |
| CMYK | 0.38 | 0 | 0.95 | 0.48 |
| HSL | 84.09º | 0.91% | 0.27% | - |
| HSV(B) | 84.09º | 0.95% | 0.52% | - |
| XYZ | 11.9 | 18.58 | 3.13 | - |
| YUV | 103.27 | 73.1 | 112.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 6 | 0.38 | 0 | 0.95 | 0.48 | 84.09 | 0.91 | 0.27 |
| Hex | 52 | 85 | 6 | 26 | 0 | 5F | 30 | 54 | 5B | 1B |
| Octal | 122 | 205 | 6 | 46 | 0 | 137 | 60 | 124 | 133 | 33 |
| Binary | 1010010 | 10000101 | 110 | 100110 | 0 | 1011111 | 110000 | 1010100 | 1011011 | 11011 |
Color Harmonies of #528506
Complementary color
Monochromatic Colors of #528506
Black with #528506
Text Example
Text Example
White with #528506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528506; }
p { color: rgb(82,133,6); }
H1.HeaderClassName
{
color: #528506;
}
.AnyTagClassName
{
color: #528506;
}
</style>
background-color css
<style>
a { background-color: #528506; }
a { background-color: rgb(82,133,6); }
div.DivClassName
{
background-color: #528506;
}
.BgClassName
{
background-color: #528506;
}
</style>
border-color css
<style>
span { border-color: #528506; }
span { border-color: rgb(82,133,6); }
td.TdClassName
{
border-color: #528506;
}
.TagClassName
{
border-color: #528506;
}
</style>