Shades of La Palma #459120
Tints of La Palma #459120
RGB
CMYK
RGB Variations
Color information
#459120 (or 0x459120) is known color: La Palma. HEX triplet: 45, 91 and 20. RGB value is (69,145,32). Sum of RGB (Red+Green+Blue) = 69+145+32=246 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.05% from 246); Green value is 145 (57.03% from 255 or 58.94% from 246); Blue value is 32 (12.89% from 255 or 13.01% from 246); Max value from RGB is 145 - color contains mainly: green. Hex color #459120 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459120 is #BA6EDF. Grayscale: #6D6D6D. Windows color (decimal): -12218080 or 2134341. OLE color: 2134341.
HSL color Cylindrical-coordinate representation of color #459120: hue angle of 100.35º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #459120 is Cyan = 0.52, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 145 | 32 | - |
| CMYK | 0.52 | 0 | 0.78 | 0.43 |
| HSL | 100.35º | 0.64% | 0.35% | - |
| HSV(B) | 100.35º | 0.78% | 0.57% | - |
| XYZ | 12.84 | 21.62 | 4.86 | - |
| YUV | 109.39 | 84.32 | 99.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 145 | 32 | 0.52 | 0 | 0.78 | 0.43 | 100.35 | 0.64 | 0.35 |
| Hex | 45 | 91 | 20 | 34 | 0 | 4E | 2B | 64 | 40 | 23 |
| Octal | 105 | 221 | 40 | 64 | 0 | 116 | 53 | 144 | 100 | 43 |
| Binary | 1000101 | 10010001 | 100000 | 110100 | 0 | 1001110 | 101011 | 1100100 | 1000000 | 100011 |
Color Harmonies of #459120
Complementary color
Monochromatic Colors of #459120
Black with #459120
Text Example
Text Example
White with #459120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459120; }
p { color: rgb(69,145,32); }
H1.HeaderClassName
{
color: #459120;
}
.AnyTagClassName
{
color: #459120;
}
</style>
background-color css
<style>
a { background-color: #459120; }
a { background-color: rgb(69,145,32); }
div.DivClassName
{
background-color: #459120;
}
.BgClassName
{
background-color: #459120;
}
</style>
border-color css
<style>
span { border-color: #459120; }
span { border-color: rgb(69,145,32); }
td.TdClassName
{
border-color: #459120;
}
.TagClassName
{
border-color: #459120;
}
</style>