Shades of La Palma #459516
Tints of La Palma #459516
RGB
CMYK
RGB Variations
Color information
#459516 (or 0x459516) is known color: La Palma. HEX triplet: 45, 95 and 16. RGB value is (69,149,22). Sum of RGB (Red+Green+Blue) = 69+149+22=240 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.75% from 240); Green value is 149 (58.59% from 255 or 62.08% from 240); Blue value is 22 (8.98% from 255 or 9.17% from 240); Max value from RGB is 149 - color contains mainly: green. Hex color #459516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459516 is #BA6AE9. Grayscale: #6F6F6F. Windows color (decimal): -12217066 or 1480005. OLE color: 1480005.
HSL color Cylindrical-coordinate representation of color #459516: hue angle of 97.8º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #459516 is Cyan = 0.54, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 22 | - |
| CMYK | 0.54 | 0 | 0.85 | 0.42 |
| HSL | 97.8º | 0.74% | 0.34% | - |
| HSV(B) | 97.8º | 0.85% | 0.58% | - |
| XYZ | 13.35 | 22.82 | 4.46 | - |
| YUV | 110.6 | 78 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 22 | 0.54 | 0 | 0.85 | 0.42 | 97.8 | 0.74 | 0.34 |
| Hex | 45 | 95 | 16 | 36 | 0 | 55 | 2A | 62 | 4A | 22 |
| Octal | 105 | 225 | 26 | 66 | 0 | 125 | 52 | 142 | 112 | 42 |
| Binary | 1000101 | 10010101 | 10110 | 110110 | 0 | 1010101 | 101010 | 1100010 | 1001010 | 100010 |
Color Harmonies of #459516
Complementary color
Monochromatic Colors of #459516
Black with #459516
Text Example
Text Example
White with #459516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459516; }
p { color: rgb(69,149,22); }
H1.HeaderClassName
{
color: #459516;
}
.AnyTagClassName
{
color: #459516;
}
</style>
background-color css
<style>
a { background-color: #459516; }
a { background-color: rgb(69,149,22); }
div.DivClassName
{
background-color: #459516;
}
.BgClassName
{
background-color: #459516;
}
</style>
border-color css
<style>
span { border-color: #459516; }
span { border-color: rgb(69,149,22); }
td.TdClassName
{
border-color: #459516;
}
.TagClassName
{
border-color: #459516;
}
</style>