Shades of La Palma #379014
Tints of La Palma #379014
RGB
CMYK
RGB Variations
Color information
#379014 (or 0x379014) is known color: La Palma. HEX triplet: 37, 90 and 14. RGB value is (55,144,20). Sum of RGB (Red+Green+Blue) = 55+144+20=219 (29% of max value = 765). Red value is 55 (21.88% from 255 or 25.11% from 219); Green value is 144 (56.64% from 255 or 65.75% from 219); Blue value is 20 (8.20% from 255 or 9.13% from 219); Max value from RGB is 144 - color contains mainly: green. Hex color #379014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379014 is #C86FEB. Grayscale: #676767. Windows color (decimal): -13135852 or 1347639. OLE color: 1347639.
HSL color Cylindrical-coordinate representation of color #379014: hue angle of 103.06º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #379014 is Cyan = 0.62, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 144 | 20 | - |
| CMYK | 0.62 | 0 | 0.86 | 0.44 |
| HSL | 103.06º | 0.76% | 0.32% | - |
| HSV(B) | 103.06º | 0.86% | 0.56% | - |
| XYZ | 11.68 | 20.81 | 4.06 | - |
| YUV | 103.25 | 81.01 | 93.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 144 | 20 | 0.62 | 0 | 0.86 | 0.44 | 103.06 | 0.76 | 0.32 |
| Hex | 37 | 90 | 14 | 3E | 0 | 56 | 2C | 67 | 4C | 20 |
| Octal | 67 | 220 | 24 | 76 | 0 | 126 | 54 | 147 | 114 | 40 |
| Binary | 110111 | 10010000 | 10100 | 111110 | 0 | 1010110 | 101100 | 1100111 | 1001100 | 100000 |
Color Harmonies of #379014
Complementary color
Monochromatic Colors of #379014
Black with #379014
Text Example
Text Example
White with #379014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379014; }
p { color: rgb(55,144,20); }
H1.HeaderClassName
{
color: #379014;
}
.AnyTagClassName
{
color: #379014;
}
</style>
background-color css
<style>
a { background-color: #379014; }
a { background-color: rgb(55,144,20); }
div.DivClassName
{
background-color: #379014;
}
.BgClassName
{
background-color: #379014;
}
</style>
border-color css
<style>
span { border-color: #379014; }
span { border-color: rgb(55,144,20); }
td.TdClassName
{
border-color: #379014;
}
.TagClassName
{
border-color: #379014;
}
</style>