Shades of La Palma #458929
Tints of La Palma #458929
RGB
CMYK
RGB Variations
Color information
#458929 (or 0x458929) is known color: La Palma. HEX triplet: 45, 89 and 29. RGB value is (69,137,41). Sum of RGB (Red+Green+Blue) = 69+137+41=247 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.94% from 247); Green value is 137 (53.91% from 255 or 55.47% from 247); Blue value is 41 (16.41% from 255 or 16.60% from 247); Max value from RGB is 137 - color contains mainly: green. Hex color #458929 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458929 is #BA76D6. Grayscale: #6A6A6A. Windows color (decimal): -12220119 or 2722117. OLE color: 2722117.
HSL color Cylindrical-coordinate representation of color #458929: hue angle of 102.5º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #458929 is Cyan = 0.50, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 41 | - |
| CMYK | 0.50 | 0 | 0.70 | 0.46 |
| HSL | 102.5º | 0.54% | 0.35% | - |
| HSV(B) | 102.5º | 0.7% | 0.54% | - |
| XYZ | 11.8 | 19.32 | 5.2 | - |
| YUV | 105.72 | 91.47 | 101.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 41 | 0.50 | 0 | 0.70 | 0.46 | 102.5 | 0.54 | 0.35 |
| Hex | 45 | 89 | 29 | 32 | 0 | 46 | 2E | 66 | 36 | 23 |
| Octal | 105 | 211 | 51 | 62 | 0 | 106 | 56 | 146 | 66 | 43 |
| Binary | 1000101 | 10001001 | 101001 | 110010 | 0 | 1000110 | 101110 | 1100110 | 110110 | 100011 |
Color Harmonies of #458929
Complementary color
Monochromatic Colors of #458929
Black with #458929
Text Example
Text Example
White with #458929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458929; }
p { color: rgb(69,137,41); }
H1.HeaderClassName
{
color: #458929;
}
.AnyTagClassName
{
color: #458929;
}
</style>
background-color css
<style>
a { background-color: #458929; }
a { background-color: rgb(69,137,41); }
div.DivClassName
{
background-color: #458929;
}
.BgClassName
{
background-color: #458929;
}
</style>
border-color css
<style>
span { border-color: #458929; }
span { border-color: rgb(69,137,41); }
td.TdClassName
{
border-color: #458929;
}
.TagClassName
{
border-color: #458929;
}
</style>