Shades of Vida Loca #599125
Tints of Vida Loca #599125
RGB
CMYK
RGB Variations
Color information
#599125 (or 0x599125) is known color: Vida Loca. HEX triplet: 59, 91 and 25. RGB value is (89,145,37). Sum of RGB (Red+Green+Blue) = 89+145+37=271 (35% of max value = 765). Red value is 89 (35.16% from 255 or 32.84% from 271); Green value is 145 (57.03% from 255 or 53.51% from 271); Blue value is 37 (14.84% from 255 or 13.65% from 271); Max value from RGB is 145 - color contains mainly: green. Hex color #599125 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599125 is #A66EDA. Grayscale: #747474. Windows color (decimal): -10907355 or 2462041. OLE color: 2462041.
HSL color Cylindrical-coordinate representation of color #599125: hue angle of 91.11º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #599125 is Cyan = 0.39, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 37 | - |
| CMYK | 0.39 | 0 | 0.74 | 0.43 |
| HSL | 91.11º | 0.59% | 0.36% | - |
| HSV(B) | 91.11º | 0.74% | 0.57% | - |
| XYZ | 14.58 | 22.51 | 5.33 | - |
| YUV | 115.94 | 83.45 | 108.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 37 | 0.39 | 0 | 0.74 | 0.43 | 91.11 | 0.59 | 0.36 |
| Hex | 59 | 91 | 25 | 27 | 0 | 4A | 2B | 5B | 3B | 24 |
| Octal | 131 | 221 | 45 | 47 | 0 | 112 | 53 | 133 | 73 | 44 |
| Binary | 1011001 | 10010001 | 100101 | 100111 | 0 | 1001010 | 101011 | 1011011 | 111011 | 100100 |
Color Harmonies of #599125
Complementary color
Monochromatic Colors of #599125
Black with #599125
Text Example
Text Example
White with #599125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599125; }
p { color: rgb(89,145,37); }
H1.HeaderClassName
{
color: #599125;
}
.AnyTagClassName
{
color: #599125;
}
</style>
background-color css
<style>
a { background-color: #599125; }
a { background-color: rgb(89,145,37); }
div.DivClassName
{
background-color: #599125;
}
.BgClassName
{
background-color: #599125;
}
</style>
border-color css
<style>
span { border-color: #599125; }
span { border-color: rgb(89,145,37); }
td.TdClassName
{
border-color: #599125;
}
.TagClassName
{
border-color: #599125;
}
</style>