Shades of La Palma #43930E
Tints of La Palma #43930E
RGB
CMYK
RGB Variations
Color information
#43930E (or 0x43930E) is known color: La Palma. HEX triplet: 43, 93 and 0E. RGB value is (67,147,14). Sum of RGB (Red+Green+Blue) = 67+147+14=228 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.39% from 228); Green value is 147 (57.81% from 255 or 64.47% from 228); Blue value is 14 (5.86% from 255 or 6.14% from 228); Max value from RGB is 147 - color contains mainly: green. Hex color #43930E is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #43930E is #BC6CF1. Grayscale: #6C6C6C. Windows color (decimal): -12348658 or 955203. OLE color: 955203.
HSL color Cylindrical-coordinate representation of color #43930E: hue angle of 96.09º degrees, saturation: 0.83, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #43930E is Cyan = 0.54, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 147 | 14 | - |
| CMYK | 0.54 | 0 | 0.90 | 0.42 |
| HSL | 96.09º | 0.83% | 0.32% | - |
| HSV(B) | 96.09º | 0.9% | 0.58% | - |
| XYZ | 12.83 | 22.09 | 4 | - |
| YUV | 107.92 | 75 | 98.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 147 | 14 | 0.54 | 0 | 0.90 | 0.42 | 96.09 | 0.83 | 0.32 |
| Hex | 43 | 93 | E | 36 | 0 | 5A | 2A | 60 | 53 | 20 |
| Octal | 103 | 223 | 16 | 66 | 0 | 132 | 52 | 140 | 123 | 40 |
| Binary | 1000011 | 10010011 | 1110 | 110110 | 0 | 1011010 | 101010 | 1100000 | 1010011 | 100000 |
Color Harmonies of #43930E
Complementary color
Monochromatic Colors of #43930E
Black with #43930E
Text Example
Text Example
White with #43930E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43930E; }
p { color: rgb(67,147,14); }
H1.HeaderClassName
{
color: #43930E;
}
.AnyTagClassName
{
color: #43930E;
}
</style>
background-color css
<style>
a { background-color: #43930E; }
a { background-color: rgb(67,147,14); }
div.DivClassName
{
background-color: #43930E;
}
.BgClassName
{
background-color: #43930E;
}
</style>
border-color css
<style>
span { border-color: #43930E; }
span { border-color: rgb(67,147,14); }
td.TdClassName
{
border-color: #43930E;
}
.TagClassName
{
border-color: #43930E;
}
</style>