Shades of La Palma #499817
Tints of La Palma #499817
RGB
CMYK
RGB Variations
Color information
#499817 (or 0x499817) is known color: La Palma. HEX triplet: 49, 98 and 17. RGB value is (73,152,23). Sum of RGB (Red+Green+Blue) = 73+152+23=248 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.44% from 248); Green value is 152 (59.77% from 255 or 61.29% from 248); Blue value is 23 (9.38% from 255 or 9.27% from 248); Max value from RGB is 152 - color contains mainly: green. Hex color #499817 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499817 is #B667E8. Grayscale: #727272. Windows color (decimal): -11954153 or 1546313. OLE color: 1546313.
HSL color Cylindrical-coordinate representation of color #499817: hue angle of 96.74º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #499817 is Cyan = 0.52, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 152 | 23 | - |
| CMYK | 0.52 | 0 | 0.85 | 0.40 |
| HSL | 96.74º | 0.74% | 0.34% | - |
| HSV(B) | 96.74º | 0.85% | 0.6% | - |
| XYZ | 14.13 | 23.93 | 4.69 | - |
| YUV | 113.67 | 76.83 | 98.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 152 | 23 | 0.52 | 0 | 0.85 | 0.40 | 96.74 | 0.74 | 0.34 |
| Hex | 49 | 98 | 17 | 34 | 0 | 55 | 28 | 61 | 4A | 22 |
| Octal | 111 | 230 | 27 | 64 | 0 | 125 | 50 | 141 | 112 | 42 |
| Binary | 1001001 | 10011000 | 10111 | 110100 | 0 | 1010101 | 101000 | 1100001 | 1001010 | 100010 |
Color Harmonies of #499817
Complementary color
Monochromatic Colors of #499817
Black with #499817
Text Example
Text Example
White with #499817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499817; }
p { color: rgb(73,152,23); }
H1.HeaderClassName
{
color: #499817;
}
.AnyTagClassName
{
color: #499817;
}
</style>
background-color css
<style>
a { background-color: #499817; }
a { background-color: rgb(73,152,23); }
div.DivClassName
{
background-color: #499817;
}
.BgClassName
{
background-color: #499817;
}
</style>
border-color css
<style>
span { border-color: #499817; }
span { border-color: rgb(73,152,23); }
td.TdClassName
{
border-color: #499817;
}
.TagClassName
{
border-color: #499817;
}
</style>