Shades of La Palma #459828
Tints of La Palma #459828
RGB
CMYK
RGB Variations
Color information
#459828 (or 0x459828) is known color: La Palma. HEX triplet: 45, 98 and 28. RGB value is (69,152,40). Sum of RGB (Red+Green+Blue) = 69+152+40=261 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.44% from 261); Green value is 152 (59.77% from 255 or 58.24% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 152 - color contains mainly: green. Hex color #459828 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459828 is #BA67D7. Grayscale: #727272. Windows color (decimal): -12216280 or 2660421. OLE color: 2660421.
HSL color Cylindrical-coordinate representation of color #459828: hue angle of 104.46º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #459828 is Cyan = 0.55, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 152 | 40 | - |
| CMYK | 0.55 | 0 | 0.74 | 0.40 |
| HSL | 104.46º | 0.58% | 0.38% | - |
| HSV(B) | 104.46º | 0.74% | 0.6% | - |
| XYZ | 14.07 | 23.87 | 5.87 | - |
| YUV | 114.42 | 86 | 95.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 152 | 40 | 0.55 | 0 | 0.74 | 0.40 | 104.46 | 0.58 | 0.38 |
| Hex | 45 | 98 | 28 | 37 | 0 | 4A | 28 | 68 | 3A | 26 |
| Octal | 105 | 230 | 50 | 67 | 0 | 112 | 50 | 150 | 72 | 46 |
| Binary | 1000101 | 10011000 | 101000 | 110111 | 0 | 1001010 | 101000 | 1101000 | 111010 | 100110 |
Color Harmonies of #459828
Complementary color
Monochromatic Colors of #459828
Black with #459828
Text Example
Text Example
White with #459828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459828; }
p { color: rgb(69,152,40); }
H1.HeaderClassName
{
color: #459828;
}
.AnyTagClassName
{
color: #459828;
}
</style>
background-color css
<style>
a { background-color: #459828; }
a { background-color: rgb(69,152,40); }
div.DivClassName
{
background-color: #459828;
}
.BgClassName
{
background-color: #459828;
}
</style>
border-color css
<style>
span { border-color: #459828; }
span { border-color: rgb(69,152,40); }
td.TdClassName
{
border-color: #459828;
}
.TagClassName
{
border-color: #459828;
}
</style>