Shades of La Palma #459229
Tints of La Palma #459229
RGB
CMYK
RGB Variations
Color information
#459229 (or 0x459229) is known color: La Palma. HEX triplet: 45, 92 and 29. RGB value is (69,146,41). Sum of RGB (Red+Green+Blue) = 69+146+41=256 (33% of max value = 765). Red value is 69 (27.34% from 255 or 26.95% from 256); Green value is 146 (57.42% from 255 or 57.03% from 256); Blue value is 41 (16.41% from 255 or 16.02% from 256); Max value from RGB is 146 - color contains mainly: green. Hex color #459229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459229 is #BA6DD6. Grayscale: #6F6F6F. Windows color (decimal): -12217815 or 2724421. OLE color: 2724421.
HSL color Cylindrical-coordinate representation of color #459229: hue angle of 104º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #459229 is Cyan = 0.53, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 146 | 41 | - |
| CMYK | 0.53 | 0 | 0.72 | 0.43 |
| HSL | 104º | 0.56% | 0.37% | - |
| HSV(B) | 104º | 0.72% | 0.57% | - |
| XYZ | 13.13 | 21.98 | 5.65 | - |
| YUV | 111.01 | 88.49 | 98.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 146 | 41 | 0.53 | 0 | 0.72 | 0.43 | 104 | 0.56 | 0.37 |
| Hex | 45 | 92 | 29 | 35 | 0 | 48 | 2B | 68 | 38 | 25 |
| Octal | 105 | 222 | 51 | 65 | 0 | 110 | 53 | 150 | 70 | 45 |
| Binary | 1000101 | 10010010 | 101001 | 110101 | 0 | 1001000 | 101011 | 1101000 | 111000 | 100101 |
Color Harmonies of #459229
Complementary color
Monochromatic Colors of #459229
Black with #459229
Text Example
Text Example
White with #459229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459229; }
p { color: rgb(69,146,41); }
H1.HeaderClassName
{
color: #459229;
}
.AnyTagClassName
{
color: #459229;
}
</style>
background-color css
<style>
a { background-color: #459229; }
a { background-color: rgb(69,146,41); }
div.DivClassName
{
background-color: #459229;
}
.BgClassName
{
background-color: #459229;
}
</style>
border-color css
<style>
span { border-color: #459229; }
span { border-color: rgb(69,146,41); }
td.TdClassName
{
border-color: #459229;
}
.TagClassName
{
border-color: #459229;
}
</style>