Shades of La Palma #459632
Tints of La Palma #459632
RGB
CMYK
RGB Variations
Color information
#459632 (or 0x459632) is known color: La Palma. HEX triplet: 45, 96 and 32. RGB value is (69,150,50). Sum of RGB (Red+Green+Blue) = 69+150+50=269 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.65% from 269); Green value is 150 (58.98% from 255 or 55.76% from 269); Blue value is 50 (19.92% from 255 or 18.59% from 269); Max value from RGB is 150 - color contains mainly: green. Hex color #459632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459632 is #BA69CD. Grayscale: #727272. Windows color (decimal): -12216782 or 3315269. OLE color: 3315269.
HSL color Cylindrical-coordinate representation of color #459632: hue angle of 108.6º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #459632 is Cyan = 0.54, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 150 | 50 | - |
| CMYK | 0.54 | 0 | 0.67 | 0.41 |
| HSL | 108.6º | 0.5% | 0.39% | - |
| HSV(B) | 108.6º | 0.67% | 0.59% | - |
| XYZ | 13.94 | 23.31 | 6.78 | - |
| YUV | 114.38 | 91.66 | 95.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 150 | 50 | 0.54 | 0 | 0.67 | 0.41 | 108.6 | 0.5 | 0.39 |
| Hex | 45 | 96 | 32 | 36 | 0 | 43 | 29 | 6D | 32 | 27 |
| Octal | 105 | 226 | 62 | 66 | 0 | 103 | 51 | 155 | 62 | 47 |
| Binary | 1000101 | 10010110 | 110010 | 110110 | 0 | 1000011 | 101001 | 1101101 | 110010 | 100111 |
Color Harmonies of #459632
Complementary color
Monochromatic Colors of #459632
Black with #459632
Text Example
Text Example
White with #459632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459632; }
p { color: rgb(69,150,50); }
H1.HeaderClassName
{
color: #459632;
}
.AnyTagClassName
{
color: #459632;
}
</style>
background-color css
<style>
a { background-color: #459632; }
a { background-color: rgb(69,150,50); }
div.DivClassName
{
background-color: #459632;
}
.BgClassName
{
background-color: #459632;
}
</style>
border-color css
<style>
span { border-color: #459632; }
span { border-color: rgb(69,150,50); }
td.TdClassName
{
border-color: #459632;
}
.TagClassName
{
border-color: #459632;
}
</style>