Shades of La Palma #459914
Tints of La Palma #459914
RGB
CMYK
RGB Variations
Color information
#459914 (or 0x459914) is known color: La Palma. HEX triplet: 45, 99 and 14. RGB value is (69,153,20). Sum of RGB (Red+Green+Blue) = 69+153+20=242 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.51% from 242); Green value is 153 (60.16% from 255 or 63.22% from 242); Blue value is 20 (8.20% from 255 or 8.26% from 242); Max value from RGB is 153 - color contains mainly: green. Hex color #459914 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459914 is #BA66EB. Grayscale: #717171. Windows color (decimal): -12216044 or 1349957. OLE color: 1349957.
HSL color Cylindrical-coordinate representation of color #459914: hue angle of 97.89º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #459914 is Cyan = 0.55, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 20 | - |
| CMYK | 0.55 | 0 | 0.87 | 0.4 |
| HSL | 97.89º | 0.77% | 0.34% | - |
| HSV(B) | 97.89º | 0.87% | 0.6% | - |
| XYZ | 13.97 | 24.1 | 4.58 | - |
| YUV | 112.72 | 75.67 | 96.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 20 | 0.55 | 0 | 0.87 | 0.4 | 97.89 | 0.77 | 0.34 |
| Hex | 45 | 99 | 14 | 37 | 0 | 57 | 28 | 62 | 4D | 22 |
| Octal | 105 | 231 | 24 | 67 | 0 | 127 | 50 | 142 | 115 | 42 |
| Binary | 1000101 | 10011001 | 10100 | 110111 | 0 | 1010111 | 101000 | 1100010 | 1001101 | 100010 |
Color Harmonies of #459914
Complementary color
Monochromatic Colors of #459914
Black with #459914
Text Example
Text Example
White with #459914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459914; }
p { color: rgb(69,153,20); }
H1.HeaderClassName
{
color: #459914;
}
.AnyTagClassName
{
color: #459914;
}
</style>
background-color css
<style>
a { background-color: #459914; }
a { background-color: rgb(69,153,20); }
div.DivClassName
{
background-color: #459914;
}
.BgClassName
{
background-color: #459914;
}
</style>
border-color css
<style>
span { border-color: #459914; }
span { border-color: rgb(69,153,20); }
td.TdClassName
{
border-color: #459914;
}
.TagClassName
{
border-color: #459914;
}
</style>