Shades of Vida Loca #498701
Tints of Vida Loca #498701
RGB
CMYK
RGB Variations
Color information
#498701 (or 0x498701) is known color: Vida Loca. HEX triplet: 49, 87 and 01. RGB value is (73,135,1). Sum of RGB (Red+Green+Blue) = 73+135+1=209 (27% of max value = 765). Red value is 73 (28.91% from 255 or 34.93% from 209); Green value is 135 (53.12% from 255 or 64.59% from 209); Blue value is 1 (0.78% from 255 or 0.48% from 209); Max value from RGB is 135 - color contains mainly: green. Hex color #498701 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498701 is #B678FE. Grayscale: #656565. Windows color (decimal): -11958527 or 100169. OLE color: 100169.
HSL color Cylindrical-coordinate representation of color #498701: hue angle of 87.76º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #498701 is Cyan = 0.46, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 135 | 1 | - |
| CMYK | 0.46 | 0 | 0.99 | 0.47 |
| HSL | 87.76º | 0.99% | 0.27% | - |
| HSV(B) | 87.76º | 0.99% | 0.53% | - |
| XYZ | 11.42 | 18.75 | 3.05 | - |
| YUV | 101.19 | 71.46 | 107.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 135 | 1 | 0.46 | 0 | 0.99 | 0.47 | 87.76 | 0.99 | 0.27 |
| Hex | 49 | 87 | 1 | 2E | 0 | 63 | 2F | 58 | 63 | 1B |
| Octal | 111 | 207 | 1 | 56 | 0 | 143 | 57 | 130 | 143 | 33 |
| Binary | 1001001 | 10000111 | 1 | 101110 | 0 | 1100011 | 101111 | 1011000 | 1100011 | 11011 |
Color Harmonies of #498701
Complementary color
Monochromatic Colors of #498701
Black with #498701
Text Example
Text Example
White with #498701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498701; }
p { color: rgb(73,135,1); }
H1.HeaderClassName
{
color: #498701;
}
.AnyTagClassName
{
color: #498701;
}
</style>
background-color css
<style>
a { background-color: #498701; }
a { background-color: rgb(73,135,1); }
div.DivClassName
{
background-color: #498701;
}
.BgClassName
{
background-color: #498701;
}
</style>
border-color css
<style>
span { border-color: #498701; }
span { border-color: rgb(73,135,1); }
td.TdClassName
{
border-color: #498701;
}
.TagClassName
{
border-color: #498701;
}
</style>