Shades of La Palma #459919
Tints of La Palma #459919
RGB
CMYK
RGB Variations
Color information
#459919 (or 0x459919) is known color: La Palma. HEX triplet: 45, 99 and 19. RGB value is (69,153,25). Sum of RGB (Red+Green+Blue) = 69+153+25=247 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.94% from 247); Green value is 153 (60.16% from 255 or 61.94% from 247); Blue value is 25 (10.16% from 255 or 10.12% from 247); Max value from RGB is 153 - color contains mainly: green. Hex color #459919 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459919 is #BA66E6. Grayscale: #717171. Windows color (decimal): -12216039 or 1677637. OLE color: 1677637.
HSL color Cylindrical-coordinate representation of color #459919: hue angle of 99.38º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #459919 is Cyan = 0.55, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 25 | - |
| CMYK | 0.55 | 0 | 0.84 | 0.4 |
| HSL | 99.38º | 0.72% | 0.35% | - |
| HSV(B) | 99.38º | 0.84% | 0.6% | - |
| XYZ | 14.02 | 24.12 | 4.84 | - |
| YUV | 113.29 | 78.17 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 25 | 0.55 | 0 | 0.84 | 0.4 | 99.38 | 0.72 | 0.35 |
| Hex | 45 | 99 | 19 | 37 | 0 | 54 | 28 | 63 | 48 | 23 |
| Octal | 105 | 231 | 31 | 67 | 0 | 124 | 50 | 143 | 110 | 43 |
| Binary | 1000101 | 10011001 | 11001 | 110111 | 0 | 1010100 | 101000 | 1100011 | 1001000 | 100011 |
Color Harmonies of #459919
Complementary color
Monochromatic Colors of #459919
Black with #459919
Text Example
Text Example
White with #459919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459919; }
p { color: rgb(69,153,25); }
H1.HeaderClassName
{
color: #459919;
}
.AnyTagClassName
{
color: #459919;
}
</style>
background-color css
<style>
a { background-color: #459919; }
a { background-color: rgb(69,153,25); }
div.DivClassName
{
background-color: #459919;
}
.BgClassName
{
background-color: #459919;
}
</style>
border-color css
<style>
span { border-color: #459919; }
span { border-color: rgb(69,153,25); }
td.TdClassName
{
border-color: #459919;
}
.TagClassName
{
border-color: #459919;
}
</style>