Shades of Vida Loca #679526
Tints of Vida Loca #679526
RGB
CMYK
RGB Variations
Color information
#679526 (or 0x679526) is known color: Vida Loca. HEX triplet: 67, 95 and 26. RGB value is (103,149,38). Sum of RGB (Red+Green+Blue) = 103+149+38=290 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.52% from 290); Green value is 149 (58.59% from 255 or 51.38% from 290); Blue value is 38 (15.23% from 255 or 13.10% from 290); Max value from RGB is 149 - color contains mainly: green. Hex color #679526 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679526 is #986AD9. Grayscale: #7A7A7A. Windows color (decimal): -9988826 or 2528615. OLE color: 2528615.
HSL color Cylindrical-coordinate representation of color #679526: hue angle of 84.86º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #679526 is Cyan = 0.31, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 149 | 38 | - |
| CMYK | 0.31 | 0 | 0.74 | 0.42 |
| HSL | 84.86º | 0.59% | 0.37% | - |
| HSV(B) | 84.86º | 0.74% | 0.58% | - |
| XYZ | 16.69 | 24.52 | 5.69 | - |
| YUV | 122.59 | 80.26 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 149 | 38 | 0.31 | 0 | 0.74 | 0.42 | 84.86 | 0.59 | 0.37 |
| Hex | 67 | 95 | 26 | 1F | 0 | 4A | 2A | 55 | 3B | 25 |
| Octal | 147 | 225 | 46 | 37 | 0 | 112 | 52 | 125 | 73 | 45 |
| Binary | 1100111 | 10010101 | 100110 | 11111 | 0 | 1001010 | 101010 | 1010101 | 111011 | 100101 |
Color Harmonies of #679526
Complementary color
Monochromatic Colors of #679526
Black with #679526
Text Example
Text Example
White with #679526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679526; }
p { color: rgb(103,149,38); }
H1.HeaderClassName
{
color: #679526;
}
.AnyTagClassName
{
color: #679526;
}
</style>
background-color css
<style>
a { background-color: #679526; }
a { background-color: rgb(103,149,38); }
div.DivClassName
{
background-color: #679526;
}
.BgClassName
{
background-color: #679526;
}
</style>
border-color css
<style>
span { border-color: #679526; }
span { border-color: rgb(103,149,38); }
td.TdClassName
{
border-color: #679526;
}
.TagClassName
{
border-color: #679526;
}
</style>