Shades of La Palma #459221
Tints of La Palma #459221
RGB
CMYK
RGB Variations
Color information
#459221 (or 0x459221) is known color: La Palma. HEX triplet: 45, 92 and 21. RGB value is (69,146,33). Sum of RGB (Red+Green+Blue) = 69+146+33=248 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.82% from 248); Green value is 146 (57.42% from 255 or 58.87% from 248); Blue value is 33 (13.28% from 255 or 13.31% from 248); Max value from RGB is 146 - color contains mainly: green. Hex color #459221 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459221 is #BA6DDE. Grayscale: #6E6E6E. Windows color (decimal): -12217823 or 2200133. OLE color: 2200133.
HSL color Cylindrical-coordinate representation of color #459221: hue angle of 100.88º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #459221 is Cyan = 0.53, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 146 | 33 | - |
| CMYK | 0.53 | 0 | 0.77 | 0.43 |
| HSL | 100.89º | 0.63% | 0.35% | - |
| HSV(B) | 100.89º | 0.77% | 0.57% | - |
| XYZ | 13.01 | 21.93 | 4.99 | - |
| YUV | 110.1 | 84.49 | 98.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 146 | 33 | 0.53 | 0 | 0.77 | 0.43 | 100.89 | 0.63 | 0.35 |
| Hex | 45 | 92 | 21 | 35 | 0 | 4D | 2B | 65 | 3F | 23 |
| Octal | 105 | 222 | 41 | 65 | 0 | 115 | 53 | 145 | 77 | 43 |
| Binary | 1000101 | 10010010 | 100001 | 110101 | 0 | 1001101 | 101011 | 1100101 | 111111 | 100011 |
Color Harmonies of #459221
Complementary color
Monochromatic Colors of #459221
Black with #459221
Text Example
Text Example
White with #459221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459221; }
p { color: rgb(69,146,33); }
H1.HeaderClassName
{
color: #459221;
}
.AnyTagClassName
{
color: #459221;
}
</style>
background-color css
<style>
a { background-color: #459221; }
a { background-color: rgb(69,146,33); }
div.DivClassName
{
background-color: #459221;
}
.BgClassName
{
background-color: #459221;
}
</style>
border-color css
<style>
span { border-color: #459221; }
span { border-color: rgb(69,146,33); }
td.TdClassName
{
border-color: #459221;
}
.TagClassName
{
border-color: #459221;
}
</style>