Shades of Vida Loca #699537
Tints of Vida Loca #699537
RGB
CMYK
RGB Variations
Color information
#699537 (or 0x699537) is known color: Vida Loca. HEX triplet: 69, 95 and 37. RGB value is (105,149,55). Sum of RGB (Red+Green+Blue) = 105+149+55=309 (40% of max value = 765). Red value is 105 (41.41% from 255 or 33.98% from 309); Green value is 149 (58.59% from 255 or 48.22% from 309); Blue value is 55 (21.88% from 255 or 17.80% from 309); Max value from RGB is 149 - color contains mainly: green. Hex color #699537 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #699537 is #966AC8. Grayscale: #7D7D7D. Windows color (decimal): -9857737 or 3642729. OLE color: 3642729.
HSL color Cylindrical-coordinate representation of color #699537: hue angle of 88.09º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #699537 is Cyan = 0.30, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 149 | 55 | - |
| CMYK | 0.30 | 0 | 0.63 | 0.42 |
| HSL | 88.09º | 0.46% | 0.4% | - |
| HSV(B) | 88.09º | 0.63% | 0.58% | - |
| XYZ | 17.26 | 24.77 | 7.49 | - |
| YUV | 125.13 | 88.42 | 113.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 149 | 55 | 0.30 | 0 | 0.63 | 0.42 | 88.09 | 0.46 | 0.4 |
| Hex | 69 | 95 | 37 | 1E | 0 | 3F | 2A | 58 | 2E | 28 |
| Octal | 151 | 225 | 67 | 36 | 0 | 77 | 52 | 130 | 56 | 50 |
| Binary | 1101001 | 10010101 | 110111 | 11110 | 0 | 111111 | 101010 | 1011000 | 101110 | 101000 |
Color Harmonies of #699537
Complementary color
Monochromatic Colors of #699537
Black with #699537
Text Example
Text Example
White with #699537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #699537; }
p { color: rgb(105,149,55); }
H1.HeaderClassName
{
color: #699537;
}
.AnyTagClassName
{
color: #699537;
}
</style>
background-color css
<style>
a { background-color: #699537; }
a { background-color: rgb(105,149,55); }
div.DivClassName
{
background-color: #699537;
}
.BgClassName
{
background-color: #699537;
}
</style>
border-color css
<style>
span { border-color: #699537; }
span { border-color: rgb(105,149,55); }
td.TdClassName
{
border-color: #699537;
}
.TagClassName
{
border-color: #699537;
}
</style>