Shades of La Palma #379012
Tints of La Palma #379012
RGB
CMYK
RGB Variations
Color information
#379012 (or 0x379012) is known color: La Palma. HEX triplet: 37, 90 and 12. RGB value is (55,144,18). Sum of RGB (Red+Green+Blue) = 55+144+18=217 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.35% from 217); Green value is 144 (56.64% from 255 or 66.36% from 217); Blue value is 18 (7.42% from 255 or 8.29% from 217); Max value from RGB is 144 - color contains mainly: green. Hex color #379012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379012 is #C86FED. Grayscale: #676767. Windows color (decimal): -13135854 or 1216567. OLE color: 1216567.
HSL color Cylindrical-coordinate representation of color #379012: hue angle of 102.38º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #379012 is Cyan = 0.62, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 144 | 18 | - |
| CMYK | 0.62 | 0 | 0.88 | 0.44 |
| HSL | 102.38º | 0.78% | 0.32% | - |
| HSV(B) | 102.38º | 0.88% | 0.56% | - |
| XYZ | 11.66 | 20.8 | 3.97 | - |
| YUV | 103.03 | 80.01 | 93.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 144 | 18 | 0.62 | 0 | 0.88 | 0.44 | 102.38 | 0.78 | 0.32 |
| Hex | 37 | 90 | 12 | 3E | 0 | 58 | 2C | 66 | 4E | 20 |
| Octal | 67 | 220 | 22 | 76 | 0 | 130 | 54 | 146 | 116 | 40 |
| Binary | 110111 | 10010000 | 10010 | 111110 | 0 | 1011000 | 101100 | 1100110 | 1001110 | 100000 |
Color Harmonies of #379012
Complementary color
Monochromatic Colors of #379012
Black with #379012
Text Example
Text Example
White with #379012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379012; }
p { color: rgb(55,144,18); }
H1.HeaderClassName
{
color: #379012;
}
.AnyTagClassName
{
color: #379012;
}
</style>
background-color css
<style>
a { background-color: #379012; }
a { background-color: rgb(55,144,18); }
div.DivClassName
{
background-color: #379012;
}
.BgClassName
{
background-color: #379012;
}
</style>
border-color css
<style>
span { border-color: #379012; }
span { border-color: rgb(55,144,18); }
td.TdClassName
{
border-color: #379012;
}
.TagClassName
{
border-color: #379012;
}
</style>