Shades of La Palma #399520
Tints of La Palma #399520
RGB
CMYK
RGB Variations
Color information
#399520 (or 0x399520) is known color: La Palma. HEX triplet: 39, 95 and 20. RGB value is (57,149,32). Sum of RGB (Red+Green+Blue) = 57+149+32=238 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.95% from 238); Green value is 149 (58.59% from 255 or 62.61% from 238); Blue value is 32 (12.89% from 255 or 13.45% from 238); Max value from RGB is 149 - color contains mainly: green. Hex color #399520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #399520 is #C66ADF. Grayscale: #6C6C6C. Windows color (decimal): -13003488 or 2135353. OLE color: 2135353.
HSL color Cylindrical-coordinate representation of color #399520: hue angle of 107.18º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #399520 is Cyan = 0.62, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 149 | 32 | - |
| CMYK | 0.62 | 0 | 0.79 | 0.42 |
| HSL | 107.18º | 0.65% | 0.35% | - |
| HSV(B) | 107.18º | 0.79% | 0.58% | - |
| XYZ | 12.7 | 22.47 | 5.03 | - |
| YUV | 108.15 | 85.02 | 91.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 149 | 32 | 0.62 | 0 | 0.79 | 0.42 | 107.18 | 0.65 | 0.35 |
| Hex | 39 | 95 | 20 | 3E | 0 | 4F | 2A | 6B | 41 | 23 |
| Octal | 71 | 225 | 40 | 76 | 0 | 117 | 52 | 153 | 101 | 43 |
| Binary | 111001 | 10010101 | 100000 | 111110 | 0 | 1001111 | 101010 | 1101011 | 1000001 | 100011 |
Color Harmonies of #399520
Complementary color
Monochromatic Colors of #399520
Black with #399520
Text Example
Text Example
White with #399520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399520; }
p { color: rgb(57,149,32); }
H1.HeaderClassName
{
color: #399520;
}
.AnyTagClassName
{
color: #399520;
}
</style>
background-color css
<style>
a { background-color: #399520; }
a { background-color: rgb(57,149,32); }
div.DivClassName
{
background-color: #399520;
}
.BgClassName
{
background-color: #399520;
}
</style>
border-color css
<style>
span { border-color: #399520; }
span { border-color: rgb(57,149,32); }
td.TdClassName
{
border-color: #399520;
}
.TagClassName
{
border-color: #399520;
}
</style>