Shades of La Palma #499823
Tints of La Palma #499823
RGB
CMYK
RGB Variations
Color information
#499823 (or 0x499823) is known color: La Palma. HEX triplet: 49, 98 and 23. RGB value is (73,152,35). Sum of RGB (Red+Green+Blue) = 73+152+35=260 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.08% from 260); Green value is 152 (59.77% from 255 or 58.46% from 260); Blue value is 35 (14.06% from 255 or 13.46% from 260); Max value from RGB is 152 - color contains mainly: green. Hex color #499823 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499823 is #B667DC. Grayscale: #737373. Windows color (decimal): -11954141 or 2332745. OLE color: 2332745.
HSL color Cylindrical-coordinate representation of color #499823: hue angle of 100.51º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #499823 is Cyan = 0.52, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 152 | 35 | - |
| CMYK | 0.52 | 0 | 0.77 | 0.40 |
| HSL | 100.51º | 0.63% | 0.37% | - |
| HSV(B) | 100.51º | 0.77% | 0.6% | - |
| XYZ | 14.28 | 23.99 | 5.47 | - |
| YUV | 115.04 | 82.83 | 98.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 152 | 35 | 0.52 | 0 | 0.77 | 0.40 | 100.51 | 0.63 | 0.37 |
| Hex | 49 | 98 | 23 | 34 | 0 | 4D | 28 | 65 | 3F | 25 |
| Octal | 111 | 230 | 43 | 64 | 0 | 115 | 50 | 145 | 77 | 45 |
| Binary | 1001001 | 10011000 | 100011 | 110100 | 0 | 1001101 | 101000 | 1100101 | 111111 | 100101 |
Color Harmonies of #499823
Complementary color
Monochromatic Colors of #499823
Black with #499823
Text Example
Text Example
White with #499823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499823; }
p { color: rgb(73,152,35); }
H1.HeaderClassName
{
color: #499823;
}
.AnyTagClassName
{
color: #499823;
}
</style>
background-color css
<style>
a { background-color: #499823; }
a { background-color: rgb(73,152,35); }
div.DivClassName
{
background-color: #499823;
}
.BgClassName
{
background-color: #499823;
}
</style>
border-color css
<style>
span { border-color: #499823; }
span { border-color: rgb(73,152,35); }
td.TdClassName
{
border-color: #499823;
}
.TagClassName
{
border-color: #499823;
}
</style>