Shades of La Palma #459539
Tints of La Palma #459539
RGB
CMYK
RGB Variations
Color information
#459539 (or 0x459539) is known color: La Palma. HEX triplet: 45, 95 and 39. RGB value is (69,149,57). Sum of RGB (Red+Green+Blue) = 69+149+57=275 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.09% from 275); Green value is 149 (58.59% from 255 or 54.18% from 275); Blue value is 57 (22.66% from 255 or 20.73% from 275); Max value from RGB is 149 - color contains mainly: green. Hex color #459539 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459539 is #BA6AC6. Grayscale: #727272. Windows color (decimal): -12217031 or 3773765. OLE color: 3773765.
HSL color Cylindrical-coordinate representation of color #459539: hue angle of 112.17º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #459539 is Cyan = 0.54, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 57 | - |
| CMYK | 0.54 | 0 | 0.62 | 0.42 |
| HSL | 112.17º | 0.45% | 0.4% | - |
| HSV(B) | 112.17º | 0.62% | 0.58% | - |
| XYZ | 13.94 | 23.06 | 7.59 | - |
| YUV | 114.59 | 95.5 | 95.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 57 | 0.54 | 0 | 0.62 | 0.42 | 112.17 | 0.45 | 0.4 |
| Hex | 45 | 95 | 39 | 36 | 0 | 3E | 2A | 70 | 2D | 28 |
| Octal | 105 | 225 | 71 | 66 | 0 | 76 | 52 | 160 | 55 | 50 |
| Binary | 1000101 | 10010101 | 111001 | 110110 | 0 | 111110 | 101010 | 1110000 | 101101 | 101000 |
Color Harmonies of #459539
Complementary color
Monochromatic Colors of #459539
Black with #459539
Text Example
Text Example
White with #459539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459539; }
p { color: rgb(69,149,57); }
H1.HeaderClassName
{
color: #459539;
}
.AnyTagClassName
{
color: #459539;
}
</style>
background-color css
<style>
a { background-color: #459539; }
a { background-color: rgb(69,149,57); }
div.DivClassName
{
background-color: #459539;
}
.BgClassName
{
background-color: #459539;
}
</style>
border-color css
<style>
span { border-color: #459539; }
span { border-color: rgb(69,149,57); }
td.TdClassName
{
border-color: #459539;
}
.TagClassName
{
border-color: #459539;
}
</style>