Shades of Vida Loca #659231
Tints of Vida Loca #659231
RGB
CMYK
RGB Variations
Color information
#659231 (or 0x659231) is known color: Vida Loca. HEX triplet: 65, 92 and 31. RGB value is (101,146,49). Sum of RGB (Red+Green+Blue) = 101+146+49=296 (39% of max value = 765). Red value is 101 (39.84% from 255 or 34.12% from 296); Green value is 146 (57.42% from 255 or 49.32% from 296); Blue value is 49 (19.53% from 255 or 16.55% from 296); Max value from RGB is 146 - color contains mainly: green. Hex color #659231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #659231 is #9A6DCE. Grayscale: #797979. Windows color (decimal): -10120655 or 3248741. OLE color: 3248741.
HSL color Cylindrical-coordinate representation of color #659231: hue angle of 87.84º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #659231 is Cyan = 0.31, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 146 | 49 | - |
| CMYK | 0.31 | 0 | 0.66 | 0.43 |
| HSL | 87.84º | 0.5% | 0.38% | - |
| HSV(B) | 87.84º | 0.66% | 0.57% | - |
| XYZ | 16.2 | 23.55 | 6.6 | - |
| YUV | 121.49 | 87.09 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 49 | 0.31 | 0 | 0.66 | 0.43 | 87.84 | 0.5 | 0.38 |
| Hex | 65 | 92 | 31 | 1F | 0 | 42 | 2B | 58 | 32 | 26 |
| Octal | 145 | 222 | 61 | 37 | 0 | 102 | 53 | 130 | 62 | 46 |
| Binary | 1100101 | 10010010 | 110001 | 11111 | 0 | 1000010 | 101011 | 1011000 | 110010 | 100110 |
Color Harmonies of #659231
Complementary color
Monochromatic Colors of #659231
Black with #659231
Text Example
Text Example
White with #659231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659231; }
p { color: rgb(101,146,49); }
H1.HeaderClassName
{
color: #659231;
}
.AnyTagClassName
{
color: #659231;
}
</style>
background-color css
<style>
a { background-color: #659231; }
a { background-color: rgb(101,146,49); }
div.DivClassName
{
background-color: #659231;
}
.BgClassName
{
background-color: #659231;
}
</style>
border-color css
<style>
span { border-color: #659231; }
span { border-color: rgb(101,146,49); }
td.TdClassName
{
border-color: #659231;
}
.TagClassName
{
border-color: #659231;
}
</style>