Shades of Vida Loca #528207
Tints of Vida Loca #528207
RGB
CMYK
RGB Variations
Color information
#528207 (or 0x528207) is known color: Vida Loca. HEX triplet: 52, 82 and 07. RGB value is (82,130,7). Sum of RGB (Red+Green+Blue) = 82+130+7=219 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.44% from 219); Green value is 130 (51.17% from 255 or 59.36% from 219); Blue value is 7 (3.12% from 255 or 3.20% from 219); Max value from RGB is 130 - color contains mainly: green. Hex color #528207 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528207 is #AD7DF8. Grayscale: #666666. Windows color (decimal): -11369977 or 492114. OLE color: 492114.
HSL color Cylindrical-coordinate representation of color #528207: hue angle of 83.41º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #528207 is Cyan = 0.37, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 7 | - |
| CMYK | 0.37 | 0 | 0.95 | 0.49 |
| HSL | 83.41º | 0.9% | 0.27% | - |
| HSV(B) | 83.41º | 0.95% | 0.51% | - |
| XYZ | 11.5 | 17.77 | 3.03 | - |
| YUV | 101.63 | 74.6 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 7 | 0.37 | 0 | 0.95 | 0.49 | 83.41 | 0.9 | 0.27 |
| Hex | 52 | 82 | 7 | 25 | 0 | 5F | 31 | 53 | 5A | 1B |
| Octal | 122 | 202 | 7 | 45 | 0 | 137 | 61 | 123 | 132 | 33 |
| Binary | 1010010 | 10000010 | 111 | 100101 | 0 | 1011111 | 110001 | 1010011 | 1011010 | 11011 |
Color Harmonies of #528207
Complementary color
Monochromatic Colors of #528207
Black with #528207
Text Example
Text Example
White with #528207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528207; }
p { color: rgb(82,130,7); }
H1.HeaderClassName
{
color: #528207;
}
.AnyTagClassName
{
color: #528207;
}
</style>
background-color css
<style>
a { background-color: #528207; }
a { background-color: rgb(82,130,7); }
div.DivClassName
{
background-color: #528207;
}
.BgClassName
{
background-color: #528207;
}
</style>
border-color css
<style>
span { border-color: #528207; }
span { border-color: rgb(82,130,7); }
td.TdClassName
{
border-color: #528207;
}
.TagClassName
{
border-color: #528207;
}
</style>