Shades of Vida Loca #639633
Tints of Vida Loca #639633
RGB
CMYK
RGB Variations
Color information
#639633 (or 0x639633) is known color: Vida Loca. HEX triplet: 63, 96 and 33. RGB value is (99,150,51). Sum of RGB (Red+Green+Blue) = 99+150+51=300 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33% from 300); Green value is 150 (58.98% from 255 or 50% from 300); Blue value is 51 (20.31% from 255 or 17% from 300); Max value from RGB is 150 - color contains mainly: green. Hex color #639633 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639633 is #9C69CC. Grayscale: #7B7B7B. Windows color (decimal): -10250701 or 3380835. OLE color: 3380835.
HSL color Cylindrical-coordinate representation of color #639633: hue angle of 90.91º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #639633 is Cyan = 0.34, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 150 | 51 | - |
| CMYK | 0.34 | 0 | 0.66 | 0.41 |
| HSL | 90.91º | 0.49% | 0.39% | - |
| HSV(B) | 90.91º | 0.66% | 0.59% | - |
| XYZ | 16.65 | 24.7 | 7.02 | - |
| YUV | 123.47 | 87.1 | 110.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 150 | 51 | 0.34 | 0 | 0.66 | 0.41 | 90.91 | 0.49 | 0.39 |
| Hex | 63 | 96 | 33 | 22 | 0 | 42 | 29 | 5B | 31 | 27 |
| Octal | 143 | 226 | 63 | 42 | 0 | 102 | 51 | 133 | 61 | 47 |
| Binary | 1100011 | 10010110 | 110011 | 100010 | 0 | 1000010 | 101001 | 1011011 | 110001 | 100111 |
Color Harmonies of #639633
Complementary color
Monochromatic Colors of #639633
Black with #639633
Text Example
Text Example
White with #639633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639633; }
p { color: rgb(99,150,51); }
H1.HeaderClassName
{
color: #639633;
}
.AnyTagClassName
{
color: #639633;
}
</style>
background-color css
<style>
a { background-color: #639633; }
a { background-color: rgb(99,150,51); }
div.DivClassName
{
background-color: #639633;
}
.BgClassName
{
background-color: #639633;
}
</style>
border-color css
<style>
span { border-color: #639633; }
span { border-color: rgb(99,150,51); }
td.TdClassName
{
border-color: #639633;
}
.TagClassName
{
border-color: #639633;
}
</style>