Shades of La Palma #379420
Tints of La Palma #379420
RGB
CMYK
RGB Variations
Color information
#379420 (or 0x379420) is known color: La Palma. HEX triplet: 37, 94 and 20. RGB value is (55,148,32). Sum of RGB (Red+Green+Blue) = 55+148+32=235 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.40% from 235); Green value is 148 (58.20% from 255 or 62.98% from 235); Blue value is 32 (12.89% from 255 or 13.62% from 235); Max value from RGB is 148 - color contains mainly: green. Hex color #379420 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #379420 is #C86BDF. Grayscale: #6B6B6B. Windows color (decimal): -13134816 or 2135095. OLE color: 2135095.
HSL color Cylindrical-coordinate representation of color #379420: hue angle of 108.1º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #379420 is Cyan = 0.63, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 148 | 32 | - |
| CMYK | 0.63 | 0 | 0.78 | 0.42 |
| HSL | 108.1º | 0.64% | 0.35% | - |
| HSV(B) | 108.1º | 0.78% | 0.58% | - |
| XYZ | 12.43 | 22.1 | 4.98 | - |
| YUV | 106.97 | 85.69 | 90.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 148 | 32 | 0.63 | 0 | 0.78 | 0.42 | 108.1 | 0.64 | 0.35 |
| Hex | 37 | 94 | 20 | 3F | 0 | 4E | 2A | 6C | 40 | 23 |
| Octal | 67 | 224 | 40 | 77 | 0 | 116 | 52 | 154 | 100 | 43 |
| Binary | 110111 | 10010100 | 100000 | 111111 | 0 | 1001110 | 101010 | 1101100 | 1000000 | 100011 |
Color Harmonies of #379420
Complementary color
Monochromatic Colors of #379420
Black with #379420
Text Example
Text Example
White with #379420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379420; }
p { color: rgb(55,148,32); }
H1.HeaderClassName
{
color: #379420;
}
.AnyTagClassName
{
color: #379420;
}
</style>
background-color css
<style>
a { background-color: #379420; }
a { background-color: rgb(55,148,32); }
div.DivClassName
{
background-color: #379420;
}
.BgClassName
{
background-color: #379420;
}
</style>
border-color css
<style>
span { border-color: #379420; }
span { border-color: rgb(55,148,32); }
td.TdClassName
{
border-color: #379420;
}
.TagClassName
{
border-color: #379420;
}
</style>