Shades of Vida Loca #599338
Tints of Vida Loca #599338
RGB
CMYK
RGB Variations
Color information
#599338 (or 0x599338) is known color: Vida Loca. HEX triplet: 59, 93 and 38. RGB value is (89,147,56). Sum of RGB (Red+Green+Blue) = 89+147+56=292 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.48% from 292); Green value is 147 (57.81% from 255 or 50.34% from 292); Blue value is 56 (22.27% from 255 or 19.18% from 292); Max value from RGB is 147 - color contains mainly: green. Hex color #599338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599338 is #A66CC7. Grayscale: #777777. Windows color (decimal): -10906824 or 3707737. OLE color: 3707737.
HSL color Cylindrical-coordinate representation of color #599338: hue angle of 98.24º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #599338 is Cyan = 0.39, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 147 | 56 | - |
| CMYK | 0.39 | 0 | 0.62 | 0.42 |
| HSL | 98.24º | 0.45% | 0.4% | - |
| HSV(B) | 98.24º | 0.62% | 0.58% | - |
| XYZ | 15.27 | 23.28 | 7.43 | - |
| YUV | 119.28 | 92.28 | 106.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 147 | 56 | 0.39 | 0 | 0.62 | 0.42 | 98.24 | 0.45 | 0.4 |
| Hex | 59 | 93 | 38 | 27 | 0 | 3E | 2A | 62 | 2D | 28 |
| Octal | 131 | 223 | 70 | 47 | 0 | 76 | 52 | 142 | 55 | 50 |
| Binary | 1011001 | 10010011 | 111000 | 100111 | 0 | 111110 | 101010 | 1100010 | 101101 | 101000 |
Color Harmonies of #599338
Complementary color
Monochromatic Colors of #599338
Black with #599338
Text Example
Text Example
White with #599338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599338; }
p { color: rgb(89,147,56); }
H1.HeaderClassName
{
color: #599338;
}
.AnyTagClassName
{
color: #599338;
}
</style>
background-color css
<style>
a { background-color: #599338; }
a { background-color: rgb(89,147,56); }
div.DivClassName
{
background-color: #599338;
}
.BgClassName
{
background-color: #599338;
}
</style>
border-color css
<style>
span { border-color: #599338; }
span { border-color: rgb(89,147,56); }
td.TdClassName
{
border-color: #599338;
}
.TagClassName
{
border-color: #599338;
}
</style>