Shades of La Palma #379712
Tints of La Palma #379712
RGB
CMYK
RGB Variations
Color information
#379712 (or 0x379712) is known color: La Palma. HEX triplet: 37, 97 and 12. RGB value is (55,151,18). Sum of RGB (Red+Green+Blue) = 55+151+18=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 151 (59.38% from 255 or 67.41% from 224); Blue value is 18 (7.42% from 255 or 8.04% from 224); Max value from RGB is 151 - color contains mainly: green. Hex color #379712 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #379712 is #C868ED. Grayscale: #6B6B6B. Windows color (decimal): -13134062 or 1218359. OLE color: 1218359.
HSL color Cylindrical-coordinate representation of color #379712: hue angle of 103.31º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #379712 is Cyan = 0.64, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 151 | 18 | - |
| CMYK | 0.64 | 0 | 0.88 | 0.41 |
| HSL | 103.31º | 0.79% | 0.33% | - |
| HSV(B) | 103.31º | 0.88% | 0.59% | - |
| XYZ | 12.75 | 22.99 | 4.34 | - |
| YUV | 107.13 | 77.7 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 151 | 18 | 0.64 | 0 | 0.88 | 0.41 | 103.31 | 0.79 | 0.33 |
| Hex | 37 | 97 | 12 | 40 | 0 | 58 | 29 | 67 | 4F | 21 |
| Octal | 67 | 227 | 22 | 100 | 0 | 130 | 51 | 147 | 117 | 41 |
| Binary | 110111 | 10010111 | 10010 | 1000000 | 0 | 1011000 | 101001 | 1100111 | 1001111 | 100001 |
Color Harmonies of #379712
Complementary color
Monochromatic Colors of #379712
Black with #379712
Text Example
Text Example
White with #379712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379712; }
p { color: rgb(55,151,18); }
H1.HeaderClassName
{
color: #379712;
}
.AnyTagClassName
{
color: #379712;
}
</style>
background-color css
<style>
a { background-color: #379712; }
a { background-color: rgb(55,151,18); }
div.DivClassName
{
background-color: #379712;
}
.BgClassName
{
background-color: #379712;
}
</style>
border-color css
<style>
span { border-color: #379712; }
span { border-color: rgb(55,151,18); }
td.TdClassName
{
border-color: #379712;
}
.TagClassName
{
border-color: #379712;
}
</style>