Shades of La Palma #489312
Tints of La Palma #489312
RGB
CMYK
RGB Variations
Color information
#489312 (or 0x489312) is known color: La Palma. HEX triplet: 48, 93 and 12. RGB value is (72,147,18). Sum of RGB (Red+Green+Blue) = 72+147+18=237 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.38% from 237); Green value is 147 (57.81% from 255 or 62.03% from 237); Blue value is 18 (7.42% from 255 or 7.59% from 237); Max value from RGB is 147 - color contains mainly: green. Hex color #489312 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489312 is #B76CED. Grayscale: #6E6E6E. Windows color (decimal): -12020974 or 1217352. OLE color: 1217352.
HSL color Cylindrical-coordinate representation of color #489312: hue angle of 94.88º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #489312 is Cyan = 0.51, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 147 | 18 | - |
| CMYK | 0.51 | 0 | 0.88 | 0.42 |
| HSL | 94.88º | 0.78% | 0.32% | - |
| HSV(B) | 94.88º | 0.88% | 0.58% | - |
| XYZ | 13.22 | 22.29 | 4.18 | - |
| YUV | 109.87 | 76.15 | 100.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 147 | 18 | 0.51 | 0 | 0.88 | 0.42 | 94.88 | 0.78 | 0.32 |
| Hex | 48 | 93 | 12 | 33 | 0 | 58 | 2A | 5F | 4E | 20 |
| Octal | 110 | 223 | 22 | 63 | 0 | 130 | 52 | 137 | 116 | 40 |
| Binary | 1001000 | 10010011 | 10010 | 110011 | 0 | 1011000 | 101010 | 1011111 | 1001110 | 100000 |
Color Harmonies of #489312
Complementary color
Monochromatic Colors of #489312
Black with #489312
Text Example
Text Example
White with #489312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489312; }
p { color: rgb(72,147,18); }
H1.HeaderClassName
{
color: #489312;
}
.AnyTagClassName
{
color: #489312;
}
</style>
background-color css
<style>
a { background-color: #489312; }
a { background-color: rgb(72,147,18); }
div.DivClassName
{
background-color: #489312;
}
.BgClassName
{
background-color: #489312;
}
</style>
border-color css
<style>
span { border-color: #489312; }
span { border-color: rgb(72,147,18); }
td.TdClassName
{
border-color: #489312;
}
.TagClassName
{
border-color: #489312;
}
</style>