Shades of Vida Loca #528028
Tints of Vida Loca #528028
RGB
CMYK
RGB Variations
Color information
#528028 (or 0x528028) is known color: Vida Loca. HEX triplet: 52, 80 and 28. RGB value is (82,128,40). Sum of RGB (Red+Green+Blue) = 82+128+40=250 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.8% from 250); Green value is 128 (50.39% from 255 or 51.2% from 250); Blue value is 40 (16.02% from 255 or 16% from 250); Max value from RGB is 128 - color contains mainly: green. Hex color #528028 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528028 is #AD7FD7. Grayscale: #686868. Windows color (decimal): -11370456 or 2654290. OLE color: 2654290.
HSL color Cylindrical-coordinate representation of color #528028: hue angle of 91.36º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #528028 is Cyan = 0.36, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
RGB | 82 | 128 | 40 | - |
CMYK | 0.36 | 0 | 0.69 | 0.50 |
HSL | 91.36º | 0.52% | 0.33% | - |
HSV(B) | 91.36º | 0.69% | 0.5% | - |
XYZ | 11.58 | 17.39 | 4.75 | - |
YUV | 104.21 | 91.76 | 112.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 82 | 128 | 40 | 0.36 | 0 | 0.69 | 0.50 | 91.36 | 0.52 | 0.33 |
Hex | 52 | 80 | 28 | 24 | 0 | 45 | 32 | 5B | 34 | 21 |
Octal | 122 | 200 | 50 | 44 | 0 | 105 | 62 | 133 | 64 | 41 |
Binary | 1010010 | 10000000 | 101000 | 100100 | 0 | 1000101 | 110010 | 1011011 | 110100 | 100001 |
Color Harmonies of #528028
Complementary color
Monochromatic Colors of #528028
Black with #528028
Text Example
Text Example
White with #528028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528028; }
p { color: rgb(82,128,40); }
H1.HeaderClassName
{
color: #528028;
}
.AnyTagClassName
{
color: #528028;
}
</style>
background-color css
<style>
a { background-color: #528028; }
a { background-color: rgb(82,128,40); }
div.DivClassName
{
background-color: #528028;
}
.BgClassName
{
background-color: #528028;
}
</style>
border-color css
<style>
span { border-color: #528028; }
span { border-color: rgb(82,128,40); }
td.TdClassName
{
border-color: #528028;
}
.TagClassName
{
border-color: #528028;
}
</style>