Shades of La Palma #459418
Tints of La Palma #459418
RGB
CMYK
RGB Variations
Color information
#459418 (or 0x459418) is known color: La Palma. HEX triplet: 45, 94 and 18. RGB value is (69,148,24). Sum of RGB (Red+Green+Blue) = 69+148+24=241 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.63% from 241); Green value is 148 (58.20% from 255 or 61.41% from 241); Blue value is 24 (9.77% from 255 or 9.96% from 241); Max value from RGB is 148 - color contains mainly: green. Hex color #459418 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459418 is #BA6BE7. Grayscale: #6E6E6E. Windows color (decimal): -12217320 or 1610821. OLE color: 1610821.
HSL color Cylindrical-coordinate representation of color #459418: hue angle of 98.23º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #459418 is Cyan = 0.53, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 148 | 24 | - |
| CMYK | 0.53 | 0 | 0.84 | 0.42 |
| HSL | 98.23º | 0.72% | 0.34% | - |
| HSV(B) | 98.23º | 0.84% | 0.58% | - |
| XYZ | 13.21 | 22.51 | 4.51 | - |
| YUV | 110.24 | 79.33 | 98.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 148 | 24 | 0.53 | 0 | 0.84 | 0.42 | 98.23 | 0.72 | 0.34 |
| Hex | 45 | 94 | 18 | 35 | 0 | 54 | 2A | 62 | 48 | 22 |
| Octal | 105 | 224 | 30 | 65 | 0 | 124 | 52 | 142 | 110 | 42 |
| Binary | 1000101 | 10010100 | 11000 | 110101 | 0 | 1010100 | 101010 | 1100010 | 1001000 | 100010 |
Color Harmonies of #459418
Complementary color
Monochromatic Colors of #459418
Black with #459418
Text Example
Text Example
White with #459418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459418; }
p { color: rgb(69,148,24); }
H1.HeaderClassName
{
color: #459418;
}
.AnyTagClassName
{
color: #459418;
}
</style>
background-color css
<style>
a { background-color: #459418; }
a { background-color: rgb(69,148,24); }
div.DivClassName
{
background-color: #459418;
}
.BgClassName
{
background-color: #459418;
}
</style>
border-color css
<style>
span { border-color: #459418; }
span { border-color: rgb(69,148,24); }
td.TdClassName
{
border-color: #459418;
}
.TagClassName
{
border-color: #459418;
}
</style>