Shades of La Palma #489125
Tints of La Palma #489125
RGB
CMYK
RGB Variations
Color information
#489125 (or 0x489125) is known color: La Palma. HEX triplet: 48, 91 and 25. RGB value is (72,145,37). Sum of RGB (Red+Green+Blue) = 72+145+37=254 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.35% from 254); Green value is 145 (57.03% from 255 or 57.09% from 254); Blue value is 37 (14.84% from 255 or 14.57% from 254); Max value from RGB is 145 - color contains mainly: green. Hex color #489125 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489125 is #B76EDA. Grayscale: #6F6F6F. Windows color (decimal): -12021467 or 2462024. OLE color: 2462024.
HSL color Cylindrical-coordinate representation of color #489125: hue angle of 100.56º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #489125 is Cyan = 0.50, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 145 | 37 | - |
| CMYK | 0.50 | 0 | 0.74 | 0.43 |
| HSL | 100.56º | 0.59% | 0.36% | - |
| HSV(B) | 100.56º | 0.74% | 0.57% | - |
| XYZ | 13.13 | 21.76 | 5.26 | - |
| YUV | 110.86 | 86.32 | 100.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 145 | 37 | 0.50 | 0 | 0.74 | 0.43 | 100.56 | 0.59 | 0.36 |
| Hex | 48 | 91 | 25 | 32 | 0 | 4A | 2B | 65 | 3B | 24 |
| Octal | 110 | 221 | 45 | 62 | 0 | 112 | 53 | 145 | 73 | 44 |
| Binary | 1001000 | 10010001 | 100101 | 110010 | 0 | 1001010 | 101011 | 1100101 | 111011 | 100100 |
Color Harmonies of #489125
Complementary color
Monochromatic Colors of #489125
Black with #489125
Text Example
Text Example
White with #489125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489125; }
p { color: rgb(72,145,37); }
H1.HeaderClassName
{
color: #489125;
}
.AnyTagClassName
{
color: #489125;
}
</style>
background-color css
<style>
a { background-color: #489125; }
a { background-color: rgb(72,145,37); }
div.DivClassName
{
background-color: #489125;
}
.BgClassName
{
background-color: #489125;
}
</style>
border-color css
<style>
span { border-color: #489125; }
span { border-color: rgb(72,145,37); }
td.TdClassName
{
border-color: #489125;
}
.TagClassName
{
border-color: #489125;
}
</style>