Shades of La Palma #389010
Tints of La Palma #389010
RGB
CMYK
RGB Variations
Color information
#389010 (or 0x389010) is known color: La Palma. HEX triplet: 38, 90 and 10. RGB value is (56,144,16). Sum of RGB (Red+Green+Blue) = 56+144+16=216 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.93% from 216); Green value is 144 (56.64% from 255 or 66.67% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 144 - color contains mainly: green. Hex color #389010 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389010 is #C76FEF. Grayscale: #676767. Windows color (decimal): -13070320 or 1085496. OLE color: 1085496.
HSL color Cylindrical-coordinate representation of color #389010: hue angle of 101.25º degrees, saturation: 0.8, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #389010 is Cyan = 0.61, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 144 | 16 | - |
| CMYK | 0.61 | 0 | 0.89 | 0.44 |
| HSL | 101.25º | 0.8% | 0.31% | - |
| HSV(B) | 101.25º | 0.89% | 0.56% | - |
| XYZ | 11.7 | 20.82 | 3.89 | - |
| YUV | 103.1 | 78.85 | 94.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 144 | 16 | 0.61 | 0 | 0.89 | 0.44 | 101.25 | 0.8 | 0.31 |
| Hex | 38 | 90 | 10 | 3D | 0 | 59 | 2C | 65 | 50 | 1F |
| Octal | 70 | 220 | 20 | 75 | 0 | 131 | 54 | 145 | 120 | 37 |
| Binary | 111000 | 10010000 | 10000 | 111101 | 0 | 1011001 | 101100 | 1100101 | 1010000 | 11111 |
Color Harmonies of #389010
Complementary color
Monochromatic Colors of #389010
Black with #389010
Text Example
Text Example
White with #389010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389010; }
p { color: rgb(56,144,16); }
H1.HeaderClassName
{
color: #389010;
}
.AnyTagClassName
{
color: #389010;
}
</style>
background-color css
<style>
a { background-color: #389010; }
a { background-color: rgb(56,144,16); }
div.DivClassName
{
background-color: #389010;
}
.BgClassName
{
background-color: #389010;
}
</style>
border-color css
<style>
span { border-color: #389010; }
span { border-color: rgb(56,144,16); }
td.TdClassName
{
border-color: #389010;
}
.TagClassName
{
border-color: #389010;
}
</style>