Shades of La Palma #399515
Tints of La Palma #399515
RGB
CMYK
RGB Variations
Color information
#399515 (or 0x399515) is known color: La Palma. HEX triplet: 39, 95 and 15. RGB value is (57,149,21). Sum of RGB (Red+Green+Blue) = 57+149+21=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 149 (58.59% from 255 or 65.64% from 227); Blue value is 21 (8.59% from 255 or 9.25% from 227); Max value from RGB is 149 - color contains mainly: green. Hex color #399515 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399515 is #C66AEA. Grayscale: #6B6B6B. Windows color (decimal): -13003499 or 1414457. OLE color: 1414457.
HSL color Cylindrical-coordinate representation of color #399515: hue angle of 103.12º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #399515 is Cyan = 0.62, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 149 | 21 | - |
| CMYK | 0.62 | 0 | 0.86 | 0.42 |
| HSL | 103.13º | 0.75% | 0.33% | - |
| HSV(B) | 103.13º | 0.86% | 0.58% | - |
| XYZ | 12.57 | 22.42 | 4.37 | - |
| YUV | 106.9 | 79.52 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 149 | 21 | 0.62 | 0 | 0.86 | 0.42 | 103.13 | 0.75 | 0.33 |
| Hex | 39 | 95 | 15 | 3E | 0 | 56 | 2A | 67 | 4B | 21 |
| Octal | 71 | 225 | 25 | 76 | 0 | 126 | 52 | 147 | 113 | 41 |
| Binary | 111001 | 10010101 | 10101 | 111110 | 0 | 1010110 | 101010 | 1100111 | 1001011 | 100001 |
Color Harmonies of #399515
Complementary color
Monochromatic Colors of #399515
Black with #399515
Text Example
Text Example
White with #399515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399515; }
p { color: rgb(57,149,21); }
H1.HeaderClassName
{
color: #399515;
}
.AnyTagClassName
{
color: #399515;
}
</style>
background-color css
<style>
a { background-color: #399515; }
a { background-color: rgb(57,149,21); }
div.DivClassName
{
background-color: #399515;
}
.BgClassName
{
background-color: #399515;
}
</style>
border-color css
<style>
span { border-color: #399515; }
span { border-color: rgb(57,149,21); }
td.TdClassName
{
border-color: #399515;
}
.TagClassName
{
border-color: #399515;
}
</style>