Shades of Vida Loca #689534
Tints of Vida Loca #689534
RGB
CMYK
RGB Variations
Color information
#689534 (or 0x689534) is known color: Vida Loca. HEX triplet: 68, 95 and 34. RGB value is (104,149,52). Sum of RGB (Red+Green+Blue) = 104+149+52=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 149 (58.59% from 255 or 48.85% from 305); Blue value is 52 (20.70% from 255 or 17.05% from 305); Max value from RGB is 149 - color contains mainly: green. Hex color #689534 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #689534 is #976ACB. Grayscale: #7C7C7C. Windows color (decimal): -9923276 or 3446120. OLE color: 3446120.
HSL color Cylindrical-coordinate representation of color #689534: hue angle of 87.84º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #689534 is Cyan = 0.30, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 149 | 52 | - |
| CMYK | 0.30 | 0 | 0.65 | 0.42 |
| HSL | 87.84º | 0.48% | 0.39% | - |
| HSV(B) | 87.84º | 0.65% | 0.58% | - |
| XYZ | 17.08 | 24.69 | 7.11 | - |
| YUV | 124.49 | 87.09 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 149 | 52 | 0.30 | 0 | 0.65 | 0.42 | 87.84 | 0.48 | 0.39 |
| Hex | 68 | 95 | 34 | 1E | 0 | 41 | 2A | 58 | 30 | 27 |
| Octal | 150 | 225 | 64 | 36 | 0 | 101 | 52 | 130 | 60 | 47 |
| Binary | 1101000 | 10010101 | 110100 | 11110 | 0 | 1000001 | 101010 | 1011000 | 110000 | 100111 |
Color Harmonies of #689534
Complementary color
Monochromatic Colors of #689534
Black with #689534
Text Example
Text Example
White with #689534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689534; }
p { color: rgb(104,149,52); }
H1.HeaderClassName
{
color: #689534;
}
.AnyTagClassName
{
color: #689534;
}
</style>
background-color css
<style>
a { background-color: #689534; }
a { background-color: rgb(104,149,52); }
div.DivClassName
{
background-color: #689534;
}
.BgClassName
{
background-color: #689534;
}
</style>
border-color css
<style>
span { border-color: #689534; }
span { border-color: rgb(104,149,52); }
td.TdClassName
{
border-color: #689534;
}
.TagClassName
{
border-color: #689534;
}
</style>