Shades of La Palma #459814
Tints of La Palma #459814
RGB
CMYK
RGB Variations
Color information
#459814 (or 0x459814) is known color: La Palma. HEX triplet: 45, 98 and 14. RGB value is (69,152,20). Sum of RGB (Red+Green+Blue) = 69+152+20=241 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.63% from 241); Green value is 152 (59.77% from 255 or 63.07% from 241); Blue value is 20 (8.20% from 255 or 8.30% from 241); Max value from RGB is 152 - color contains mainly: green. Hex color #459814 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459814 is #BA67EB. Grayscale: #707070. Windows color (decimal): -12216300 or 1349701. OLE color: 1349701.
HSL color Cylindrical-coordinate representation of color #459814: hue angle of 97.73º 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 #459814 is Cyan = 0.55, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 152 | 20 | - |
| CMYK | 0.55 | 0 | 0.87 | 0.40 |
| HSL | 97.73º | 0.77% | 0.34% | - |
| HSV(B) | 97.73º | 0.87% | 0.6% | - |
| XYZ | 13.81 | 23.77 | 4.52 | - |
| YUV | 112.14 | 76 | 97.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 152 | 20 | 0.55 | 0 | 0.87 | 0.40 | 97.73 | 0.77 | 0.34 |
| Hex | 45 | 98 | 14 | 37 | 0 | 57 | 28 | 62 | 4D | 22 |
| Octal | 105 | 230 | 24 | 67 | 0 | 127 | 50 | 142 | 115 | 42 |
| Binary | 1000101 | 10011000 | 10100 | 110111 | 0 | 1010111 | 101000 | 1100010 | 1001101 | 100010 |
Color Harmonies of #459814
Complementary color
Monochromatic Colors of #459814
Black with #459814
Text Example
Text Example
White with #459814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459814; }
p { color: rgb(69,152,20); }
H1.HeaderClassName
{
color: #459814;
}
.AnyTagClassName
{
color: #459814;
}
</style>
background-color css
<style>
a { background-color: #459814; }
a { background-color: rgb(69,152,20); }
div.DivClassName
{
background-color: #459814;
}
.BgClassName
{
background-color: #459814;
}
</style>
border-color css
<style>
span { border-color: #459814; }
span { border-color: rgb(69,152,20); }
td.TdClassName
{
border-color: #459814;
}
.TagClassName
{
border-color: #459814;
}
</style>