Shades of Vida Loca #679529
Tints of Vida Loca #679529
RGB
CMYK
RGB Variations
Color information
#679529 (or 0x679529) is known color: Vida Loca. HEX triplet: 67, 95 and 29. RGB value is (103,149,41). Sum of RGB (Red+Green+Blue) = 103+149+41=293 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.15% from 293); Green value is 149 (58.59% from 255 or 50.85% from 293); Blue value is 41 (16.41% from 255 or 13.99% from 293); Max value from RGB is 149 - color contains mainly: green. Hex color #679529 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679529 is #986AD6. Grayscale: #7B7B7B. Windows color (decimal): -9988823 or 2725223. OLE color: 2725223.
HSL color Cylindrical-coordinate representation of color #679529: hue angle of 85.56º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #679529 is Cyan = 0.31, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 149 | 41 | - |
| CMYK | 0.31 | 0 | 0.72 | 0.42 |
| HSL | 85.56º | 0.57% | 0.37% | - |
| HSV(B) | 85.56º | 0.72% | 0.58% | - |
| XYZ | 16.74 | 24.54 | 5.95 | - |
| YUV | 122.93 | 81.76 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 149 | 41 | 0.31 | 0 | 0.72 | 0.42 | 85.56 | 0.57 | 0.37 |
| Hex | 67 | 95 | 29 | 1F | 0 | 48 | 2A | 56 | 39 | 25 |
| Octal | 147 | 225 | 51 | 37 | 0 | 110 | 52 | 126 | 71 | 45 |
| Binary | 1100111 | 10010101 | 101001 | 11111 | 0 | 1001000 | 101010 | 1010110 | 111001 | 100101 |
Color Harmonies of #679529
Complementary color
Monochromatic Colors of #679529
Black with #679529
Text Example
Text Example
White with #679529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679529; }
p { color: rgb(103,149,41); }
H1.HeaderClassName
{
color: #679529;
}
.AnyTagClassName
{
color: #679529;
}
</style>
background-color css
<style>
a { background-color: #679529; }
a { background-color: rgb(103,149,41); }
div.DivClassName
{
background-color: #679529;
}
.BgClassName
{
background-color: #679529;
}
</style>
border-color css
<style>
span { border-color: #679529; }
span { border-color: rgb(103,149,41); }
td.TdClassName
{
border-color: #679529;
}
.TagClassName
{
border-color: #679529;
}
</style>