Shades of La Palma #379115
Tints of La Palma #379115
RGB
CMYK
RGB Variations
Color information
#379115 (or 0x379115) is known color: La Palma. HEX triplet: 37, 91 and 15. RGB value is (55,145,21). Sum of RGB (Red+Green+Blue) = 55+145+21=221 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.89% from 221); Green value is 145 (57.03% from 255 or 65.61% from 221); Blue value is 21 (8.59% from 255 or 9.50% from 221); Max value from RGB is 145 - color contains mainly: green. Hex color #379115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379115 is #C86EEA. Grayscale: #686868. Windows color (decimal): -13135595 or 1413431. OLE color: 1413431.
HSL color Cylindrical-coordinate representation of color #379115: hue angle of 103.55º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #379115 is Cyan = 0.62, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 145 | 21 | - |
| CMYK | 0.62 | 0 | 0.86 | 0.43 |
| HSL | 103.55º | 0.75% | 0.33% | - |
| HSV(B) | 103.55º | 0.86% | 0.57% | - |
| XYZ | 11.84 | 21.12 | 4.16 | - |
| YUV | 103.95 | 81.18 | 93.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 145 | 21 | 0.62 | 0 | 0.86 | 0.43 | 103.55 | 0.75 | 0.33 |
| Hex | 37 | 91 | 15 | 3E | 0 | 56 | 2B | 68 | 4B | 21 |
| Octal | 67 | 221 | 25 | 76 | 0 | 126 | 53 | 150 | 113 | 41 |
| Binary | 110111 | 10010001 | 10101 | 111110 | 0 | 1010110 | 101011 | 1101000 | 1001011 | 100001 |
Color Harmonies of #379115
Complementary color
Monochromatic Colors of #379115
Black with #379115
Text Example
Text Example
White with #379115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379115; }
p { color: rgb(55,145,21); }
H1.HeaderClassName
{
color: #379115;
}
.AnyTagClassName
{
color: #379115;
}
</style>
background-color css
<style>
a { background-color: #379115; }
a { background-color: rgb(55,145,21); }
div.DivClassName
{
background-color: #379115;
}
.BgClassName
{
background-color: #379115;
}
</style>
border-color css
<style>
span { border-color: #379115; }
span { border-color: rgb(55,145,21); }
td.TdClassName
{
border-color: #379115;
}
.TagClassName
{
border-color: #379115;
}
</style>