Shades of La Palma #399106
Tints of La Palma #399106
RGB
CMYK
RGB Variations
Color information
#399106 (or 0x399106) is known color: La Palma. HEX triplet: 39, 91 and 06. RGB value is (57,145,6). Sum of RGB (Red+Green+Blue) = 57+145+6=208 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.40% from 208); Green value is 145 (57.03% from 255 or 69.71% from 208); Blue value is 6 (2.73% from 255 or 2.88% from 208); Max value from RGB is 145 - color contains mainly: green. Hex color #399106 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399106 is #C66EF9. Grayscale: #676767. Windows color (decimal): -13004538 or 430393. OLE color: 430393.
HSL color Cylindrical-coordinate representation of color #399106: hue angle of 97.99º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #399106 is Cyan = 0.61, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 145 | 6 | - |
| CMYK | 0.61 | 0 | 0.96 | 0.43 |
| HSL | 97.99º | 0.92% | 0.3% | - |
| HSV(B) | 97.99º | 0.96% | 0.57% | - |
| XYZ | 11.85 | 21.13 | 3.63 | - |
| YUV | 102.84 | 73.35 | 95.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 145 | 6 | 0.61 | 0 | 0.96 | 0.43 | 97.99 | 0.92 | 0.3 |
| Hex | 39 | 91 | 6 | 3D | 0 | 60 | 2B | 62 | 5C | 1E |
| Octal | 71 | 221 | 6 | 75 | 0 | 140 | 53 | 142 | 134 | 36 |
| Binary | 111001 | 10010001 | 110 | 111101 | 0 | 1100000 | 101011 | 1100010 | 1011100 | 11110 |
Color Harmonies of #399106
Complementary color
Monochromatic Colors of #399106
Black with #399106
Text Example
Text Example
White with #399106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399106; }
p { color: rgb(57,145,6); }
H1.HeaderClassName
{
color: #399106;
}
.AnyTagClassName
{
color: #399106;
}
</style>
background-color css
<style>
a { background-color: #399106; }
a { background-color: rgb(57,145,6); }
div.DivClassName
{
background-color: #399106;
}
.BgClassName
{
background-color: #399106;
}
</style>
border-color css
<style>
span { border-color: #399106; }
span { border-color: rgb(57,145,6); }
td.TdClassName
{
border-color: #399106;
}
.TagClassName
{
border-color: #399106;
}
</style>