Shades of La Palma #489218
Tints of La Palma #489218
RGB
CMYK
RGB Variations
Color information
#489218 (or 0x489218) is known color: La Palma. HEX triplet: 48, 92 and 18. RGB value is (72,146,24). Sum of RGB (Red+Green+Blue) = 72+146+24=242 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.75% from 242); Green value is 146 (57.42% from 255 or 60.33% from 242); Blue value is 24 (9.77% from 255 or 9.92% from 242); Max value from RGB is 146 - color contains mainly: green. Hex color #489218 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489218 is #B76DE7. Grayscale: #6E6E6E. Windows color (decimal): -12021224 or 1610312. OLE color: 1610312.
HSL color Cylindrical-coordinate representation of color #489218: hue angle of 96.39º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #489218 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 146 | 24 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.43 |
| HSL | 96.39º | 0.72% | 0.33% | - |
| HSV(B) | 96.39º | 0.84% | 0.57% | - |
| XYZ | 13.12 | 22 | 4.42 | - |
| YUV | 109.97 | 79.48 | 100.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 146 | 24 | 0.51 | 0 | 0.84 | 0.43 | 96.39 | 0.72 | 0.33 |
| Hex | 48 | 92 | 18 | 33 | 0 | 54 | 2B | 60 | 48 | 21 |
| Octal | 110 | 222 | 30 | 63 | 0 | 124 | 53 | 140 | 110 | 41 |
| Binary | 1001000 | 10010010 | 11000 | 110011 | 0 | 1010100 | 101011 | 1100000 | 1001000 | 100001 |
Color Harmonies of #489218
Complementary color
Monochromatic Colors of #489218
Black with #489218
Text Example
Text Example
White with #489218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489218; }
p { color: rgb(72,146,24); }
H1.HeaderClassName
{
color: #489218;
}
.AnyTagClassName
{
color: #489218;
}
</style>
background-color css
<style>
a { background-color: #489218; }
a { background-color: rgb(72,146,24); }
div.DivClassName
{
background-color: #489218;
}
.BgClassName
{
background-color: #489218;
}
</style>
border-color css
<style>
span { border-color: #489218; }
span { border-color: rgb(72,146,24); }
td.TdClassName
{
border-color: #489218;
}
.TagClassName
{
border-color: #489218;
}
</style>