Shades of Vida Loca #639425
Tints of Vida Loca #639425
RGB
CMYK
RGB Variations
Color information
#639425 (or 0x639425) is known color: Vida Loca. HEX triplet: 63, 94 and 25. RGB value is (99,148,37). Sum of RGB (Red+Green+Blue) = 99+148+37=284 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.86% from 284); Green value is 148 (58.20% from 255 or 52.11% from 284); Blue value is 37 (14.84% from 255 or 13.03% from 284); Max value from RGB is 148 - color contains mainly: green. Hex color #639425 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639425 is #9C6BDA. Grayscale: #797979. Windows color (decimal): -10251227 or 2462819. OLE color: 2462819.
HSL color Cylindrical-coordinate representation of color #639425: hue angle of 86.49º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #639425 is Cyan = 0.33, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 37 | - |
| CMYK | 0.33 | 0 | 0.75 | 0.42 |
| HSL | 86.49º | 0.6% | 0.36% | - |
| HSV(B) | 86.49º | 0.75% | 0.58% | - |
| XYZ | 16.07 | 23.97 | 5.53 | - |
| YUV | 120.7 | 80.77 | 112.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 37 | 0.33 | 0 | 0.75 | 0.42 | 86.49 | 0.6 | 0.36 |
| Hex | 63 | 94 | 25 | 21 | 0 | 4B | 2A | 56 | 3C | 24 |
| Octal | 143 | 224 | 45 | 41 | 0 | 113 | 52 | 126 | 74 | 44 |
| Binary | 1100011 | 10010100 | 100101 | 100001 | 0 | 1001011 | 101010 | 1010110 | 111100 | 100100 |
Color Harmonies of #639425
Complementary color
Monochromatic Colors of #639425
Black with #639425
Text Example
Text Example
White with #639425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639425; }
p { color: rgb(99,148,37); }
H1.HeaderClassName
{
color: #639425;
}
.AnyTagClassName
{
color: #639425;
}
</style>
background-color css
<style>
a { background-color: #639425; }
a { background-color: rgb(99,148,37); }
div.DivClassName
{
background-color: #639425;
}
.BgClassName
{
background-color: #639425;
}
</style>
border-color css
<style>
span { border-color: #639425; }
span { border-color: rgb(99,148,37); }
td.TdClassName
{
border-color: #639425;
}
.TagClassName
{
border-color: #639425;
}
</style>