Shades of La Palma #459118
Tints of La Palma #459118
RGB
CMYK
RGB Variations
Color information
#459118 (or 0x459118) is known color: La Palma. HEX triplet: 45, 91 and 18. RGB value is (69,145,24). Sum of RGB (Red+Green+Blue) = 69+145+24=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 145 (57.03% from 255 or 60.92% from 238); Blue value is 24 (9.77% from 255 or 10.08% from 238); Max value from RGB is 145 - color contains mainly: green. Hex color #459118 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459118 is #BA6EE7. Grayscale: #6C6C6C. Windows color (decimal): -12218088 or 1610053. OLE color: 1610053.
HSL color Cylindrical-coordinate representation of color #459118: hue angle of 97.69º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #459118 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 145 | 24 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.43 |
| HSL | 97.69º | 0.72% | 0.33% | - |
| HSV(B) | 97.69º | 0.83% | 0.57% | - |
| XYZ | 12.74 | 21.58 | 4.36 | - |
| YUV | 108.48 | 80.32 | 99.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 145 | 24 | 0.52 | 0 | 0.83 | 0.43 | 97.69 | 0.72 | 0.33 |
| Hex | 45 | 91 | 18 | 34 | 0 | 53 | 2B | 62 | 48 | 21 |
| Octal | 105 | 221 | 30 | 64 | 0 | 123 | 53 | 142 | 110 | 41 |
| Binary | 1000101 | 10010001 | 11000 | 110100 | 0 | 1010011 | 101011 | 1100010 | 1001000 | 100001 |
Color Harmonies of #459118
Complementary color
Monochromatic Colors of #459118
Black with #459118
Text Example
Text Example
White with #459118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459118; }
p { color: rgb(69,145,24); }
H1.HeaderClassName
{
color: #459118;
}
.AnyTagClassName
{
color: #459118;
}
</style>
background-color css
<style>
a { background-color: #459118; }
a { background-color: rgb(69,145,24); }
div.DivClassName
{
background-color: #459118;
}
.BgClassName
{
background-color: #459118;
}
</style>
border-color css
<style>
span { border-color: #459118; }
span { border-color: rgb(69,145,24); }
td.TdClassName
{
border-color: #459118;
}
.TagClassName
{
border-color: #459118;
}
</style>