Shades of La Palma #499323
Tints of La Palma #499323
RGB
CMYK
RGB Variations
Color information
#499323 (or 0x499323) is known color: La Palma. HEX triplet: 49, 93 and 23. RGB value is (73,147,35). Sum of RGB (Red+Green+Blue) = 73+147+35=255 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.63% from 255); Green value is 147 (57.81% from 255 or 57.65% from 255); Blue value is 35 (14.06% from 255 or 13.73% from 255); Max value from RGB is 147 - color contains mainly: green. Hex color #499323 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499323 is #B66CDC. Grayscale: #707070. Windows color (decimal): -11955421 or 2331465. OLE color: 2331465.
HSL color Cylindrical-coordinate representation of color #499323: hue angle of 99.64º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #499323 is Cyan = 0.50, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 147 | 35 | - |
| CMYK | 0.50 | 0 | 0.76 | 0.42 |
| HSL | 99.64º | 0.62% | 0.36% | - |
| HSV(B) | 99.64º | 0.76% | 0.58% | - |
| XYZ | 13.48 | 22.41 | 5.2 | - |
| YUV | 112.11 | 84.48 | 100.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 147 | 35 | 0.50 | 0 | 0.76 | 0.42 | 99.64 | 0.62 | 0.36 |
| Hex | 49 | 93 | 23 | 32 | 0 | 4C | 2A | 64 | 3E | 24 |
| Octal | 111 | 223 | 43 | 62 | 0 | 114 | 52 | 144 | 76 | 44 |
| Binary | 1001001 | 10010011 | 100011 | 110010 | 0 | 1001100 | 101010 | 1100100 | 111110 | 100100 |
Color Harmonies of #499323
Complementary color
Monochromatic Colors of #499323
Black with #499323
Text Example
Text Example
White with #499323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499323; }
p { color: rgb(73,147,35); }
H1.HeaderClassName
{
color: #499323;
}
.AnyTagClassName
{
color: #499323;
}
</style>
background-color css
<style>
a { background-color: #499323; }
a { background-color: rgb(73,147,35); }
div.DivClassName
{
background-color: #499323;
}
.BgClassName
{
background-color: #499323;
}
</style>
border-color css
<style>
span { border-color: #499323; }
span { border-color: rgb(73,147,35); }
td.TdClassName
{
border-color: #499323;
}
.TagClassName
{
border-color: #499323;
}
</style>