Shades of La Palma #399131
Tints of La Palma #399131
RGB
CMYK
RGB Variations
Color information
#399131 (or 0x399131) is known color: La Palma. HEX triplet: 39, 91 and 31. RGB value is (57,145,49). Sum of RGB (Red+Green+Blue) = 57+145+49=251 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.71% from 251); Green value is 145 (57.03% from 255 or 57.77% from 251); Blue value is 49 (19.53% from 255 or 19.52% from 251); Max value from RGB is 145 - color contains mainly: green. Hex color #399131 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #399131 is #C66ECE. Grayscale: #6C6C6C. Windows color (decimal): -13004495 or 3248441. OLE color: 3248441.
HSL color Cylindrical-coordinate representation of color #399131: hue angle of 115º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #399131 is Cyan = 0.61, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 145 | 49 | - |
| CMYK | 0.61 | 0 | 0.66 | 0.43 |
| HSL | 115º | 0.49% | 0.38% | - |
| HSV(B) | 115º | 0.66% | 0.57% | - |
| XYZ | 12.37 | 21.34 | 6.37 | - |
| YUV | 107.74 | 94.85 | 91.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 145 | 49 | 0.61 | 0 | 0.66 | 0.43 | 115 | 0.49 | 0.38 |
| Hex | 39 | 91 | 31 | 3D | 0 | 42 | 2B | 73 | 31 | 26 |
| Octal | 71 | 221 | 61 | 75 | 0 | 102 | 53 | 163 | 61 | 46 |
| Binary | 111001 | 10010001 | 110001 | 111101 | 0 | 1000010 | 101011 | 1110011 | 110001 | 100110 |
Color Harmonies of #399131
Complementary color
Monochromatic Colors of #399131
Black with #399131
Text Example
Text Example
White with #399131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399131; }
p { color: rgb(57,145,49); }
H1.HeaderClassName
{
color: #399131;
}
.AnyTagClassName
{
color: #399131;
}
</style>
background-color css
<style>
a { background-color: #399131; }
a { background-color: rgb(57,145,49); }
div.DivClassName
{
background-color: #399131;
}
.BgClassName
{
background-color: #399131;
}
</style>
border-color css
<style>
span { border-color: #399131; }
span { border-color: rgb(57,145,49); }
td.TdClassName
{
border-color: #399131;
}
.TagClassName
{
border-color: #399131;
}
</style>