Shades of La Palma #458917
Tints of La Palma #458917
RGB
CMYK
RGB Variations
Color information
#458917 (or 0x458917) is known color: La Palma. HEX triplet: 45, 89 and 17. RGB value is (69,137,23). Sum of RGB (Red+Green+Blue) = 69+137+23=229 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.13% from 229); Green value is 137 (53.91% from 255 or 59.83% from 229); Blue value is 23 (9.38% from 255 or 10.04% from 229); Max value from RGB is 137 - color contains mainly: green. Hex color #458917 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458917 is #BA76E8. Grayscale: #686868. Windows color (decimal): -12220137 or 1542469. OLE color: 1542469.
HSL color Cylindrical-coordinate representation of color #458917: hue angle of 95.79º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #458917 is Cyan = 0.50, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 23 | - |
| CMYK | 0.50 | 0 | 0.83 | 0.46 |
| HSL | 95.79º | 0.71% | 0.31% | - |
| HSV(B) | 95.79º | 0.83% | 0.54% | - |
| XYZ | 11.55 | 19.22 | 3.91 | - |
| YUV | 103.67 | 82.47 | 103.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 23 | 0.50 | 0 | 0.83 | 0.46 | 95.79 | 0.71 | 0.31 |
| Hex | 45 | 89 | 17 | 32 | 0 | 53 | 2E | 60 | 47 | 1F |
| Octal | 105 | 211 | 27 | 62 | 0 | 123 | 56 | 140 | 107 | 37 |
| Binary | 1000101 | 10001001 | 10111 | 110010 | 0 | 1010011 | 101110 | 1100000 | 1000111 | 11111 |
Color Harmonies of #458917
Complementary color
Monochromatic Colors of #458917
Black with #458917
Text Example
Text Example
White with #458917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458917; }
p { color: rgb(69,137,23); }
H1.HeaderClassName
{
color: #458917;
}
.AnyTagClassName
{
color: #458917;
}
</style>
background-color css
<style>
a { background-color: #458917; }
a { background-color: rgb(69,137,23); }
div.DivClassName
{
background-color: #458917;
}
.BgClassName
{
background-color: #458917;
}
</style>
border-color css
<style>
span { border-color: #458917; }
span { border-color: rgb(69,137,23); }
td.TdClassName
{
border-color: #458917;
}
.TagClassName
{
border-color: #458917;
}
</style>