Shades of La Palma #459029
Tints of La Palma #459029
RGB
CMYK
RGB Variations
Color information
#459029 (or 0x459029) is known color: La Palma. HEX triplet: 45, 90 and 29. RGB value is (69,144,41). Sum of RGB (Red+Green+Blue) = 69+144+41=254 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.17% from 254); Green value is 144 (56.64% from 255 or 56.69% from 254); Blue value is 41 (16.41% from 255 or 16.14% from 254); Max value from RGB is 144 - color contains mainly: green. Hex color #459029 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459029 is #BA6FD6. Grayscale: #6E6E6E. Windows color (decimal): -12218327 or 2723909. OLE color: 2723909.
HSL color Cylindrical-coordinate representation of color #459029: hue angle of 103.69º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #459029 is Cyan = 0.52, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 144 | 41 | - |
| CMYK | 0.52 | 0 | 0.72 | 0.44 |
| HSL | 103.69º | 0.56% | 0.36% | - |
| HSV(B) | 103.69º | 0.72% | 0.56% | - |
| XYZ | 12.83 | 21.37 | 5.55 | - |
| YUV | 109.83 | 89.15 | 98.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 144 | 41 | 0.52 | 0 | 0.72 | 0.44 | 103.69 | 0.56 | 0.36 |
| Hex | 45 | 90 | 29 | 34 | 0 | 48 | 2C | 68 | 38 | 24 |
| Octal | 105 | 220 | 51 | 64 | 0 | 110 | 54 | 150 | 70 | 44 |
| Binary | 1000101 | 10010000 | 101001 | 110100 | 0 | 1001000 | 101100 | 1101000 | 111000 | 100100 |
Color Harmonies of #459029
Complementary color
Monochromatic Colors of #459029
Black with #459029
Text Example
Text Example
White with #459029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459029; }
p { color: rgb(69,144,41); }
H1.HeaderClassName
{
color: #459029;
}
.AnyTagClassName
{
color: #459029;
}
</style>
background-color css
<style>
a { background-color: #459029; }
a { background-color: rgb(69,144,41); }
div.DivClassName
{
background-color: #459029;
}
.BgClassName
{
background-color: #459029;
}
</style>
border-color css
<style>
span { border-color: #459029; }
span { border-color: rgb(69,144,41); }
td.TdClassName
{
border-color: #459029;
}
.TagClassName
{
border-color: #459029;
}
</style>