Shades of La Palma #489421
Tints of La Palma #489421
RGB
CMYK
RGB Variations
Color information
#489421 (or 0x489421) is known color: La Palma. HEX triplet: 48, 94 and 21. RGB value is (72,148,33). Sum of RGB (Red+Green+Blue) = 72+148+33=253 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.46% from 253); Green value is 148 (58.20% from 255 or 58.50% from 253); Blue value is 33 (13.28% from 255 or 13.04% from 253); Max value from RGB is 148 - color contains mainly: green. Hex color #489421 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489421 is #B76BDE. Grayscale: #707070. Windows color (decimal): -12020703 or 2200648. OLE color: 2200648.
HSL color Cylindrical-coordinate representation of color #489421: hue angle of 99.65º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #489421 is Cyan = 0.51, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 148 | 33 | - |
| CMYK | 0.51 | 0 | 0.78 | 0.42 |
| HSL | 99.65º | 0.64% | 0.35% | - |
| HSV(B) | 99.65º | 0.78% | 0.58% | - |
| XYZ | 13.54 | 22.67 | 5.1 | - |
| YUV | 112.17 | 83.32 | 99.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 148 | 33 | 0.51 | 0 | 0.78 | 0.42 | 99.65 | 0.64 | 0.35 |
| Hex | 48 | 94 | 21 | 33 | 0 | 4E | 2A | 64 | 40 | 23 |
| Octal | 110 | 224 | 41 | 63 | 0 | 116 | 52 | 144 | 100 | 43 |
| Binary | 1001000 | 10010100 | 100001 | 110011 | 0 | 1001110 | 101010 | 1100100 | 1000000 | 100011 |
Color Harmonies of #489421
Complementary color
Monochromatic Colors of #489421
Black with #489421
Text Example
Text Example
White with #489421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489421; }
p { color: rgb(72,148,33); }
H1.HeaderClassName
{
color: #489421;
}
.AnyTagClassName
{
color: #489421;
}
</style>
background-color css
<style>
a { background-color: #489421; }
a { background-color: rgb(72,148,33); }
div.DivClassName
{
background-color: #489421;
}
.BgClassName
{
background-color: #489421;
}
</style>
border-color css
<style>
span { border-color: #489421; }
span { border-color: rgb(72,148,33); }
td.TdClassName
{
border-color: #489421;
}
.TagClassName
{
border-color: #489421;
}
</style>