Shades of La Palma #499425
Tints of La Palma #499425
RGB
CMYK
RGB Variations
Color information
#499425 (or 0x499425) is known color: La Palma. HEX triplet: 49, 94 and 25. RGB value is (73,148,37). Sum of RGB (Red+Green+Blue) = 73+148+37=258 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.29% from 258); Green value is 148 (58.20% from 255 or 57.36% from 258); Blue value is 37 (14.84% from 255 or 14.34% from 258); Max value from RGB is 148 - color contains mainly: green. Hex color #499425 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499425 is #B66BDA. Grayscale: #717171. Windows color (decimal): -11955163 or 2462793. OLE color: 2462793.
HSL color Cylindrical-coordinate representation of color #499425: hue angle of 100.54º 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 #499425 is Cyan = 0.51, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 37 | - |
| CMYK | 0.51 | 0 | 0.75 | 0.42 |
| HSL | 100.54º | 0.6% | 0.36% | - |
| HSV(B) | 100.54º | 0.75% | 0.58% | - |
| XYZ | 13.67 | 22.73 | 5.42 | - |
| YUV | 112.92 | 85.15 | 99.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 37 | 0.51 | 0 | 0.75 | 0.42 | 100.54 | 0.6 | 0.36 |
| Hex | 49 | 94 | 25 | 33 | 0 | 4B | 2A | 65 | 3C | 24 |
| Octal | 111 | 224 | 45 | 63 | 0 | 113 | 52 | 145 | 74 | 44 |
| Binary | 1001001 | 10010100 | 100101 | 110011 | 0 | 1001011 | 101010 | 1100101 | 111100 | 100100 |
Color Harmonies of #499425
Complementary color
Monochromatic Colors of #499425
Black with #499425
Text Example
Text Example
White with #499425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499425; }
p { color: rgb(73,148,37); }
H1.HeaderClassName
{
color: #499425;
}
.AnyTagClassName
{
color: #499425;
}
</style>
background-color css
<style>
a { background-color: #499425; }
a { background-color: rgb(73,148,37); }
div.DivClassName
{
background-color: #499425;
}
.BgClassName
{
background-color: #499425;
}
</style>
border-color css
<style>
span { border-color: #499425; }
span { border-color: rgb(73,148,37); }
td.TdClassName
{
border-color: #499425;
}
.TagClassName
{
border-color: #499425;
}
</style>