Shades of La Palma #459625
Tints of La Palma #459625
RGB
CMYK
RGB Variations
Color information
#459625 (or 0x459625) is known color: La Palma. HEX triplet: 45, 96 and 25. RGB value is (69,150,37). Sum of RGB (Red+Green+Blue) = 69+150+37=256 (33% of max value = 765). Red value is 69 (27.34% from 255 or 26.95% from 256); Green value is 150 (58.98% from 255 or 58.59% from 256); Blue value is 37 (14.84% from 255 or 14.45% from 256); Max value from RGB is 150 - color contains mainly: green. Hex color #459625 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459625 is #BA69DA. Grayscale: #717171. Windows color (decimal): -12216795 or 2463301. OLE color: 2463301.
HSL color Cylindrical-coordinate representation of color #459625: hue angle of 103.01º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #459625 is Cyan = 0.54, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 150 | 37 | - |
| CMYK | 0.54 | 0 | 0.75 | 0.41 |
| HSL | 103.01º | 0.6% | 0.37% | - |
| HSV(B) | 103.01º | 0.75% | 0.59% | - |
| XYZ | 13.69 | 23.21 | 5.51 | - |
| YUV | 112.9 | 85.16 | 96.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 150 | 37 | 0.54 | 0 | 0.75 | 0.41 | 103.01 | 0.6 | 0.37 |
| Hex | 45 | 96 | 25 | 36 | 0 | 4B | 29 | 67 | 3C | 25 |
| Octal | 105 | 226 | 45 | 66 | 0 | 113 | 51 | 147 | 74 | 45 |
| Binary | 1000101 | 10010110 | 100101 | 110110 | 0 | 1001011 | 101001 | 1100111 | 111100 | 100101 |
Color Harmonies of #459625
Complementary color
Monochromatic Colors of #459625
Black with #459625
Text Example
Text Example
White with #459625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459625; }
p { color: rgb(69,150,37); }
H1.HeaderClassName
{
color: #459625;
}
.AnyTagClassName
{
color: #459625;
}
</style>
background-color css
<style>
a { background-color: #459625; }
a { background-color: rgb(69,150,37); }
div.DivClassName
{
background-color: #459625;
}
.BgClassName
{
background-color: #459625;
}
</style>
border-color css
<style>
span { border-color: #459625; }
span { border-color: rgb(69,150,37); }
td.TdClassName
{
border-color: #459625;
}
.TagClassName
{
border-color: #459625;
}
</style>