Shades of La Palma #499732
Tints of La Palma #499732
RGB
CMYK
RGB Variations
Color information
#499732 (or 0x499732) is known color: La Palma. HEX triplet: 49, 97 and 32. RGB value is (73,151,50). Sum of RGB (Red+Green+Blue) = 73+151+50=274 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.64% from 274); Green value is 151 (59.38% from 255 or 55.11% from 274); Blue value is 50 (19.92% from 255 or 18.25% from 274); Max value from RGB is 151 - color contains mainly: green. Hex color #499732 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499732 is #B668CD. Grayscale: #747474. Windows color (decimal): -11954382 or 3315529. OLE color: 3315529.
HSL color Cylindrical-coordinate representation of color #499732: hue angle of 106.34º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #499732 is Cyan = 0.52, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 151 | 50 | - |
| CMYK | 0.52 | 0 | 0.67 | 0.41 |
| HSL | 106.34º | 0.5% | 0.39% | - |
| HSV(B) | 106.34º | 0.67% | 0.59% | - |
| XYZ | 14.39 | 23.78 | 6.85 | - |
| YUV | 116.16 | 90.66 | 97.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 151 | 50 | 0.52 | 0 | 0.67 | 0.41 | 106.34 | 0.5 | 0.39 |
| Hex | 49 | 97 | 32 | 34 | 0 | 43 | 29 | 6A | 32 | 27 |
| Octal | 111 | 227 | 62 | 64 | 0 | 103 | 51 | 152 | 62 | 47 |
| Binary | 1001001 | 10010111 | 110010 | 110100 | 0 | 1000011 | 101001 | 1101010 | 110010 | 100111 |
Color Harmonies of #499732
Complementary color
Monochromatic Colors of #499732
Black with #499732
Text Example
Text Example
White with #499732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499732; }
p { color: rgb(73,151,50); }
H1.HeaderClassName
{
color: #499732;
}
.AnyTagClassName
{
color: #499732;
}
</style>
background-color css
<style>
a { background-color: #499732; }
a { background-color: rgb(73,151,50); }
div.DivClassName
{
background-color: #499732;
}
.BgClassName
{
background-color: #499732;
}
</style>
border-color css
<style>
span { border-color: #499732; }
span { border-color: rgb(73,151,50); }
td.TdClassName
{
border-color: #499732;
}
.TagClassName
{
border-color: #499732;
}
</style>