Shades of Vida Loca #698938
Tints of Vida Loca #698938
RGB
CMYK
RGB Variations
Color information
#698938 (or 0x698938) is known color: Vida Loca. HEX triplet: 69, 89 and 38. RGB value is (105,137,56). Sum of RGB (Red+Green+Blue) = 105+137+56=298 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.23% from 298); Green value is 137 (53.91% from 255 or 45.97% from 298); Blue value is 56 (22.27% from 255 or 18.79% from 298); Max value from RGB is 137 - color contains mainly: green. Hex color #698938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #698938 is #9676C7. Grayscale: #767676. Windows color (decimal): -9860808 or 3705193. OLE color: 3705193.
HSL color Cylindrical-coordinate representation of color #698938: hue angle of 83.7º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #698938 is Cyan = 0.23, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 105 | 137 | 56 | - |
| CMYK | 0.23 | 0 | 0.59 | 0.46 |
| HSL | 83.7º | 0.42% | 0.38% | - |
| HSV(B) | 83.7º | 0.59% | 0.54% | - |
| XYZ | 15.49 | 21.18 | 7.01 | - |
| YUV | 118.2 | 92.9 | 118.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 137 | 56 | 0.23 | 0 | 0.59 | 0.46 | 83.7 | 0.42 | 0.38 |
| Hex | 69 | 89 | 38 | 17 | 0 | 3B | 2E | 54 | 2A | 26 |
| Octal | 151 | 211 | 70 | 27 | 0 | 73 | 56 | 124 | 52 | 46 |
| Binary | 1101001 | 10001001 | 111000 | 10111 | 0 | 111011 | 101110 | 1010100 | 101010 | 100110 |
Color Harmonies of #698938
Complementary color
Monochromatic Colors of #698938
Black with #698938
Text Example
Text Example
White with #698938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698938; }
p { color: rgb(105,137,56); }
H1.HeaderClassName
{
color: #698938;
}
.AnyTagClassName
{
color: #698938;
}
</style>
background-color css
<style>
a { background-color: #698938; }
a { background-color: rgb(105,137,56); }
div.DivClassName
{
background-color: #698938;
}
.BgClassName
{
background-color: #698938;
}
</style>
border-color css
<style>
span { border-color: #698938; }
span { border-color: rgb(105,137,56); }
td.TdClassName
{
border-color: #698938;
}
.TagClassName
{
border-color: #698938;
}
</style>