Shades of La Palma #459129
Tints of La Palma #459129
RGB
CMYK
RGB Variations
Color information
#459129 (or 0x459129) is known color: La Palma. HEX triplet: 45, 91 and 29. RGB value is (69,145,41). Sum of RGB (Red+Green+Blue) = 69+145+41=255 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.06% from 255); Green value is 145 (57.03% from 255 or 56.86% from 255); Blue value is 41 (16.41% from 255 or 16.08% from 255); Max value from RGB is 145 - color contains mainly: green. Hex color #459129 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459129 is #BA6ED6. Grayscale: #6E6E6E. Windows color (decimal): -12218071 or 2724165. OLE color: 2724165.
HSL color Cylindrical-coordinate representation of color #459129: hue angle of 103.85º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #459129 is Cyan = 0.52, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 145 | 41 | - |
| CMYK | 0.52 | 0 | 0.72 | 0.43 |
| HSL | 103.85º | 0.56% | 0.36% | - |
| HSV(B) | 103.85º | 0.72% | 0.57% | - |
| XYZ | 12.98 | 21.68 | 5.6 | - |
| YUV | 110.42 | 88.82 | 98.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 145 | 41 | 0.52 | 0 | 0.72 | 0.43 | 103.85 | 0.56 | 0.36 |
| Hex | 45 | 91 | 29 | 34 | 0 | 48 | 2B | 68 | 38 | 24 |
| Octal | 105 | 221 | 51 | 64 | 0 | 110 | 53 | 150 | 70 | 44 |
| Binary | 1000101 | 10010001 | 101001 | 110100 | 0 | 1001000 | 101011 | 1101000 | 111000 | 100100 |
Color Harmonies of #459129
Complementary color
Monochromatic Colors of #459129
Black with #459129
Text Example
Text Example
White with #459129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459129; }
p { color: rgb(69,145,41); }
H1.HeaderClassName
{
color: #459129;
}
.AnyTagClassName
{
color: #459129;
}
</style>
background-color css
<style>
a { background-color: #459129; }
a { background-color: rgb(69,145,41); }
div.DivClassName
{
background-color: #459129;
}
.BgClassName
{
background-color: #459129;
}
</style>
border-color css
<style>
span { border-color: #459129; }
span { border-color: rgb(69,145,41); }
td.TdClassName
{
border-color: #459129;
}
.TagClassName
{
border-color: #459129;
}
</style>