Shades of La Palma #379718
Tints of La Palma #379718
RGB
CMYK
RGB Variations
Color information
#379718 (or 0x379718) is known color: La Palma. HEX triplet: 37, 97 and 18. RGB value is (55,151,24). Sum of RGB (Red+Green+Blue) = 55+151+24=230 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.91% from 230); Green value is 151 (59.38% from 255 or 65.65% from 230); Blue value is 24 (9.77% from 255 or 10.43% from 230); Max value from RGB is 151 - color contains mainly: green. Hex color #379718 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379718 is #C868E7. Grayscale: #6C6C6C. Windows color (decimal): -13134056 or 1611575. OLE color: 1611575.
HSL color Cylindrical-coordinate representation of color #379718: hue angle of 105.35º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #379718 is Cyan = 0.64, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 151 | 24 | - |
| CMYK | 0.64 | 0 | 0.84 | 0.41 |
| HSL | 105.35º | 0.73% | 0.34% | - |
| HSV(B) | 105.35º | 0.84% | 0.59% | - |
| XYZ | 12.81 | 23.01 | 4.63 | - |
| YUV | 107.82 | 80.7 | 90.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 151 | 24 | 0.64 | 0 | 0.84 | 0.41 | 105.35 | 0.73 | 0.34 |
| Hex | 37 | 97 | 18 | 40 | 0 | 54 | 29 | 69 | 49 | 22 |
| Octal | 67 | 227 | 30 | 100 | 0 | 124 | 51 | 151 | 111 | 42 |
| Binary | 110111 | 10010111 | 11000 | 1000000 | 0 | 1010100 | 101001 | 1101001 | 1001001 | 100010 |
Color Harmonies of #379718
Complementary color
Monochromatic Colors of #379718
Black with #379718
Text Example
Text Example
White with #379718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379718; }
p { color: rgb(55,151,24); }
H1.HeaderClassName
{
color: #379718;
}
.AnyTagClassName
{
color: #379718;
}
</style>
background-color css
<style>
a { background-color: #379718; }
a { background-color: rgb(55,151,24); }
div.DivClassName
{
background-color: #379718;
}
.BgClassName
{
background-color: #379718;
}
</style>
border-color css
<style>
span { border-color: #379718; }
span { border-color: rgb(55,151,24); }
td.TdClassName
{
border-color: #379718;
}
.TagClassName
{
border-color: #379718;
}
</style>