Shades of La Palma #489529
Tints of La Palma #489529
RGB
CMYK
RGB Variations
Color information
#489529 (or 0x489529) is known color: La Palma. HEX triplet: 48, 95 and 29. RGB value is (72,149,41). Sum of RGB (Red+Green+Blue) = 72+149+41=262 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.48% from 262); Green value is 149 (58.59% from 255 or 56.87% from 262); Blue value is 41 (16.41% from 255 or 15.65% from 262); Max value from RGB is 149 - color contains mainly: green. Hex color #489529 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489529 is #B76AD6. Grayscale: #727272. Windows color (decimal): -12020439 or 2725192. OLE color: 2725192.
HSL color Cylindrical-coordinate representation of color #489529: hue angle of 102.78º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #489529 is Cyan = 0.52, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 149 | 41 | - |
| CMYK | 0.52 | 0 | 0.72 | 0.42 |
| HSL | 102.78º | 0.57% | 0.37% | - |
| HSV(B) | 102.78º | 0.72% | 0.58% | - |
| XYZ | 13.82 | 23.03 | 5.82 | - |
| YUV | 113.67 | 86.99 | 98.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 149 | 41 | 0.52 | 0 | 0.72 | 0.42 | 102.78 | 0.57 | 0.37 |
| Hex | 48 | 95 | 29 | 34 | 0 | 48 | 2A | 67 | 39 | 25 |
| Octal | 110 | 225 | 51 | 64 | 0 | 110 | 52 | 147 | 71 | 45 |
| Binary | 1001000 | 10010101 | 101001 | 110100 | 0 | 1001000 | 101010 | 1100111 | 111001 | 100101 |
Color Harmonies of #489529
Complementary color
Monochromatic Colors of #489529
Black with #489529
Text Example
Text Example
White with #489529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489529; }
p { color: rgb(72,149,41); }
H1.HeaderClassName
{
color: #489529;
}
.AnyTagClassName
{
color: #489529;
}
</style>
background-color css
<style>
a { background-color: #489529; }
a { background-color: rgb(72,149,41); }
div.DivClassName
{
background-color: #489529;
}
.BgClassName
{
background-color: #489529;
}
</style>
border-color css
<style>
span { border-color: #489529; }
span { border-color: rgb(72,149,41); }
td.TdClassName
{
border-color: #489529;
}
.TagClassName
{
border-color: #489529;
}
</style>