Shades of La Palma #458919
Tints of La Palma #458919
RGB
CMYK
RGB Variations
Color information
#458919 (or 0x458919) is known color: La Palma. HEX triplet: 45, 89 and 19. RGB value is (69,137,25). Sum of RGB (Red+Green+Blue) = 69+137+25=231 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.87% from 231); Green value is 137 (53.91% from 255 or 59.31% from 231); Blue value is 25 (10.16% from 255 or 10.82% from 231); Max value from RGB is 137 - color contains mainly: green. Hex color #458919 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458919 is #BA76E6. Grayscale: #686868. Windows color (decimal): -12220135 or 1673541. OLE color: 1673541.
HSL color Cylindrical-coordinate representation of color #458919: hue angle of 96.43º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #458919 is Cyan = 0.50, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 25 | - |
| CMYK | 0.50 | 0 | 0.82 | 0.46 |
| HSL | 96.43º | 0.69% | 0.32% | - |
| HSV(B) | 96.43º | 0.82% | 0.54% | - |
| XYZ | 11.58 | 19.23 | 4.02 | - |
| YUV | 103.9 | 83.47 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 25 | 0.50 | 0 | 0.82 | 0.46 | 96.43 | 0.69 | 0.32 |
| Hex | 45 | 89 | 19 | 32 | 0 | 52 | 2E | 60 | 45 | 20 |
| Octal | 105 | 211 | 31 | 62 | 0 | 122 | 56 | 140 | 105 | 40 |
| Binary | 1000101 | 10001001 | 11001 | 110010 | 0 | 1010010 | 101110 | 1100000 | 1000101 | 100000 |
Color Harmonies of #458919
Complementary color
Monochromatic Colors of #458919
Black with #458919
Text Example
Text Example
White with #458919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458919; }
p { color: rgb(69,137,25); }
H1.HeaderClassName
{
color: #458919;
}
.AnyTagClassName
{
color: #458919;
}
</style>
background-color css
<style>
a { background-color: #458919; }
a { background-color: rgb(69,137,25); }
div.DivClassName
{
background-color: #458919;
}
.BgClassName
{
background-color: #458919;
}
</style>
border-color css
<style>
span { border-color: #458919; }
span { border-color: rgb(69,137,25); }
td.TdClassName
{
border-color: #458919;
}
.TagClassName
{
border-color: #458919;
}
</style>