Shades of La Palma #379131
Tints of La Palma #379131
RGB
CMYK
RGB Variations
Color information
#379131 (or 0x379131) is known color: La Palma. HEX triplet: 37, 91 and 31. RGB value is (55,145,49). Sum of RGB (Red+Green+Blue) = 55+145+49=249 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.09% from 249); Green value is 145 (57.03% from 255 or 58.23% from 249); Blue value is 49 (19.53% from 255 or 19.68% from 249); Max value from RGB is 145 - color contains mainly: green. Hex color #379131 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #379131 is #C86ECE. Grayscale: #6B6B6B. Windows color (decimal): -13135567 or 3248439. OLE color: 3248439.
HSL color Cylindrical-coordinate representation of color #379131: hue angle of 116.25º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #379131 is Cyan = 0.62, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 145 | 49 | - |
| CMYK | 0.62 | 0 | 0.66 | 0.43 |
| HSL | 116.25º | 0.49% | 0.38% | - |
| HSV(B) | 116.25º | 0.66% | 0.57% | - |
| XYZ | 12.26 | 21.28 | 6.37 | - |
| YUV | 107.15 | 95.18 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 145 | 49 | 0.62 | 0 | 0.66 | 0.43 | 116.25 | 0.49 | 0.38 |
| Hex | 37 | 91 | 31 | 3E | 0 | 42 | 2B | 74 | 31 | 26 |
| Octal | 67 | 221 | 61 | 76 | 0 | 102 | 53 | 164 | 61 | 46 |
| Binary | 110111 | 10010001 | 110001 | 111110 | 0 | 1000010 | 101011 | 1110100 | 110001 | 100110 |
Color Harmonies of #379131
Complementary color
Monochromatic Colors of #379131
Black with #379131
Text Example
Text Example
White with #379131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379131; }
p { color: rgb(55,145,49); }
H1.HeaderClassName
{
color: #379131;
}
.AnyTagClassName
{
color: #379131;
}
</style>
background-color css
<style>
a { background-color: #379131; }
a { background-color: rgb(55,145,49); }
div.DivClassName
{
background-color: #379131;
}
.BgClassName
{
background-color: #379131;
}
</style>
border-color css
<style>
span { border-color: #379131; }
span { border-color: rgb(55,145,49); }
td.TdClassName
{
border-color: #379131;
}
.TagClassName
{
border-color: #379131;
}
</style>