Shades of La Palma #489238
Tints of La Palma #489238
RGB
CMYK
RGB Variations
Color information
#489238 (or 0x489238) is known color: La Palma. HEX triplet: 48, 92 and 38. RGB value is (72,146,56). Sum of RGB (Red+Green+Blue) = 72+146+56=274 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.28% from 274); Green value is 146 (57.42% from 255 or 53.28% from 274); Blue value is 56 (22.27% from 255 or 20.44% from 274); Max value from RGB is 146 - color contains mainly: green. Hex color #489238 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489238 is #B76DC7. Grayscale: #717171. Windows color (decimal): -12021192 or 3707464. OLE color: 3707464.
HSL color Cylindrical-coordinate representation of color #489238: hue angle of 109.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #489238 is Cyan = 0.51, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 146 | 56 | - |
| CMYK | 0.51 | 0 | 0.62 | 0.43 |
| HSL | 109.33º | 0.45% | 0.4% | - |
| HSV(B) | 109.33º | 0.62% | 0.57% | - |
| XYZ | 13.67 | 22.22 | 7.31 | - |
| YUV | 113.61 | 95.48 | 98.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 146 | 56 | 0.51 | 0 | 0.62 | 0.43 | 109.33 | 0.45 | 0.4 |
| Hex | 48 | 92 | 38 | 33 | 0 | 3E | 2B | 6D | 2D | 28 |
| Octal | 110 | 222 | 70 | 63 | 0 | 76 | 53 | 155 | 55 | 50 |
| Binary | 1001000 | 10010010 | 111000 | 110011 | 0 | 111110 | 101011 | 1101101 | 101101 | 101000 |
Color Harmonies of #489238
Complementary color
Monochromatic Colors of #489238
Black with #489238
Text Example
Text Example
White with #489238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489238; }
p { color: rgb(72,146,56); }
H1.HeaderClassName
{
color: #489238;
}
.AnyTagClassName
{
color: #489238;
}
</style>
background-color css
<style>
a { background-color: #489238; }
a { background-color: rgb(72,146,56); }
div.DivClassName
{
background-color: #489238;
}
.BgClassName
{
background-color: #489238;
}
</style>
border-color css
<style>
span { border-color: #489238; }
span { border-color: rgb(72,146,56); }
td.TdClassName
{
border-color: #489238;
}
.TagClassName
{
border-color: #489238;
}
</style>