Shades of La Palma #499117
Tints of La Palma #499117
RGB
CMYK
RGB Variations
Color information
#499117 (or 0x499117) is known color: La Palma. HEX triplet: 49, 91 and 17. RGB value is (73,145,23). Sum of RGB (Red+Green+Blue) = 73+145+23=241 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.29% from 241); Green value is 145 (57.03% from 255 or 60.17% from 241); Blue value is 23 (9.38% from 255 or 9.54% from 241); Max value from RGB is 145 - color contains mainly: green. Hex color #499117 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499117 is #B66EE8. Grayscale: #6D6D6D. Windows color (decimal): -11955945 or 1544521. OLE color: 1544521.
HSL color Cylindrical-coordinate representation of color #499117: hue angle of 95.41º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #499117 is Cyan = 0.50, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 145 | 23 | - |
| CMYK | 0.50 | 0 | 0.84 | 0.43 |
| HSL | 95.41º | 0.73% | 0.33% | - |
| HSV(B) | 95.41º | 0.84% | 0.57% | - |
| XYZ | 13.03 | 21.73 | 4.32 | - |
| YUV | 109.56 | 79.15 | 101.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 145 | 23 | 0.50 | 0 | 0.84 | 0.43 | 95.41 | 0.73 | 0.33 |
| Hex | 49 | 91 | 17 | 32 | 0 | 54 | 2B | 5F | 49 | 21 |
| Octal | 111 | 221 | 27 | 62 | 0 | 124 | 53 | 137 | 111 | 41 |
| Binary | 1001001 | 10010001 | 10111 | 110010 | 0 | 1010100 | 101011 | 1011111 | 1001001 | 100001 |
Color Harmonies of #499117
Complementary color
Monochromatic Colors of #499117
Black with #499117
Text Example
Text Example
White with #499117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499117; }
p { color: rgb(73,145,23); }
H1.HeaderClassName
{
color: #499117;
}
.AnyTagClassName
{
color: #499117;
}
</style>
background-color css
<style>
a { background-color: #499117; }
a { background-color: rgb(73,145,23); }
div.DivClassName
{
background-color: #499117;
}
.BgClassName
{
background-color: #499117;
}
</style>
border-color css
<style>
span { border-color: #499117; }
span { border-color: rgb(73,145,23); }
td.TdClassName
{
border-color: #499117;
}
.TagClassName
{
border-color: #499117;
}
</style>