Shades of La Palma #399517
Tints of La Palma #399517
RGB
CMYK
RGB Variations
Color information
#399517 (or 0x399517) is known color: La Palma. HEX triplet: 39, 95 and 17. RGB value is (57,149,23). Sum of RGB (Red+Green+Blue) = 57+149+23=229 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.89% from 229); Green value is 149 (58.59% from 255 or 65.07% from 229); Blue value is 23 (9.38% from 255 or 10.04% from 229); Max value from RGB is 149 - color contains mainly: green. Hex color #399517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399517 is #C66AE8. Grayscale: #6B6B6B. Windows color (decimal): -13003497 or 1545529. OLE color: 1545529.
HSL color Cylindrical-coordinate representation of color #399517: hue angle of 103.81º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #399517 is Cyan = 0.62, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 149 | 23 | - |
| CMYK | 0.62 | 0 | 0.85 | 0.42 |
| HSL | 103.81º | 0.73% | 0.34% | - |
| HSV(B) | 103.81º | 0.85% | 0.58% | - |
| XYZ | 12.59 | 22.43 | 4.48 | - |
| YUV | 107.13 | 80.52 | 92.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 149 | 23 | 0.62 | 0 | 0.85 | 0.42 | 103.81 | 0.73 | 0.34 |
| Hex | 39 | 95 | 17 | 3E | 0 | 55 | 2A | 68 | 49 | 22 |
| Octal | 71 | 225 | 27 | 76 | 0 | 125 | 52 | 150 | 111 | 42 |
| Binary | 111001 | 10010101 | 10111 | 111110 | 0 | 1010101 | 101010 | 1101000 | 1001001 | 100010 |
Color Harmonies of #399517
Complementary color
Monochromatic Colors of #399517
Black with #399517
Text Example
Text Example
White with #399517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399517; }
p { color: rgb(57,149,23); }
H1.HeaderClassName
{
color: #399517;
}
.AnyTagClassName
{
color: #399517;
}
</style>
background-color css
<style>
a { background-color: #399517; }
a { background-color: rgb(57,149,23); }
div.DivClassName
{
background-color: #399517;
}
.BgClassName
{
background-color: #399517;
}
</style>
border-color css
<style>
span { border-color: #399517; }
span { border-color: rgb(57,149,23); }
td.TdClassName
{
border-color: #399517;
}
.TagClassName
{
border-color: #399517;
}
</style>