Shades of La Palma #489932
Tints of La Palma #489932
RGB
CMYK
RGB Variations
Color information
#489932 (or 0x489932) is known color: La Palma. HEX triplet: 48, 99 and 32. RGB value is (72,153,50). Sum of RGB (Red+Green+Blue) = 72+153+50=275 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.18% from 275); Green value is 153 (60.16% from 255 or 55.64% from 275); Blue value is 50 (19.92% from 255 or 18.18% from 275); Max value from RGB is 153 - color contains mainly: green. Hex color #489932 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489932 is #B766CD. Grayscale: #757575. Windows color (decimal): -12019406 or 3316040. OLE color: 3316040.
HSL color Cylindrical-coordinate representation of color #489932: hue angle of 107.18º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #489932 is Cyan = 0.53, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 72 | 153 | 50 | - |
| CMYK | 0.53 | 0 | 0.67 | 0.4 |
| HSL | 107.18º | 0.51% | 0.4% | - |
| HSV(B) | 107.18º | 0.67% | 0.6% | - |
| XYZ | 14.64 | 24.39 | 6.95 | - |
| YUV | 117.04 | 90.16 | 95.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 153 | 50 | 0.53 | 0 | 0.67 | 0.4 | 107.18 | 0.51 | 0.4 |
| Hex | 48 | 99 | 32 | 35 | 0 | 43 | 28 | 6B | 33 | 28 |
| Octal | 110 | 231 | 62 | 65 | 0 | 103 | 50 | 153 | 63 | 50 |
| Binary | 1001000 | 10011001 | 110010 | 110101 | 0 | 1000011 | 101000 | 1101011 | 110011 | 101000 |
Color Harmonies of #489932
Complementary color
Monochromatic Colors of #489932
Black with #489932
Text Example
Text Example
White with #489932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489932; }
p { color: rgb(72,153,50); }
H1.HeaderClassName
{
color: #489932;
}
.AnyTagClassName
{
color: #489932;
}
</style>
background-color css
<style>
a { background-color: #489932; }
a { background-color: rgb(72,153,50); }
div.DivClassName
{
background-color: #489932;
}
.BgClassName
{
background-color: #489932;
}
</style>
border-color css
<style>
span { border-color: #489932; }
span { border-color: rgb(72,153,50); }
td.TdClassName
{
border-color: #489932;
}
.TagClassName
{
border-color: #489932;
}
</style>