Shades of La Palma #459018
Tints of La Palma #459018
RGB
CMYK
RGB Variations
Color information
#459018 (or 0x459018) is known color: La Palma. HEX triplet: 45, 90 and 18. RGB value is (69,144,24). Sum of RGB (Red+Green+Blue) = 69+144+24=237 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.11% from 237); Green value is 144 (56.64% from 255 or 60.76% from 237); Blue value is 24 (9.77% from 255 or 10.13% from 237); Max value from RGB is 144 - color contains mainly: green. Hex color #459018 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459018 is #BA6FE7. Grayscale: #6C6C6C. Windows color (decimal): -12218344 or 1609797. OLE color: 1609797.
HSL color Cylindrical-coordinate representation of color #459018: hue angle of 97.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #459018 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 144 | 24 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.44 |
| HSL | 97.5º | 0.71% | 0.33% | - |
| HSV(B) | 97.5º | 0.83% | 0.56% | - |
| XYZ | 12.59 | 21.28 | 4.31 | - |
| YUV | 107.9 | 80.65 | 100.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 144 | 24 | 0.52 | 0 | 0.83 | 0.44 | 97.5 | 0.71 | 0.33 |
| Hex | 45 | 90 | 18 | 34 | 0 | 53 | 2C | 62 | 47 | 21 |
| Octal | 105 | 220 | 30 | 64 | 0 | 123 | 54 | 142 | 107 | 41 |
| Binary | 1000101 | 10010000 | 11000 | 110100 | 0 | 1010011 | 101100 | 1100010 | 1000111 | 100001 |
Color Harmonies of #459018
Complementary color
Monochromatic Colors of #459018
Black with #459018
Text Example
Text Example
White with #459018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459018; }
p { color: rgb(69,144,24); }
H1.HeaderClassName
{
color: #459018;
}
.AnyTagClassName
{
color: #459018;
}
</style>
background-color css
<style>
a { background-color: #459018; }
a { background-color: rgb(69,144,24); }
div.DivClassName
{
background-color: #459018;
}
.BgClassName
{
background-color: #459018;
}
</style>
border-color css
<style>
span { border-color: #459018; }
span { border-color: rgb(69,144,24); }
td.TdClassName
{
border-color: #459018;
}
.TagClassName
{
border-color: #459018;
}
</style>