Shades of La Palma #459920
Tints of La Palma #459920
RGB
CMYK
RGB Variations
Color information
#459920 (or 0x459920) is known color: La Palma. HEX triplet: 45, 99 and 20. RGB value is (69,153,32). Sum of RGB (Red+Green+Blue) = 69+153+32=254 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.17% from 254); Green value is 153 (60.16% from 255 or 60.24% from 254); Blue value is 32 (12.89% from 255 or 12.60% from 254); Max value from RGB is 153 - color contains mainly: green. Hex color #459920 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459920 is #BA66DF. Grayscale: #727272. Windows color (decimal): -12216032 or 2136389. OLE color: 2136389.
HSL color Cylindrical-coordinate representation of color #459920: hue angle of 101.65º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #459920 is Cyan = 0.55, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 32 | - |
| CMYK | 0.55 | 0 | 0.79 | 0.4 |
| HSL | 101.65º | 0.65% | 0.36% | - |
| HSV(B) | 101.65º | 0.79% | 0.6% | - |
| XYZ | 14.11 | 24.15 | 5.28 | - |
| YUV | 114.09 | 81.67 | 95.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 32 | 0.55 | 0 | 0.79 | 0.4 | 101.65 | 0.65 | 0.36 |
| Hex | 45 | 99 | 20 | 37 | 0 | 4F | 28 | 66 | 41 | 24 |
| Octal | 105 | 231 | 40 | 67 | 0 | 117 | 50 | 146 | 101 | 44 |
| Binary | 1000101 | 10011001 | 100000 | 110111 | 0 | 1001111 | 101000 | 1100110 | 1000001 | 100100 |
Color Harmonies of #459920
Complementary color
Monochromatic Colors of #459920
Black with #459920
Text Example
Text Example
White with #459920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459920; }
p { color: rgb(69,153,32); }
H1.HeaderClassName
{
color: #459920;
}
.AnyTagClassName
{
color: #459920;
}
</style>
background-color css
<style>
a { background-color: #459920; }
a { background-color: rgb(69,153,32); }
div.DivClassName
{
background-color: #459920;
}
.BgClassName
{
background-color: #459920;
}
</style>
border-color css
<style>
span { border-color: #459920; }
span { border-color: rgb(69,153,32); }
td.TdClassName
{
border-color: #459920;
}
.TagClassName
{
border-color: #459920;
}
</style>