Shades of La Palma #459921
Tints of La Palma #459921
RGB
CMYK
RGB Variations
Color information
#459921 (or 0x459921) is known color: La Palma. HEX triplet: 45, 99 and 21. RGB value is (69,153,33). Sum of RGB (Red+Green+Blue) = 69+153+33=255 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.06% from 255); Green value is 153 (60.16% from 255 or 60% from 255); Blue value is 33 (13.28% from 255 or 12.94% from 255); Max value from RGB is 153 - color contains mainly: green. Hex color #459921 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459921 is #BA66DE. Grayscale: #727272. Windows color (decimal): -12216031 or 2201925. OLE color: 2201925.
HSL color Cylindrical-coordinate representation of color #459921: hue angle of 102º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #459921 is Cyan = 0.55, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 33 | - |
| CMYK | 0.55 | 0 | 0.78 | 0.4 |
| HSL | 102º | 0.65% | 0.36% | - |
| HSV(B) | 102º | 0.78% | 0.6% | - |
| XYZ | 14.12 | 24.16 | 5.36 | - |
| YUV | 114.2 | 82.17 | 95.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 33 | 0.55 | 0 | 0.78 | 0.4 | 102 | 0.65 | 0.36 |
| Hex | 45 | 99 | 21 | 37 | 0 | 4E | 28 | 66 | 41 | 24 |
| Octal | 105 | 231 | 41 | 67 | 0 | 116 | 50 | 146 | 101 | 44 |
| Binary | 1000101 | 10011001 | 100001 | 110111 | 0 | 1001110 | 101000 | 1100110 | 1000001 | 100100 |
Color Harmonies of #459921
Complementary color
Monochromatic Colors of #459921
Black with #459921
Text Example
Text Example
White with #459921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459921; }
p { color: rgb(69,153,33); }
H1.HeaderClassName
{
color: #459921;
}
.AnyTagClassName
{
color: #459921;
}
</style>
background-color css
<style>
a { background-color: #459921; }
a { background-color: rgb(69,153,33); }
div.DivClassName
{
background-color: #459921;
}
.BgClassName
{
background-color: #459921;
}
</style>
border-color css
<style>
span { border-color: #459921; }
span { border-color: rgb(69,153,33); }
td.TdClassName
{
border-color: #459921;
}
.TagClassName
{
border-color: #459921;
}
</style>