Shades of La Palma #379118
Tints of La Palma #379118
RGB
CMYK
RGB Variations
Color information
#379118 (or 0x379118) is known color: La Palma. HEX triplet: 37, 91 and 18. RGB value is (55,145,24). Sum of RGB (Red+Green+Blue) = 55+145+24=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 145 (57.03% from 255 or 64.73% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 145 - color contains mainly: green. Hex color #379118 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379118 is #C86EE7. Grayscale: #686868. Windows color (decimal): -13135592 or 1610039. OLE color: 1610039.
HSL color Cylindrical-coordinate representation of color #379118: hue angle of 104.63º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #379118 is Cyan = 0.62, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 145 | 24 | - |
| CMYK | 0.62 | 0 | 0.83 | 0.43 |
| HSL | 104.63º | 0.72% | 0.33% | - |
| HSV(B) | 104.63º | 0.83% | 0.57% | - |
| XYZ | 11.87 | 21.13 | 4.32 | - |
| YUV | 104.3 | 82.68 | 92.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 145 | 24 | 0.62 | 0 | 0.83 | 0.43 | 104.63 | 0.72 | 0.33 |
| Hex | 37 | 91 | 18 | 3E | 0 | 53 | 2B | 69 | 48 | 21 |
| Octal | 67 | 221 | 30 | 76 | 0 | 123 | 53 | 151 | 110 | 41 |
| Binary | 110111 | 10010001 | 11000 | 111110 | 0 | 1010011 | 101011 | 1101001 | 1001000 | 100001 |
Color Harmonies of #379118
Complementary color
Monochromatic Colors of #379118
Black with #379118
Text Example
Text Example
White with #379118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379118; }
p { color: rgb(55,145,24); }
H1.HeaderClassName
{
color: #379118;
}
.AnyTagClassName
{
color: #379118;
}
</style>
background-color css
<style>
a { background-color: #379118; }
a { background-color: rgb(55,145,24); }
div.DivClassName
{
background-color: #379118;
}
.BgClassName
{
background-color: #379118;
}
</style>
border-color css
<style>
span { border-color: #379118; }
span { border-color: rgb(55,145,24); }
td.TdClassName
{
border-color: #379118;
}
.TagClassName
{
border-color: #379118;
}
</style>