Shades of Vida Loca #689037
Tints of Vida Loca #689037
RGB
CMYK
RGB Variations
Color information
#689037 (or 0x689037) is known color: Vida Loca. HEX triplet: 68, 90 and 37. RGB value is (104,144,55). Sum of RGB (Red+Green+Blue) = 104+144+55=303 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.32% from 303); Green value is 144 (56.64% from 255 or 47.52% from 303); Blue value is 55 (21.88% from 255 or 18.15% from 303); Max value from RGB is 144 - color contains mainly: green. Hex color #689037 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #689037 is #976FC8. Grayscale: #7A7A7A. Windows color (decimal): -9924553 or 3641448. OLE color: 3641448.
HSL color Cylindrical-coordinate representation of color #689037: hue angle of 86.97º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #689037 is Cyan = 0.28, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 144 | 55 | - |
| CMYK | 0.28 | 0 | 0.62 | 0.44 |
| HSL | 86.97º | 0.45% | 0.39% | - |
| HSV(B) | 86.97º | 0.62% | 0.56% | - |
| XYZ | 16.37 | 23.17 | 7.22 | - |
| YUV | 121.89 | 90.25 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 144 | 55 | 0.28 | 0 | 0.62 | 0.44 | 86.97 | 0.45 | 0.39 |
| Hex | 68 | 90 | 37 | 1C | 0 | 3E | 2C | 57 | 2D | 27 |
| Octal | 150 | 220 | 67 | 34 | 0 | 76 | 54 | 127 | 55 | 47 |
| Binary | 1101000 | 10010000 | 110111 | 11100 | 0 | 111110 | 101100 | 1010111 | 101101 | 100111 |
Color Harmonies of #689037
Complementary color
Monochromatic Colors of #689037
Black with #689037
Text Example
Text Example
White with #689037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689037; }
p { color: rgb(104,144,55); }
H1.HeaderClassName
{
color: #689037;
}
.AnyTagClassName
{
color: #689037;
}
</style>
background-color css
<style>
a { background-color: #689037; }
a { background-color: rgb(104,144,55); }
div.DivClassName
{
background-color: #689037;
}
.BgClassName
{
background-color: #689037;
}
</style>
border-color css
<style>
span { border-color: #689037; }
span { border-color: rgb(104,144,55); }
td.TdClassName
{
border-color: #689037;
}
.TagClassName
{
border-color: #689037;
}
</style>