Shades of La Palma #399319
Tints of La Palma #399319
RGB
CMYK
RGB Variations
Color information
#399319 (or 0x399319) is known color: La Palma. HEX triplet: 39, 93 and 19. RGB value is (57,147,25). Sum of RGB (Red+Green+Blue) = 57+147+25=229 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.89% from 229); Green value is 147 (57.81% from 255 or 64.19% from 229); Blue value is 25 (10.16% from 255 or 10.92% from 229); Max value from RGB is 147 - color contains mainly: green. Hex color #399319 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399319 is #C66CE6. Grayscale: #6A6A6A. Windows color (decimal): -13004007 or 1676089. OLE color: 1676089.
HSL color Cylindrical-coordinate representation of color #399319: hue angle of 104.26º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #399319 is Cyan = 0.61, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 147 | 25 | - |
| CMYK | 0.61 | 0 | 0.83 | 0.42 |
| HSL | 104.26º | 0.71% | 0.34% | - |
| HSV(B) | 104.26º | 0.83% | 0.58% | - |
| XYZ | 12.3 | 21.81 | 4.48 | - |
| YUV | 106.18 | 82.18 | 92.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 147 | 25 | 0.61 | 0 | 0.83 | 0.42 | 104.26 | 0.71 | 0.34 |
| Hex | 39 | 93 | 19 | 3D | 0 | 53 | 2A | 68 | 47 | 22 |
| Octal | 71 | 223 | 31 | 75 | 0 | 123 | 52 | 150 | 107 | 42 |
| Binary | 111001 | 10010011 | 11001 | 111101 | 0 | 1010011 | 101010 | 1101000 | 1000111 | 100010 |
Color Harmonies of #399319
Complementary color
Monochromatic Colors of #399319
Black with #399319
Text Example
Text Example
White with #399319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399319; }
p { color: rgb(57,147,25); }
H1.HeaderClassName
{
color: #399319;
}
.AnyTagClassName
{
color: #399319;
}
</style>
background-color css
<style>
a { background-color: #399319; }
a { background-color: rgb(57,147,25); }
div.DivClassName
{
background-color: #399319;
}
.BgClassName
{
background-color: #399319;
}
</style>
border-color css
<style>
span { border-color: #399319; }
span { border-color: rgb(57,147,25); }
td.TdClassName
{
border-color: #399319;
}
.TagClassName
{
border-color: #399319;
}
</style>