Shades of La Palma #459424
Tints of La Palma #459424
RGB
CMYK
RGB Variations
Color information
#459424 (or 0x459424) is known color: La Palma. HEX triplet: 45, 94 and 24. RGB value is (69,148,36). Sum of RGB (Red+Green+Blue) = 69+148+36=253 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.27% from 253); Green value is 148 (58.20% from 255 or 58.50% from 253); Blue value is 36 (14.45% from 255 or 14.23% from 253); Max value from RGB is 148 - color contains mainly: green. Hex color #459424 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459424 is #BA6BDB. Grayscale: #6F6F6F. Windows color (decimal): -12217308 or 2397253. OLE color: 2397253.
HSL color Cylindrical-coordinate representation of color #459424: hue angle of 102.32º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #459424 is Cyan = 0.53, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 148 | 36 | - |
| CMYK | 0.53 | 0 | 0.76 | 0.42 |
| HSL | 102.32º | 0.61% | 0.36% | - |
| HSV(B) | 102.32º | 0.76% | 0.58% | - |
| XYZ | 13.36 | 22.57 | 5.32 | - |
| YUV | 111.61 | 85.33 | 97.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 148 | 36 | 0.53 | 0 | 0.76 | 0.42 | 102.32 | 0.61 | 0.36 |
| Hex | 45 | 94 | 24 | 35 | 0 | 4C | 2A | 66 | 3D | 24 |
| Octal | 105 | 224 | 44 | 65 | 0 | 114 | 52 | 146 | 75 | 44 |
| Binary | 1000101 | 10010100 | 100100 | 110101 | 0 | 1001100 | 101010 | 1100110 | 111101 | 100100 |
Color Harmonies of #459424
Complementary color
Monochromatic Colors of #459424
Black with #459424
Text Example
Text Example
White with #459424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459424; }
p { color: rgb(69,148,36); }
H1.HeaderClassName
{
color: #459424;
}
.AnyTagClassName
{
color: #459424;
}
</style>
background-color css
<style>
a { background-color: #459424; }
a { background-color: rgb(69,148,36); }
div.DivClassName
{
background-color: #459424;
}
.BgClassName
{
background-color: #459424;
}
</style>
border-color css
<style>
span { border-color: #459424; }
span { border-color: rgb(69,148,36); }
td.TdClassName
{
border-color: #459424;
}
.TagClassName
{
border-color: #459424;
}
</style>