Shades of La Palma #459329
Tints of La Palma #459329
RGB
CMYK
RGB Variations
Color information
#459329 (or 0x459329) is known color: La Palma. HEX triplet: 45, 93 and 29. RGB value is (69,147,41). Sum of RGB (Red+Green+Blue) = 69+147+41=257 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.85% from 257); Green value is 147 (57.81% from 255 or 57.20% from 257); Blue value is 41 (16.41% from 255 or 15.95% from 257); Max value from RGB is 147 - color contains mainly: green. Hex color #459329 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459329 is #BA6CD6. Grayscale: #6F6F6F. Windows color (decimal): -12217559 or 2724677. OLE color: 2724677.
HSL color Cylindrical-coordinate representation of color #459329: hue angle of 104.15º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #459329 is Cyan = 0.53, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 41 | - |
| CMYK | 0.53 | 0 | 0.72 | 0.42 |
| HSL | 104.15º | 0.56% | 0.37% | - |
| HSV(B) | 104.15º | 0.72% | 0.58% | - |
| XYZ | 13.29 | 22.29 | 5.7 | - |
| YUV | 111.59 | 88.16 | 97.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 41 | 0.53 | 0 | 0.72 | 0.42 | 104.15 | 0.56 | 0.37 |
| Hex | 45 | 93 | 29 | 35 | 0 | 48 | 2A | 68 | 38 | 25 |
| Octal | 105 | 223 | 51 | 65 | 0 | 110 | 52 | 150 | 70 | 45 |
| Binary | 1000101 | 10010011 | 101001 | 110101 | 0 | 1001000 | 101010 | 1101000 | 111000 | 100101 |
Color Harmonies of #459329
Complementary color
Monochromatic Colors of #459329
Black with #459329
Text Example
Text Example
White with #459329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459329; }
p { color: rgb(69,147,41); }
H1.HeaderClassName
{
color: #459329;
}
.AnyTagClassName
{
color: #459329;
}
</style>
background-color css
<style>
a { background-color: #459329; }
a { background-color: rgb(69,147,41); }
div.DivClassName
{
background-color: #459329;
}
.BgClassName
{
background-color: #459329;
}
</style>
border-color css
<style>
span { border-color: #459329; }
span { border-color: rgb(69,147,41); }
td.TdClassName
{
border-color: #459329;
}
.TagClassName
{
border-color: #459329;
}
</style>