Shades of La Palma #369914
Tints of La Palma #369914
RGB
CMYK
RGB Variations
Color information
#369914 (or 0x369914) is known color: La Palma. HEX triplet: 36, 99 and 14. RGB value is (54,153,20). Sum of RGB (Red+Green+Blue) = 54+153+20=227 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.79% from 227); Green value is 153 (60.16% from 255 or 67.40% from 227); Blue value is 20 (8.20% from 255 or 8.81% from 227); Max value from RGB is 153 - color contains mainly: green. Hex color #369914 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #369914 is #C966EB. Grayscale: #6C6C6C. Windows color (decimal): -13199084 or 1349942. OLE color: 1349942.
HSL color Cylindrical-coordinate representation of color #369914: hue angle of 104.66º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #369914 is Cyan = 0.65, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 54 | 153 | 20 | - |
| CMYK | 0.65 | 0 | 0.87 | 0.4 |
| HSL | 104.66º | 0.77% | 0.34% | - |
| HSV(B) | 104.66º | 0.87% | 0.6% | - |
| XYZ | 13.04 | 23.62 | 4.53 | - |
| YUV | 108.24 | 78.2 | 89.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 153 | 20 | 0.65 | 0 | 0.87 | 0.4 | 104.66 | 0.77 | 0.34 |
| Hex | 36 | 99 | 14 | 41 | 0 | 57 | 28 | 69 | 4D | 22 |
| Octal | 66 | 231 | 24 | 101 | 0 | 127 | 50 | 151 | 115 | 42 |
| Binary | 110110 | 10011001 | 10100 | 1000001 | 0 | 1010111 | 101000 | 1101001 | 1001101 | 100010 |
Color Harmonies of #369914
Complementary color
Monochromatic Colors of #369914
Black with #369914
Text Example
Text Example
White with #369914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369914; }
p { color: rgb(54,153,20); }
H1.HeaderClassName
{
color: #369914;
}
.AnyTagClassName
{
color: #369914;
}
</style>
background-color css
<style>
a { background-color: #369914; }
a { background-color: rgb(54,153,20); }
div.DivClassName
{
background-color: #369914;
}
.BgClassName
{
background-color: #369914;
}
</style>
border-color css
<style>
span { border-color: #369914; }
span { border-color: rgb(54,153,20); }
td.TdClassName
{
border-color: #369914;
}
.TagClassName
{
border-color: #369914;
}
</style>