Shades of La Palma #458915
Tints of La Palma #458915
RGB
CMYK
RGB Variations
Color information
#458915 (or 0x458915) is known color: La Palma. HEX triplet: 45, 89 and 15. RGB value is (69,137,21). Sum of RGB (Red+Green+Blue) = 69+137+21=227 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.40% from 227); Green value is 137 (53.91% from 255 or 60.35% from 227); Blue value is 21 (8.59% from 255 or 9.25% from 227); Max value from RGB is 137 - color contains mainly: green. Hex color #458915 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458915 is #BA76EA. Grayscale: #676767. Windows color (decimal): -12220139 or 1411397. OLE color: 1411397.
HSL color Cylindrical-coordinate representation of color #458915: hue angle of 95.17º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #458915 is Cyan = 0.50, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 21 | - |
| CMYK | 0.50 | 0 | 0.85 | 0.46 |
| HSL | 95.17º | 0.73% | 0.31% | - |
| HSV(B) | 95.17º | 0.85% | 0.54% | - |
| XYZ | 11.54 | 19.21 | 3.81 | - |
| YUV | 103.44 | 81.47 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 21 | 0.50 | 0 | 0.85 | 0.46 | 95.17 | 0.73 | 0.31 |
| Hex | 45 | 89 | 15 | 32 | 0 | 55 | 2E | 5F | 49 | 1F |
| Octal | 105 | 211 | 25 | 62 | 0 | 125 | 56 | 137 | 111 | 37 |
| Binary | 1000101 | 10001001 | 10101 | 110010 | 0 | 1010101 | 101110 | 1011111 | 1001001 | 11111 |
Color Harmonies of #458915
Complementary color
Monochromatic Colors of #458915
Black with #458915
Text Example
Text Example
White with #458915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458915; }
p { color: rgb(69,137,21); }
H1.HeaderClassName
{
color: #458915;
}
.AnyTagClassName
{
color: #458915;
}
</style>
background-color css
<style>
a { background-color: #458915; }
a { background-color: rgb(69,137,21); }
div.DivClassName
{
background-color: #458915;
}
.BgClassName
{
background-color: #458915;
}
</style>
border-color css
<style>
span { border-color: #458915; }
span { border-color: rgb(69,137,21); }
td.TdClassName
{
border-color: #458915;
}
.TagClassName
{
border-color: #458915;
}
</style>