Shades of La Palma #399315
Tints of La Palma #399315
RGB
CMYK
RGB Variations
Color information
#399315 (or 0x399315) is known color: La Palma. HEX triplet: 39, 93 and 15. RGB value is (57,147,21). Sum of RGB (Red+Green+Blue) = 57+147+21=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 147 (57.81% from 255 or 65.33% from 225); Blue value is 21 (8.59% from 255 or 9.33% from 225); Max value from RGB is 147 - color contains mainly: green. Hex color #399315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399315 is #C66CEA. Grayscale: #6A6A6A. Windows color (decimal): -13004011 or 1413945. OLE color: 1413945.
HSL color Cylindrical-coordinate representation of color #399315: hue angle of 102.86º 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 #399315 is Cyan = 0.61, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 147 | 21 | - |
| CMYK | 0.61 | 0 | 0.86 | 0.42 |
| HSL | 102.86º | 0.75% | 0.33% | - |
| HSV(B) | 102.86º | 0.86% | 0.58% | - |
| XYZ | 12.26 | 21.79 | 4.27 | - |
| YUV | 105.73 | 80.18 | 93.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 147 | 21 | 0.61 | 0 | 0.86 | 0.42 | 102.86 | 0.75 | 0.33 |
| Hex | 39 | 93 | 15 | 3D | 0 | 56 | 2A | 67 | 4B | 21 |
| Octal | 71 | 223 | 25 | 75 | 0 | 126 | 52 | 147 | 113 | 41 |
| Binary | 111001 | 10010011 | 10101 | 111101 | 0 | 1010110 | 101010 | 1100111 | 1001011 | 100001 |
Color Harmonies of #399315
Complementary color
Monochromatic Colors of #399315
Black with #399315
Text Example
Text Example
White with #399315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399315; }
p { color: rgb(57,147,21); }
H1.HeaderClassName
{
color: #399315;
}
.AnyTagClassName
{
color: #399315;
}
</style>
background-color css
<style>
a { background-color: #399315; }
a { background-color: rgb(57,147,21); }
div.DivClassName
{
background-color: #399315;
}
.BgClassName
{
background-color: #399315;
}
</style>
border-color css
<style>
span { border-color: #399315; }
span { border-color: rgb(57,147,21); }
td.TdClassName
{
border-color: #399315;
}
.TagClassName
{
border-color: #399315;
}
</style>