Shades of La Palma #379210
Tints of La Palma #379210
RGB
CMYK
RGB Variations
Color information
#379210 (or 0x379210) is known color: La Palma. HEX triplet: 37, 92 and 10. RGB value is (55,146,16). Sum of RGB (Red+Green+Blue) = 55+146+16=217 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.35% from 217); Green value is 146 (57.42% from 255 or 67.28% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 146 - color contains mainly: green. Hex color #379210 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379210 is #C86DEF. Grayscale: #686868. Windows color (decimal): -13135344 or 1086007. OLE color: 1086007.
HSL color Cylindrical-coordinate representation of color #379210: hue angle of 102º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #379210 is Cyan = 0.62, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 146 | 16 | - |
| CMYK | 0.62 | 0 | 0.89 | 0.43 |
| HSL | 102º | 0.8% | 0.32% | - |
| HSV(B) | 102º | 0.89% | 0.57% | - |
| XYZ | 11.95 | 21.41 | 3.99 | - |
| YUV | 103.97 | 78.35 | 93.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 146 | 16 | 0.62 | 0 | 0.89 | 0.43 | 102 | 0.8 | 0.32 |
| Hex | 37 | 92 | 10 | 3E | 0 | 59 | 2B | 66 | 50 | 20 |
| Octal | 67 | 222 | 20 | 76 | 0 | 131 | 53 | 146 | 120 | 40 |
| Binary | 110111 | 10010010 | 10000 | 111110 | 0 | 1011001 | 101011 | 1100110 | 1010000 | 100000 |
Color Harmonies of #379210
Complementary color
Monochromatic Colors of #379210
Black with #379210
Text Example
Text Example
White with #379210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379210; }
p { color: rgb(55,146,16); }
H1.HeaderClassName
{
color: #379210;
}
.AnyTagClassName
{
color: #379210;
}
</style>
background-color css
<style>
a { background-color: #379210; }
a { background-color: rgb(55,146,16); }
div.DivClassName
{
background-color: #379210;
}
.BgClassName
{
background-color: #379210;
}
</style>
border-color css
<style>
span { border-color: #379210; }
span { border-color: rgb(55,146,16); }
td.TdClassName
{
border-color: #379210;
}
.TagClassName
{
border-color: #379210;
}
</style>