Shades of Vida Loca #678933
Tints of Vida Loca #678933
RGB
CMYK
RGB Variations
Color information
#678933 (or 0x678933) is known color: Vida Loca. HEX triplet: 67, 89 and 33. RGB value is (103,137,51). Sum of RGB (Red+Green+Blue) = 103+137+51=291 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.40% from 291); Green value is 137 (53.91% from 255 or 47.08% from 291); Blue value is 51 (20.31% from 255 or 17.53% from 291); Max value from RGB is 137 - color contains mainly: green. Hex color #678933 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #678933 is #9876CC. Grayscale: #757575. Windows color (decimal): -9991885 or 3377511. OLE color: 3377511.
HSL color Cylindrical-coordinate representation of color #678933: hue angle of 83.72º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #678933 is Cyan = 0.25, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 137 | 51 | - |
| CMYK | 0.25 | 0 | 0.63 | 0.46 |
| HSL | 83.72º | 0.46% | 0.37% | - |
| HSV(B) | 83.72º | 0.63% | 0.54% | - |
| XYZ | 15.14 | 21.01 | 6.39 | - |
| YUV | 117.03 | 90.74 | 117.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 137 | 51 | 0.25 | 0 | 0.63 | 0.46 | 83.72 | 0.46 | 0.37 |
| Hex | 67 | 89 | 33 | 19 | 0 | 3F | 2E | 54 | 2E | 25 |
| Octal | 147 | 211 | 63 | 31 | 0 | 77 | 56 | 124 | 56 | 45 |
| Binary | 1100111 | 10001001 | 110011 | 11001 | 0 | 111111 | 101110 | 1010100 | 101110 | 100101 |
Color Harmonies of #678933
Complementary color
Monochromatic Colors of #678933
Black with #678933
Text Example
Text Example
White with #678933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678933; }
p { color: rgb(103,137,51); }
H1.HeaderClassName
{
color: #678933;
}
.AnyTagClassName
{
color: #678933;
}
</style>
background-color css
<style>
a { background-color: #678933; }
a { background-color: rgb(103,137,51); }
div.DivClassName
{
background-color: #678933;
}
.BgClassName
{
background-color: #678933;
}
</style>
border-color css
<style>
span { border-color: #678933; }
span { border-color: rgb(103,137,51); }
td.TdClassName
{
border-color: #678933;
}
.TagClassName
{
border-color: #678933;
}
</style>