Shades of La Palma #399120
Tints of La Palma #399120
RGB
CMYK
RGB Variations
Color information
#399120 (or 0x399120) is known color: La Palma. HEX triplet: 39, 91 and 20. RGB value is (57,145,32). Sum of RGB (Red+Green+Blue) = 57+145+32=234 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.36% from 234); Green value is 145 (57.03% from 255 or 61.97% from 234); Blue value is 32 (12.89% from 255 or 13.68% from 234); Max value from RGB is 145 - color contains mainly: green. Hex color #399120 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #399120 is #C66EDF. Grayscale: #6A6A6A. Windows color (decimal): -13004512 or 2134329. OLE color: 2134329.
HSL color Cylindrical-coordinate representation of color #399120: hue angle of 106.73º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #399120 is Cyan = 0.61, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 145 | 32 | - |
| CMYK | 0.61 | 0 | 0.78 | 0.43 |
| HSL | 106.73º | 0.64% | 0.35% | - |
| HSV(B) | 106.73º | 0.78% | 0.57% | - |
| XYZ | 12.07 | 21.22 | 4.83 | - |
| YUV | 105.81 | 86.35 | 93.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 145 | 32 | 0.61 | 0 | 0.78 | 0.43 | 106.73 | 0.64 | 0.35 |
| Hex | 39 | 91 | 20 | 3D | 0 | 4E | 2B | 6B | 40 | 23 |
| Octal | 71 | 221 | 40 | 75 | 0 | 116 | 53 | 153 | 100 | 43 |
| Binary | 111001 | 10010001 | 100000 | 111101 | 0 | 1001110 | 101011 | 1101011 | 1000000 | 100011 |
Color Harmonies of #399120
Complementary color
Monochromatic Colors of #399120
Black with #399120
Text Example
Text Example
White with #399120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399120; }
p { color: rgb(57,145,32); }
H1.HeaderClassName
{
color: #399120;
}
.AnyTagClassName
{
color: #399120;
}
</style>
background-color css
<style>
a { background-color: #399120; }
a { background-color: rgb(57,145,32); }
div.DivClassName
{
background-color: #399120;
}
.BgClassName
{
background-color: #399120;
}
</style>
border-color css
<style>
span { border-color: #399120; }
span { border-color: rgb(57,145,32); }
td.TdClassName
{
border-color: #399120;
}
.TagClassName
{
border-color: #399120;
}
</style>