Shades of Vida Loca #638730
Tints of Vida Loca #638730
RGB
CMYK
RGB Variations
Color information
#638730 (or 0x638730) is known color: Vida Loca. HEX triplet: 63, 87 and 30. RGB value is (99,135,48). Sum of RGB (Red+Green+Blue) = 99+135+48=282 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.11% from 282); Green value is 135 (53.12% from 255 or 47.87% from 282); Blue value is 48 (19.14% from 255 or 17.02% from 282); Max value from RGB is 135 - color contains mainly: green. Hex color #638730 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #638730 is #9C78CF. Grayscale: #727272. Windows color (decimal): -10254544 or 3180387. OLE color: 3180387.
HSL color Cylindrical-coordinate representation of color #638730: hue angle of 84.83º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #638730 is Cyan = 0.27, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 135 | 48 | - |
| CMYK | 0.27 | 0 | 0.64 | 0.47 |
| HSL | 84.83º | 0.48% | 0.36% | - |
| HSV(B) | 84.83º | 0.64% | 0.53% | - |
| XYZ | 14.34 | 20.19 | 5.94 | - |
| YUV | 114.32 | 90.57 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 135 | 48 | 0.27 | 0 | 0.64 | 0.47 | 84.83 | 0.48 | 0.36 |
| Hex | 63 | 87 | 30 | 1B | 0 | 40 | 2F | 55 | 30 | 24 |
| Octal | 143 | 207 | 60 | 33 | 0 | 100 | 57 | 125 | 60 | 44 |
| Binary | 1100011 | 10000111 | 110000 | 11011 | 0 | 1000000 | 101111 | 1010101 | 110000 | 100100 |
Color Harmonies of #638730
Complementary color
Monochromatic Colors of #638730
Black with #638730
Text Example
Text Example
White with #638730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638730; }
p { color: rgb(99,135,48); }
H1.HeaderClassName
{
color: #638730;
}
.AnyTagClassName
{
color: #638730;
}
</style>
background-color css
<style>
a { background-color: #638730; }
a { background-color: rgb(99,135,48); }
div.DivClassName
{
background-color: #638730;
}
.BgClassName
{
background-color: #638730;
}
</style>
border-color css
<style>
span { border-color: #638730; }
span { border-color: rgb(99,135,48); }
td.TdClassName
{
border-color: #638730;
}
.TagClassName
{
border-color: #638730;
}
</style>