Shades of Vida Loca #639030
Tints of Vida Loca #639030
RGB
CMYK
RGB Variations
Color information
#639030 (or 0x639030) is known color: Vida Loca. HEX triplet: 63, 90 and 30. RGB value is (99,144,48). Sum of RGB (Red+Green+Blue) = 99+144+48=291 (38% of max value = 765). Red value is 99 (39.06% from 255 or 34.02% from 291); Green value is 144 (56.64% from 255 or 49.48% from 291); Blue value is 48 (19.14% from 255 or 16.49% from 291); Max value from RGB is 144 - color contains mainly: green. Hex color #639030 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639030 is #9C6FCF. Grayscale: #777777. Windows color (decimal): -10252240 or 3182691. OLE color: 3182691.
HSL color Cylindrical-coordinate representation of color #639030: hue angle of 88.12º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #639030 is Cyan = 0.31, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 144 | 48 | - |
| CMYK | 0.31 | 0 | 0.67 | 0.44 |
| HSL | 88.13º | 0.5% | 0.38% | - |
| HSV(B) | 88.13º | 0.67% | 0.56% | - |
| XYZ | 15.65 | 22.81 | 6.37 | - |
| YUV | 119.6 | 87.59 | 113.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 144 | 48 | 0.31 | 0 | 0.67 | 0.44 | 88.13 | 0.5 | 0.38 |
| Hex | 63 | 90 | 30 | 1F | 0 | 43 | 2C | 58 | 32 | 26 |
| Octal | 143 | 220 | 60 | 37 | 0 | 103 | 54 | 130 | 62 | 46 |
| Binary | 1100011 | 10010000 | 110000 | 11111 | 0 | 1000011 | 101100 | 1011000 | 110010 | 100110 |
Color Harmonies of #639030
Complementary color
Monochromatic Colors of #639030
Black with #639030
Text Example
Text Example
White with #639030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639030; }
p { color: rgb(99,144,48); }
H1.HeaderClassName
{
color: #639030;
}
.AnyTagClassName
{
color: #639030;
}
</style>
background-color css
<style>
a { background-color: #639030; }
a { background-color: rgb(99,144,48); }
div.DivClassName
{
background-color: #639030;
}
.BgClassName
{
background-color: #639030;
}
</style>
border-color css
<style>
span { border-color: #639030; }
span { border-color: rgb(99,144,48); }
td.TdClassName
{
border-color: #639030;
}
.TagClassName
{
border-color: #639030;
}
</style>