Shades of La Palma #379031
Tints of La Palma #379031
RGB
CMYK
RGB Variations
Color information
#379031 (or 0x379031) is known color: La Palma. HEX triplet: 37, 90 and 31. RGB value is (55,144,49). Sum of RGB (Red+Green+Blue) = 55+144+49=248 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.18% from 248); Green value is 144 (56.64% from 255 or 58.06% from 248); Blue value is 49 (19.53% from 255 or 19.76% from 248); Max value from RGB is 144 - color contains mainly: green. Hex color #379031 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #379031 is #C86FCE. Grayscale: #6A6A6A. Windows color (decimal): -13135823 or 3248183. OLE color: 3248183.
HSL color Cylindrical-coordinate representation of color #379031: hue angle of 116.21º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #379031 is Cyan = 0.62, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 144 | 49 | - |
| CMYK | 0.62 | 0 | 0.66 | 0.44 |
| HSL | 116.21º | 0.49% | 0.38% | - |
| HSV(B) | 116.21º | 0.66% | 0.56% | - |
| XYZ | 12.1 | 20.98 | 6.32 | - |
| YUV | 106.56 | 95.51 | 91.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 144 | 49 | 0.62 | 0 | 0.66 | 0.44 | 116.21 | 0.49 | 0.38 |
| Hex | 37 | 90 | 31 | 3E | 0 | 42 | 2C | 74 | 31 | 26 |
| Octal | 67 | 220 | 61 | 76 | 0 | 102 | 54 | 164 | 61 | 46 |
| Binary | 110111 | 10010000 | 110001 | 111110 | 0 | 1000010 | 101100 | 1110100 | 110001 | 100110 |
Color Harmonies of #379031
Complementary color
Monochromatic Colors of #379031
Black with #379031
Text Example
Text Example
White with #379031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379031; }
p { color: rgb(55,144,49); }
H1.HeaderClassName
{
color: #379031;
}
.AnyTagClassName
{
color: #379031;
}
</style>
background-color css
<style>
a { background-color: #379031; }
a { background-color: rgb(55,144,49); }
div.DivClassName
{
background-color: #379031;
}
.BgClassName
{
background-color: #379031;
}
</style>
border-color css
<style>
span { border-color: #379031; }
span { border-color: rgb(55,144,49); }
td.TdClassName
{
border-color: #379031;
}
.TagClassName
{
border-color: #379031;
}
</style>