Shades of La Palma #489610
Tints of La Palma #489610
RGB
CMYK
RGB Variations
Color information
#489610 (or 0x489610) is known color: La Palma. HEX triplet: 48, 96 and 10. RGB value is (72,150,16). Sum of RGB (Red+Green+Blue) = 72+150+16=238 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.25% from 238); Green value is 150 (58.98% from 255 or 63.03% from 238); Blue value is 16 (6.64% from 255 or 6.72% from 238); Max value from RGB is 150 - color contains mainly: green. Hex color #489610 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489610 is #B769EF. Grayscale: #6F6F6F. Windows color (decimal): -12020208 or 1087048. OLE color: 1087048.
HSL color Cylindrical-coordinate representation of color #489610: hue angle of 94.93º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #489610 is Cyan = 0.52, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 150 | 16 | - |
| CMYK | 0.52 | 0 | 0.89 | 0.41 |
| HSL | 94.93º | 0.81% | 0.33% | - |
| HSV(B) | 94.93º | 0.89% | 0.59% | - |
| XYZ | 13.67 | 23.23 | 4.25 | - |
| YUV | 111.4 | 74.16 | 99.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 150 | 16 | 0.52 | 0 | 0.89 | 0.41 | 94.93 | 0.81 | 0.33 |
| Hex | 48 | 96 | 10 | 34 | 0 | 59 | 29 | 5F | 51 | 21 |
| Octal | 110 | 226 | 20 | 64 | 0 | 131 | 51 | 137 | 121 | 41 |
| Binary | 1001000 | 10010110 | 10000 | 110100 | 0 | 1011001 | 101001 | 1011111 | 1010001 | 100001 |
Color Harmonies of #489610
Complementary color
Monochromatic Colors of #489610
Black with #489610
Text Example
Text Example
White with #489610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489610; }
p { color: rgb(72,150,16); }
H1.HeaderClassName
{
color: #489610;
}
.AnyTagClassName
{
color: #489610;
}
</style>
background-color css
<style>
a { background-color: #489610; }
a { background-color: rgb(72,150,16); }
div.DivClassName
{
background-color: #489610;
}
.BgClassName
{
background-color: #489610;
}
</style>
border-color css
<style>
span { border-color: #489610; }
span { border-color: rgb(72,150,16); }
td.TdClassName
{
border-color: #489610;
}
.TagClassName
{
border-color: #489610;
}
</style>