Shades of Vida Loca #628530
Tints of Vida Loca #628530
RGB
CMYK
RGB Variations
Color information
#628530 (or 0x628530) is known color: Vida Loca. HEX triplet: 62, 85 and 30. RGB value is (98,133,48). Sum of RGB (Red+Green+Blue) = 98+133+48=279 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.13% from 279); Green value is 133 (52.34% from 255 or 47.67% from 279); Blue value is 48 (19.14% from 255 or 17.20% from 279); Max value from RGB is 133 - color contains mainly: green. Hex color #628530 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628530 is #9D7ACF. Grayscale: #717171. Windows color (decimal): -10320592 or 3179874. OLE color: 3179874.
HSL color Cylindrical-coordinate representation of color #628530: hue angle of 84.71º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #628530 is Cyan = 0.26, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 133 | 48 | - |
| CMYK | 0.26 | 0 | 0.64 | 0.48 |
| HSL | 84.71º | 0.47% | 0.35% | - |
| HSV(B) | 84.71º | 0.64% | 0.52% | - |
| XYZ | 13.96 | 19.59 | 5.84 | - |
| YUV | 112.85 | 91.4 | 117.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 133 | 48 | 0.26 | 0 | 0.64 | 0.48 | 84.71 | 0.47 | 0.35 |
| Hex | 62 | 85 | 30 | 1A | 0 | 40 | 30 | 55 | 2F | 23 |
| Octal | 142 | 205 | 60 | 32 | 0 | 100 | 60 | 125 | 57 | 43 |
| Binary | 1100010 | 10000101 | 110000 | 11010 | 0 | 1000000 | 110000 | 1010101 | 101111 | 100011 |
Color Harmonies of #628530
Complementary color
Monochromatic Colors of #628530
Black with #628530
Text Example
Text Example
White with #628530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628530; }
p { color: rgb(98,133,48); }
H1.HeaderClassName
{
color: #628530;
}
.AnyTagClassName
{
color: #628530;
}
</style>
background-color css
<style>
a { background-color: #628530; }
a { background-color: rgb(98,133,48); }
div.DivClassName
{
background-color: #628530;
}
.BgClassName
{
background-color: #628530;
}
</style>
border-color css
<style>
span { border-color: #628530; }
span { border-color: rgb(98,133,48); }
td.TdClassName
{
border-color: #628530;
}
.TagClassName
{
border-color: #628530;
}
</style>