Shades of Vida Loca #638834
Tints of Vida Loca #638834
RGB
CMYK
RGB Variations
Color information
#638834 (or 0x638834) is known color: Vida Loca. HEX triplet: 63, 88 and 34. RGB value is (99,136,52). Sum of RGB (Red+Green+Blue) = 99+136+52=287 (38% of max value = 765). Red value is 99 (39.06% from 255 or 34.49% from 287); Green value is 136 (53.52% from 255 or 47.39% from 287); Blue value is 52 (20.70% from 255 or 18.12% from 287); Max value from RGB is 136 - color contains mainly: green. Hex color #638834 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #638834 is #9C77CB. Grayscale: #737373. Windows color (decimal): -10254284 or 3442787. OLE color: 3442787.
HSL color Cylindrical-coordinate representation of color #638834: hue angle of 86.43º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #638834 is Cyan = 0.27, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 136 | 52 | - |
| CMYK | 0.27 | 0 | 0.62 | 0.47 |
| HSL | 86.43º | 0.45% | 0.37% | - |
| HSV(B) | 86.43º | 0.62% | 0.53% | - |
| XYZ | 14.57 | 20.51 | 6.44 | - |
| YUV | 115.36 | 92.24 | 116.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 136 | 52 | 0.27 | 0 | 0.62 | 0.47 | 86.43 | 0.45 | 0.37 |
| Hex | 63 | 88 | 34 | 1B | 0 | 3E | 2F | 56 | 2D | 25 |
| Octal | 143 | 210 | 64 | 33 | 0 | 76 | 57 | 126 | 55 | 45 |
| Binary | 1100011 | 10001000 | 110100 | 11011 | 0 | 111110 | 101111 | 1010110 | 101101 | 100101 |
Color Harmonies of #638834
Complementary color
Monochromatic Colors of #638834
Black with #638834
Text Example
Text Example
White with #638834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638834; }
p { color: rgb(99,136,52); }
H1.HeaderClassName
{
color: #638834;
}
.AnyTagClassName
{
color: #638834;
}
</style>
background-color css
<style>
a { background-color: #638834; }
a { background-color: rgb(99,136,52); }
div.DivClassName
{
background-color: #638834;
}
.BgClassName
{
background-color: #638834;
}
</style>
border-color css
<style>
span { border-color: #638834; }
span { border-color: rgb(99,136,52); }
td.TdClassName
{
border-color: #638834;
}
.TagClassName
{
border-color: #638834;
}
</style>