Shades of Vida Loca #638535
Tints of Vida Loca #638535
RGB
CMYK
RGB Variations
Color information
#638535 (or 0x638535) is known color: Vida Loca. HEX triplet: 63, 85 and 35. RGB value is (99,133,53). Sum of RGB (Red+Green+Blue) = 99+133+53=285 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.74% from 285); Green value is 133 (52.34% from 255 or 46.67% from 285); Blue value is 53 (21.09% from 255 or 18.60% from 285); Max value from RGB is 133 - color contains mainly: green. Hex color #638535 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #638535 is #9C7ACA. Grayscale: #727272. Windows color (decimal): -10255051 or 3507555. OLE color: 3507555.
HSL color Cylindrical-coordinate representation of color #638535: hue angle of 85.5º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #638535 is Cyan = 0.26, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 99 | 133 | 53 | - |
| CMYK | 0.26 | 0 | 0.60 | 0.48 |
| HSL | 85.5º | 0.43% | 0.36% | - |
| HSV(B) | 85.5º | 0.6% | 0.52% | - |
| XYZ | 14.18 | 19.68 | 6.42 | - |
| YUV | 113.71 | 93.74 | 117.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 133 | 53 | 0.26 | 0 | 0.60 | 0.48 | 85.5 | 0.43 | 0.36 |
| Hex | 63 | 85 | 35 | 1A | 0 | 3C | 30 | 56 | 2B | 24 |
| Octal | 143 | 205 | 65 | 32 | 0 | 74 | 60 | 126 | 53 | 44 |
| Binary | 1100011 | 10000101 | 110101 | 11010 | 0 | 111100 | 110000 | 1010110 | 101011 | 100100 |
Color Harmonies of #638535
Complementary color
Monochromatic Colors of #638535
Black with #638535
Text Example
Text Example
White with #638535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638535; }
p { color: rgb(99,133,53); }
H1.HeaderClassName
{
color: #638535;
}
.AnyTagClassName
{
color: #638535;
}
</style>
background-color css
<style>
a { background-color: #638535; }
a { background-color: rgb(99,133,53); }
div.DivClassName
{
background-color: #638535;
}
.BgClassName
{
background-color: #638535;
}
</style>
border-color css
<style>
span { border-color: #638535; }
span { border-color: rgb(99,133,53); }
td.TdClassName
{
border-color: #638535;
}
.TagClassName
{
border-color: #638535;
}
</style>