Shades of La Palma #389110
Tints of La Palma #389110
RGB
CMYK
RGB Variations
Color information
#389110 (or 0x389110) is known color: La Palma. HEX triplet: 38, 91 and 10. RGB value is (56,145,16). Sum of RGB (Red+Green+Blue) = 56+145+16=217 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.81% from 217); Green value is 145 (57.03% from 255 or 66.82% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 145 - color contains mainly: green. Hex color #389110 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389110 is #C76EEF. Grayscale: #686868. Windows color (decimal): -13070064 or 1085752. OLE color: 1085752.
HSL color Cylindrical-coordinate representation of color #389110: hue angle of 101.4º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #389110 is Cyan = 0.61, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 145 | 16 | - |
| CMYK | 0.61 | 0 | 0.89 | 0.43 |
| HSL | 101.4º | 0.8% | 0.32% | - |
| HSV(B) | 101.4º | 0.89% | 0.57% | - |
| XYZ | 11.85 | 21.13 | 3.94 | - |
| YUV | 103.68 | 78.51 | 93.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 145 | 16 | 0.61 | 0 | 0.89 | 0.43 | 101.4 | 0.8 | 0.32 |
| Hex | 38 | 91 | 10 | 3D | 0 | 59 | 2B | 65 | 50 | 20 |
| Octal | 70 | 221 | 20 | 75 | 0 | 131 | 53 | 145 | 120 | 40 |
| Binary | 111000 | 10010001 | 10000 | 111101 | 0 | 1011001 | 101011 | 1100101 | 1010000 | 100000 |
Color Harmonies of #389110
Complementary color
Monochromatic Colors of #389110
Black with #389110
Text Example
Text Example
White with #389110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389110; }
p { color: rgb(56,145,16); }
H1.HeaderClassName
{
color: #389110;
}
.AnyTagClassName
{
color: #389110;
}
</style>
background-color css
<style>
a { background-color: #389110; }
a { background-color: rgb(56,145,16); }
div.DivClassName
{
background-color: #389110;
}
.BgClassName
{
background-color: #389110;
}
</style>
border-color css
<style>
span { border-color: #389110; }
span { border-color: rgb(56,145,16); }
td.TdClassName
{
border-color: #389110;
}
.TagClassName
{
border-color: #389110;
}
</style>