Shades of Vida Loca #538225
Tints of Vida Loca #538225
RGB
CMYK
RGB Variations
Color information
#538225 (or 0x538225) is known color: Vida Loca. HEX triplet: 53, 82 and 25. RGB value is (83,130,37). Sum of RGB (Red+Green+Blue) = 83+130+37=250 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.2% from 250); Green value is 130 (51.17% from 255 or 52% from 250); Blue value is 37 (14.84% from 255 or 14.8% from 250); Max value from RGB is 130 - color contains mainly: green. Hex color #538225 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538225 is #AC7DDA. Grayscale: #696969. Windows color (decimal): -11304411 or 2458195. OLE color: 2458195.
HSL color Cylindrical-coordinate representation of color #538225: hue angle of 90.32º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #538225 is Cyan = 0.36, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 37 | - |
| CMYK | 0.36 | 0 | 0.72 | 0.49 |
| HSL | 90.32º | 0.56% | 0.33% | - |
| HSV(B) | 90.32º | 0.72% | 0.51% | - |
| XYZ | 11.88 | 17.94 | 4.59 | - |
| YUV | 105.35 | 89.43 | 112.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 37 | 0.36 | 0 | 0.72 | 0.49 | 90.32 | 0.56 | 0.33 |
| Hex | 53 | 82 | 25 | 24 | 0 | 48 | 31 | 5A | 38 | 21 |
| Octal | 123 | 202 | 45 | 44 | 0 | 110 | 61 | 132 | 70 | 41 |
| Binary | 1010011 | 10000010 | 100101 | 100100 | 0 | 1001000 | 110001 | 1011010 | 111000 | 100001 |
Color Harmonies of #538225
Complementary color
Monochromatic Colors of #538225
Black with #538225
Text Example
Text Example
White with #538225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538225; }
p { color: rgb(83,130,37); }
H1.HeaderClassName
{
color: #538225;
}
.AnyTagClassName
{
color: #538225;
}
</style>
background-color css
<style>
a { background-color: #538225; }
a { background-color: rgb(83,130,37); }
div.DivClassName
{
background-color: #538225;
}
.BgClassName
{
background-color: #538225;
}
</style>
border-color css
<style>
span { border-color: #538225; }
span { border-color: rgb(83,130,37); }
td.TdClassName
{
border-color: #538225;
}
.TagClassName
{
border-color: #538225;
}
</style>