Shades of La Palma #379914
Tints of La Palma #379914
RGB
CMYK
RGB Variations
Color information
#379914 (or 0x379914) is known color: La Palma. HEX triplet: 37, 99 and 14. RGB value is (55,153,20). Sum of RGB (Red+Green+Blue) = 55+153+20=228 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.12% from 228); Green value is 153 (60.16% from 255 or 67.11% from 228); Blue value is 20 (8.20% from 255 or 8.77% from 228); Max value from RGB is 153 - color contains mainly: green. Hex color #379914 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379914 is #C866EB. Grayscale: #6C6C6C. Windows color (decimal): -13133548 or 1349943. OLE color: 1349943.
HSL color Cylindrical-coordinate representation of color #379914: hue angle of 104.21º 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 #379914 is Cyan = 0.64, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 55 | 153 | 20 | - |
| CMYK | 0.64 | 0 | 0.87 | 0.4 |
| HSL | 104.21º | 0.77% | 0.34% | - |
| HSV(B) | 104.21º | 0.87% | 0.6% | - |
| XYZ | 13.09 | 23.65 | 4.54 | - |
| YUV | 108.54 | 78.03 | 89.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 153 | 20 | 0.64 | 0 | 0.87 | 0.4 | 104.21 | 0.77 | 0.34 |
| Hex | 37 | 99 | 14 | 40 | 0 | 57 | 28 | 68 | 4D | 22 |
| Octal | 67 | 231 | 24 | 100 | 0 | 127 | 50 | 150 | 115 | 42 |
| Binary | 110111 | 10011001 | 10100 | 1000000 | 0 | 1010111 | 101000 | 1101000 | 1001101 | 100010 |
Color Harmonies of #379914
Complementary color
Monochromatic Colors of #379914
Black with #379914
Text Example
Text Example
White with #379914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379914; }
p { color: rgb(55,153,20); }
H1.HeaderClassName
{
color: #379914;
}
.AnyTagClassName
{
color: #379914;
}
</style>
background-color css
<style>
a { background-color: #379914; }
a { background-color: rgb(55,153,20); }
div.DivClassName
{
background-color: #379914;
}
.BgClassName
{
background-color: #379914;
}
</style>
border-color css
<style>
span { border-color: #379914; }
span { border-color: rgb(55,153,20); }
td.TdClassName
{
border-color: #379914;
}
.TagClassName
{
border-color: #379914;
}
</style>