Shades of La Palma #458429
Tints of La Palma #458429
RGB
CMYK
RGB Variations
Color information
#458429 (or 0x458429) is known color: La Palma. HEX triplet: 45, 84 and 29. RGB value is (69,132,41). Sum of RGB (Red+Green+Blue) = 69+132+41=242 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.51% from 242); Green value is 132 (51.95% from 255 or 54.55% from 242); Blue value is 41 (16.41% from 255 or 16.94% from 242); Max value from RGB is 132 - color contains mainly: green. Hex color #458429 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458429 is #BA7BD6. Grayscale: #676767. Windows color (decimal): -12221399 or 2720837. OLE color: 2720837.
HSL color Cylindrical-coordinate representation of color #458429: hue angle of 101.54º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #458429 is Cyan = 0.48, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 132 | 41 | - |
| CMYK | 0.48 | 0 | 0.69 | 0.48 |
| HSL | 101.54º | 0.53% | 0.34% | - |
| HSV(B) | 101.54º | 0.69% | 0.52% | - |
| XYZ | 11.11 | 17.93 | 4.97 | - |
| YUV | 102.79 | 93.13 | 103.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 132 | 41 | 0.48 | 0 | 0.69 | 0.48 | 101.54 | 0.53 | 0.34 |
| Hex | 45 | 84 | 29 | 30 | 0 | 45 | 30 | 66 | 35 | 22 |
| Octal | 105 | 204 | 51 | 60 | 0 | 105 | 60 | 146 | 65 | 42 |
| Binary | 1000101 | 10000100 | 101001 | 110000 | 0 | 1000101 | 110000 | 1100110 | 110101 | 100010 |
Color Harmonies of #458429
Complementary color
Monochromatic Colors of #458429
Black with #458429
Text Example
Text Example
White with #458429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458429; }
p { color: rgb(69,132,41); }
H1.HeaderClassName
{
color: #458429;
}
.AnyTagClassName
{
color: #458429;
}
</style>
background-color css
<style>
a { background-color: #458429; }
a { background-color: rgb(69,132,41); }
div.DivClassName
{
background-color: #458429;
}
.BgClassName
{
background-color: #458429;
}
</style>
border-color css
<style>
span { border-color: #458429; }
span { border-color: rgb(69,132,41); }
td.TdClassName
{
border-color: #458429;
}
.TagClassName
{
border-color: #458429;
}
</style>