Shades of La Palma #379616
Tints of La Palma #379616
RGB
CMYK
RGB Variations
Color information
#379616 (or 0x379616) is known color: La Palma. HEX triplet: 37, 96 and 16. RGB value is (55,150,22). Sum of RGB (Red+Green+Blue) = 55+150+22=227 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.23% from 227); Green value is 150 (58.98% from 255 or 66.08% from 227); Blue value is 22 (8.98% from 255 or 9.69% from 227); Max value from RGB is 150 - color contains mainly: green. Hex color #379616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379616 is #C869E9. Grayscale: #6B6B6B. Windows color (decimal): -13134314 or 1480247. OLE color: 1480247.
HSL color Cylindrical-coordinate representation of color #379616: hue angle of 104.53º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #379616 is Cyan = 0.63, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 150 | 22 | - |
| CMYK | 0.63 | 0 | 0.85 | 0.41 |
| HSL | 104.53º | 0.74% | 0.34% | - |
| HSV(B) | 104.53º | 0.85% | 0.59% | - |
| XYZ | 12.63 | 22.68 | 4.47 | - |
| YUV | 107 | 80.03 | 90.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 150 | 22 | 0.63 | 0 | 0.85 | 0.41 | 104.53 | 0.74 | 0.34 |
| Hex | 37 | 96 | 16 | 3F | 0 | 55 | 29 | 69 | 4A | 22 |
| Octal | 67 | 226 | 26 | 77 | 0 | 125 | 51 | 151 | 112 | 42 |
| Binary | 110111 | 10010110 | 10110 | 111111 | 0 | 1010101 | 101001 | 1101001 | 1001010 | 100010 |
Color Harmonies of #379616
Complementary color
Monochromatic Colors of #379616
Black with #379616
Text Example
Text Example
White with #379616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379616; }
p { color: rgb(55,150,22); }
H1.HeaderClassName
{
color: #379616;
}
.AnyTagClassName
{
color: #379616;
}
</style>
background-color css
<style>
a { background-color: #379616; }
a { background-color: rgb(55,150,22); }
div.DivClassName
{
background-color: #379616;
}
.BgClassName
{
background-color: #379616;
}
</style>
border-color css
<style>
span { border-color: #379616; }
span { border-color: rgb(55,150,22); }
td.TdClassName
{
border-color: #379616;
}
.TagClassName
{
border-color: #379616;
}
</style>