Shades of La Palma #439214
Tints of La Palma #439214
RGB
CMYK
RGB Variations
Color information
#439214 (or 0x439214) is known color: La Palma. HEX triplet: 43, 92 and 14. RGB value is (67,146,20). Sum of RGB (Red+Green+Blue) = 67+146+20=233 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.76% from 233); Green value is 146 (57.42% from 255 or 62.66% from 233); Blue value is 20 (8.20% from 255 or 8.58% from 233); Max value from RGB is 146 - color contains mainly: green. Hex color #439214 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #439214 is #BC6DEB. Grayscale: #6C6C6C. Windows color (decimal): -12348908 or 1348163. OLE color: 1348163.
HSL color Cylindrical-coordinate representation of color #439214: hue angle of 97.62º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #439214 is Cyan = 0.54, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 146 | 20 | - |
| CMYK | 0.54 | 0 | 0.86 | 0.43 |
| HSL | 97.62º | 0.76% | 0.33% | - |
| HSV(B) | 97.62º | 0.86% | 0.57% | - |
| XYZ | 12.72 | 21.8 | 4.2 | - |
| YUV | 108.02 | 78.33 | 98.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 146 | 20 | 0.54 | 0 | 0.86 | 0.43 | 97.62 | 0.76 | 0.33 |
| Hex | 43 | 92 | 14 | 36 | 0 | 56 | 2B | 62 | 4C | 21 |
| Octal | 103 | 222 | 24 | 66 | 0 | 126 | 53 | 142 | 114 | 41 |
| Binary | 1000011 | 10010010 | 10100 | 110110 | 0 | 1010110 | 101011 | 1100010 | 1001100 | 100001 |
Color Harmonies of #439214
Complementary color
Monochromatic Colors of #439214
Black with #439214
Text Example
Text Example
White with #439214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439214; }
p { color: rgb(67,146,20); }
H1.HeaderClassName
{
color: #439214;
}
.AnyTagClassName
{
color: #439214;
}
</style>
background-color css
<style>
a { background-color: #439214; }
a { background-color: rgb(67,146,20); }
div.DivClassName
{
background-color: #439214;
}
.BgClassName
{
background-color: #439214;
}
</style>
border-color css
<style>
span { border-color: #439214; }
span { border-color: rgb(67,146,20); }
td.TdClassName
{
border-color: #439214;
}
.TagClassName
{
border-color: #439214;
}
</style>