Shades of La Palma #439114
Tints of La Palma #439114
RGB
CMYK
RGB Variations
Color information
#439114 (or 0x439114) is known color: La Palma. HEX triplet: 43, 91 and 14. RGB value is (67,145,20). Sum of RGB (Red+Green+Blue) = 67+145+20=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 145 (57.03% from 255 or 62.5% from 232); Blue value is 20 (8.20% from 255 or 8.62% from 232); Max value from RGB is 145 - color contains mainly: green. Hex color #439114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #439114 is #BC6EEB. Grayscale: #6B6B6B. Windows color (decimal): -12349164 or 1347907. OLE color: 1347907.
HSL color Cylindrical-coordinate representation of color #439114: hue angle of 97.44º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #439114 is Cyan = 0.54, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 145 | 20 | - |
| CMYK | 0.54 | 0 | 0.86 | 0.43 |
| HSL | 97.44º | 0.76% | 0.32% | - |
| HSV(B) | 97.44º | 0.86% | 0.57% | - |
| XYZ | 12.57 | 21.49 | 4.15 | - |
| YUV | 107.43 | 78.66 | 99.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 145 | 20 | 0.54 | 0 | 0.86 | 0.43 | 97.44 | 0.76 | 0.32 |
| Hex | 43 | 91 | 14 | 36 | 0 | 56 | 2B | 61 | 4C | 20 |
| Octal | 103 | 221 | 24 | 66 | 0 | 126 | 53 | 141 | 114 | 40 |
| Binary | 1000011 | 10010001 | 10100 | 110110 | 0 | 1010110 | 101011 | 1100001 | 1001100 | 100000 |
Color Harmonies of #439114
Complementary color
Monochromatic Colors of #439114
Black with #439114
Text Example
Text Example
White with #439114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439114; }
p { color: rgb(67,145,20); }
H1.HeaderClassName
{
color: #439114;
}
.AnyTagClassName
{
color: #439114;
}
</style>
background-color css
<style>
a { background-color: #439114; }
a { background-color: rgb(67,145,20); }
div.DivClassName
{
background-color: #439114;
}
.BgClassName
{
background-color: #439114;
}
</style>
border-color css
<style>
span { border-color: #439114; }
span { border-color: rgb(67,145,20); }
td.TdClassName
{
border-color: #439114;
}
.TagClassName
{
border-color: #439114;
}
</style>