Shades of La Palma #399118
Tints of La Palma #399118
RGB
CMYK
RGB Variations
Color information
#399118 (or 0x399118) is known color: La Palma. HEX triplet: 39, 91 and 18. RGB value is (57,145,24). Sum of RGB (Red+Green+Blue) = 57+145+24=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 145 (57.03% from 255 or 64.16% from 226); Blue value is 24 (9.77% from 255 or 10.62% from 226); Max value from RGB is 145 - color contains mainly: green. Hex color #399118 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399118 is #C66EE7. Grayscale: #696969. Windows color (decimal): -13004520 or 1610041. OLE color: 1610041.
HSL color Cylindrical-coordinate representation of color #399118: hue angle of 103.64º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #399118 is Cyan = 0.61, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 145 | 24 | - |
| CMYK | 0.61 | 0 | 0.83 | 0.43 |
| HSL | 103.64º | 0.72% | 0.33% | - |
| HSV(B) | 103.64º | 0.83% | 0.57% | - |
| XYZ | 11.98 | 21.19 | 4.32 | - |
| YUV | 104.89 | 82.35 | 93.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 145 | 24 | 0.61 | 0 | 0.83 | 0.43 | 103.64 | 0.72 | 0.33 |
| Hex | 39 | 91 | 18 | 3D | 0 | 53 | 2B | 68 | 48 | 21 |
| Octal | 71 | 221 | 30 | 75 | 0 | 123 | 53 | 150 | 110 | 41 |
| Binary | 111001 | 10010001 | 11000 | 111101 | 0 | 1010011 | 101011 | 1101000 | 1001000 | 100001 |
Color Harmonies of #399118
Complementary color
Monochromatic Colors of #399118
Black with #399118
Text Example
Text Example
White with #399118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399118; }
p { color: rgb(57,145,24); }
H1.HeaderClassName
{
color: #399118;
}
.AnyTagClassName
{
color: #399118;
}
</style>
background-color css
<style>
a { background-color: #399118; }
a { background-color: rgb(57,145,24); }
div.DivClassName
{
background-color: #399118;
}
.BgClassName
{
background-color: #399118;
}
</style>
border-color css
<style>
span { border-color: #399118; }
span { border-color: rgb(57,145,24); }
td.TdClassName
{
border-color: #399118;
}
.TagClassName
{
border-color: #399118;
}
</style>