Shades of La Palma #489314
Tints of La Palma #489314
RGB
CMYK
RGB Variations
Color information
#489314 (or 0x489314) is known color: La Palma. HEX triplet: 48, 93 and 14. RGB value is (72,147,20). Sum of RGB (Red+Green+Blue) = 72+147+20=239 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.13% from 239); Green value is 147 (57.81% from 255 or 61.51% from 239); Blue value is 20 (8.20% from 255 or 8.37% from 239); Max value from RGB is 147 - color contains mainly: green. Hex color #489314 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489314 is #B76CEB. Grayscale: #6E6E6E. Windows color (decimal): -12020972 or 1348424. OLE color: 1348424.
HSL color Cylindrical-coordinate representation of color #489314: hue angle of 95.43º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #489314 is Cyan = 0.51, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 147 | 20 | - |
| CMYK | 0.51 | 0 | 0.86 | 0.42 |
| HSL | 95.43º | 0.76% | 0.33% | - |
| HSV(B) | 95.43º | 0.86% | 0.58% | - |
| XYZ | 13.23 | 22.3 | 4.27 | - |
| YUV | 110.1 | 77.15 | 100.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 147 | 20 | 0.51 | 0 | 0.86 | 0.42 | 95.43 | 0.76 | 0.33 |
| Hex | 48 | 93 | 14 | 33 | 0 | 56 | 2A | 5F | 4C | 21 |
| Octal | 110 | 223 | 24 | 63 | 0 | 126 | 52 | 137 | 114 | 41 |
| Binary | 1001000 | 10010011 | 10100 | 110011 | 0 | 1010110 | 101010 | 1011111 | 1001100 | 100001 |
Color Harmonies of #489314
Complementary color
Monochromatic Colors of #489314
Black with #489314
Text Example
Text Example
White with #489314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489314; }
p { color: rgb(72,147,20); }
H1.HeaderClassName
{
color: #489314;
}
.AnyTagClassName
{
color: #489314;
}
</style>
background-color css
<style>
a { background-color: #489314; }
a { background-color: rgb(72,147,20); }
div.DivClassName
{
background-color: #489314;
}
.BgClassName
{
background-color: #489314;
}
</style>
border-color css
<style>
span { border-color: #489314; }
span { border-color: rgb(72,147,20); }
td.TdClassName
{
border-color: #489314;
}
.TagClassName
{
border-color: #489314;
}
</style>