Shades of La Palma #459519
Tints of La Palma #459519
RGB
CMYK
RGB Variations
Color information
#459519 (or 0x459519) is known color: La Palma. HEX triplet: 45, 95 and 19. RGB value is (69,149,25). Sum of RGB (Red+Green+Blue) = 69+149+25=243 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.40% from 243); Green value is 149 (58.59% from 255 or 61.32% from 243); Blue value is 25 (10.16% from 255 or 10.29% from 243); Max value from RGB is 149 - color contains mainly: green. Hex color #459519 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459519 is #BA6AE6. Grayscale: #6F6F6F. Windows color (decimal): -12217063 or 1676613. OLE color: 1676613.
HSL color Cylindrical-coordinate representation of color #459519: hue angle of 98.71º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #459519 is Cyan = 0.54, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 25 | - |
| CMYK | 0.54 | 0 | 0.83 | 0.42 |
| HSL | 98.71º | 0.71% | 0.34% | - |
| HSV(B) | 98.71º | 0.83% | 0.58% | - |
| XYZ | 13.38 | 22.83 | 4.62 | - |
| YUV | 110.94 | 79.5 | 98.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 25 | 0.54 | 0 | 0.83 | 0.42 | 98.71 | 0.71 | 0.34 |
| Hex | 45 | 95 | 19 | 36 | 0 | 53 | 2A | 63 | 47 | 22 |
| Octal | 105 | 225 | 31 | 66 | 0 | 123 | 52 | 143 | 107 | 42 |
| Binary | 1000101 | 10010101 | 11001 | 110110 | 0 | 1010011 | 101010 | 1100011 | 1000111 | 100010 |
Color Harmonies of #459519
Complementary color
Monochromatic Colors of #459519
Black with #459519
Text Example
Text Example
White with #459519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459519; }
p { color: rgb(69,149,25); }
H1.HeaderClassName
{
color: #459519;
}
.AnyTagClassName
{
color: #459519;
}
</style>
background-color css
<style>
a { background-color: #459519; }
a { background-color: rgb(69,149,25); }
div.DivClassName
{
background-color: #459519;
}
.BgClassName
{
background-color: #459519;
}
</style>
border-color css
<style>
span { border-color: #459519; }
span { border-color: rgb(69,149,25); }
td.TdClassName
{
border-color: #459519;
}
.TagClassName
{
border-color: #459519;
}
</style>