Shades of Vida Loca #528509
Tints of Vida Loca #528509
RGB
CMYK
RGB Variations
Color information
#528509 (or 0x528509) is known color: Vida Loca. HEX triplet: 52, 85 and 09. RGB value is (82,133,9). Sum of RGB (Red+Green+Blue) = 82+133+9=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 133 (52.34% from 255 or 59.38% from 224); Blue value is 9 (3.91% from 255 or 4.02% from 224); Max value from RGB is 133 - color contains mainly: green. Hex color #528509 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528509 is #AD7AF6. Grayscale: #686868. Windows color (decimal): -11369207 or 623954. OLE color: 623954.
HSL color Cylindrical-coordinate representation of color #528509: hue angle of 84.68º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #528509 is Cyan = 0.38, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 9 | - |
| CMYK | 0.38 | 0 | 0.93 | 0.48 |
| HSL | 84.68º | 0.87% | 0.28% | - |
| HSV(B) | 84.68º | 0.93% | 0.52% | - |
| XYZ | 11.92 | 18.59 | 3.22 | - |
| YUV | 103.62 | 74.6 | 112.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 9 | 0.38 | 0 | 0.93 | 0.48 | 84.68 | 0.87 | 0.28 |
| Hex | 52 | 85 | 9 | 26 | 0 | 5D | 30 | 55 | 57 | 1C |
| Octal | 122 | 205 | 11 | 46 | 0 | 135 | 60 | 125 | 127 | 34 |
| Binary | 1010010 | 10000101 | 1001 | 100110 | 0 | 1011101 | 110000 | 1010101 | 1010111 | 11100 |
Color Harmonies of #528509
Complementary color
Monochromatic Colors of #528509
Black with #528509
Text Example
Text Example
White with #528509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528509; }
p { color: rgb(82,133,9); }
H1.HeaderClassName
{
color: #528509;
}
.AnyTagClassName
{
color: #528509;
}
</style>
background-color css
<style>
a { background-color: #528509; }
a { background-color: rgb(82,133,9); }
div.DivClassName
{
background-color: #528509;
}
.BgClassName
{
background-color: #528509;
}
</style>
border-color css
<style>
span { border-color: #528509; }
span { border-color: rgb(82,133,9); }
td.TdClassName
{
border-color: #528509;
}
.TagClassName
{
border-color: #528509;
}
</style>