Shades of Vida Loca #638133
Tints of Vida Loca #638133
RGB
CMYK
RGB Variations
Color information
#638133 (or 0x638133) is known color: Vida Loca. HEX triplet: 63, 81 and 33. RGB value is (99,129,51). Sum of RGB (Red+Green+Blue) = 99+129+51=279 (36% of max value = 765). Red value is 99 (39.06% from 255 or 35.48% from 279); Green value is 129 (50.78% from 255 or 46.24% from 279); Blue value is 51 (20.31% from 255 or 18.28% from 279); Max value from RGB is 129 - color contains mainly: green. Hex color #638133 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #638133 is #9C7ECC. Grayscale: #6F6F6F. Windows color (decimal): -10256077 or 3375459. OLE color: 3375459.
HSL color Cylindrical-coordinate representation of color #638133: hue angle of 83.08º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #638133 is Cyan = 0.23, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 99 | 129 | 51 | - |
| CMYK | 0.23 | 0 | 0.60 | 0.49 |
| HSL | 83.08º | 0.43% | 0.35% | - |
| HSV(B) | 83.08º | 0.6% | 0.51% | - |
| XYZ | 13.59 | 18.59 | 6 | - |
| YUV | 111.14 | 94.06 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 129 | 51 | 0.23 | 0 | 0.60 | 0.49 | 83.08 | 0.43 | 0.35 |
| Hex | 63 | 81 | 33 | 17 | 0 | 3C | 31 | 53 | 2B | 23 |
| Octal | 143 | 201 | 63 | 27 | 0 | 74 | 61 | 123 | 53 | 43 |
| Binary | 1100011 | 10000001 | 110011 | 10111 | 0 | 111100 | 110001 | 1010011 | 101011 | 100011 |
Color Harmonies of #638133
Complementary color
Monochromatic Colors of #638133
Black with #638133
Text Example
Text Example
White with #638133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638133; }
p { color: rgb(99,129,51); }
H1.HeaderClassName
{
color: #638133;
}
.AnyTagClassName
{
color: #638133;
}
</style>
background-color css
<style>
a { background-color: #638133; }
a { background-color: rgb(99,129,51); }
div.DivClassName
{
background-color: #638133;
}
.BgClassName
{
background-color: #638133;
}
</style>
border-color css
<style>
span { border-color: #638133; }
span { border-color: rgb(99,129,51); }
td.TdClassName
{
border-color: #638133;
}
.TagClassName
{
border-color: #638133;
}
</style>