Shades of La Palma #399136
Tints of La Palma #399136
RGB
CMYK
RGB Variations
Color information
#399136 (or 0x399136) is known color: La Palma. HEX triplet: 39, 91 and 36. RGB value is (57,145,54). Sum of RGB (Red+Green+Blue) = 57+145+54=256 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.27% from 256); Green value is 145 (57.03% from 255 or 56.64% from 256); Blue value is 54 (21.48% from 255 or 21.09% from 256); Max value from RGB is 145 - color contains mainly: green. Hex color #399136 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #399136 is #C66EC9. Grayscale: #6C6C6C. Windows color (decimal): -13004490 or 3576121. OLE color: 3576121.
HSL color Cylindrical-coordinate representation of color #399136: hue angle of 118.02º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #399136 is Cyan = 0.61, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 145 | 54 | - |
| CMYK | 0.61 | 0 | 0.63 | 0.43 |
| HSL | 118.02º | 0.46% | 0.39% | - |
| HSV(B) | 118.02º | 0.63% | 0.57% | - |
| XYZ | 12.48 | 21.39 | 6.96 | - |
| YUV | 108.31 | 97.35 | 91.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 145 | 54 | 0.61 | 0 | 0.63 | 0.43 | 118.02 | 0.46 | 0.39 |
| Hex | 39 | 91 | 36 | 3D | 0 | 3F | 2B | 76 | 2E | 27 |
| Octal | 71 | 221 | 66 | 75 | 0 | 77 | 53 | 166 | 56 | 47 |
| Binary | 111001 | 10010001 | 110110 | 111101 | 0 | 111111 | 101011 | 1110110 | 101110 | 100111 |
Color Harmonies of #399136
Complementary color
Monochromatic Colors of #399136
Black with #399136
Text Example
Text Example
White with #399136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399136; }
p { color: rgb(57,145,54); }
H1.HeaderClassName
{
color: #399136;
}
.AnyTagClassName
{
color: #399136;
}
</style>
background-color css
<style>
a { background-color: #399136; }
a { background-color: rgb(57,145,54); }
div.DivClassName
{
background-color: #399136;
}
.BgClassName
{
background-color: #399136;
}
</style>
border-color css
<style>
span { border-color: #399136; }
span { border-color: rgb(57,145,54); }
td.TdClassName
{
border-color: #399136;
}
.TagClassName
{
border-color: #399136;
}
</style>