Shades of La Palma #399012
Tints of La Palma #399012
RGB
CMYK
RGB Variations
Color information
#399012 (or 0x399012) is known color: La Palma. HEX triplet: 39, 90 and 12. RGB value is (57,144,18). Sum of RGB (Red+Green+Blue) = 57+144+18=219 (29% of max value = 765). Red value is 57 (22.66% from 255 or 26.03% from 219); Green value is 144 (56.64% from 255 or 65.75% from 219); Blue value is 18 (7.42% from 255 or 8.22% from 219); Max value from RGB is 144 - color contains mainly: green. Hex color #399012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399012 is #C66FED. Grayscale: #686868. Windows color (decimal): -13004782 or 1216569. OLE color: 1216569.
HSL color Cylindrical-coordinate representation of color #399012: hue angle of 101.43º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #399012 is Cyan = 0.60, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 144 | 18 | - |
| CMYK | 0.60 | 0 | 0.88 | 0.44 |
| HSL | 101.43º | 0.78% | 0.32% | - |
| HSV(B) | 101.43º | 0.88% | 0.56% | - |
| XYZ | 11.77 | 20.86 | 3.98 | - |
| YUV | 103.62 | 79.68 | 94.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 144 | 18 | 0.60 | 0 | 0.88 | 0.44 | 101.43 | 0.78 | 0.32 |
| Hex | 39 | 90 | 12 | 3C | 0 | 58 | 2C | 65 | 4E | 20 |
| Octal | 71 | 220 | 22 | 74 | 0 | 130 | 54 | 145 | 116 | 40 |
| Binary | 111001 | 10010000 | 10010 | 111100 | 0 | 1011000 | 101100 | 1100101 | 1001110 | 100000 |
Color Harmonies of #399012
Complementary color
Monochromatic Colors of #399012
Black with #399012
Text Example
Text Example
White with #399012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399012; }
p { color: rgb(57,144,18); }
H1.HeaderClassName
{
color: #399012;
}
.AnyTagClassName
{
color: #399012;
}
</style>
background-color css
<style>
a { background-color: #399012; }
a { background-color: rgb(57,144,18); }
div.DivClassName
{
background-color: #399012;
}
.BgClassName
{
background-color: #399012;
}
</style>
border-color css
<style>
span { border-color: #399012; }
span { border-color: rgb(57,144,18); }
td.TdClassName
{
border-color: #399012;
}
.TagClassName
{
border-color: #399012;
}
</style>