Shades of La Palma #389014
Tints of La Palma #389014
RGB
CMYK
RGB Variations
Color information
#389014 (or 0x389014) is known color: La Palma. HEX triplet: 38, 90 and 14. RGB value is (56,144,20). Sum of RGB (Red+Green+Blue) = 56+144+20=220 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.45% from 220); Green value is 144 (56.64% from 255 or 65.45% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 144 - color contains mainly: green. Hex color #389014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389014 is #C76FEB. Grayscale: #676767. Windows color (decimal): -13070316 or 1347640. OLE color: 1347640.
HSL color Cylindrical-coordinate representation of color #389014: hue angle of 102.58º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #389014 is Cyan = 0.61, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 144 | 20 | - |
| CMYK | 0.61 | 0 | 0.86 | 0.44 |
| HSL | 102.58º | 0.76% | 0.32% | - |
| HSV(B) | 102.58º | 0.86% | 0.56% | - |
| XYZ | 11.73 | 20.84 | 4.07 | - |
| YUV | 103.55 | 80.85 | 94.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 144 | 20 | 0.61 | 0 | 0.86 | 0.44 | 102.58 | 0.76 | 0.32 |
| Hex | 38 | 90 | 14 | 3D | 0 | 56 | 2C | 67 | 4C | 20 |
| Octal | 70 | 220 | 24 | 75 | 0 | 126 | 54 | 147 | 114 | 40 |
| Binary | 111000 | 10010000 | 10100 | 111101 | 0 | 1010110 | 101100 | 1100111 | 1001100 | 100000 |
Color Harmonies of #389014
Complementary color
Monochromatic Colors of #389014
Black with #389014
Text Example
Text Example
White with #389014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389014; }
p { color: rgb(56,144,20); }
H1.HeaderClassName
{
color: #389014;
}
.AnyTagClassName
{
color: #389014;
}
</style>
background-color css
<style>
a { background-color: #389014; }
a { background-color: rgb(56,144,20); }
div.DivClassName
{
background-color: #389014;
}
.BgClassName
{
background-color: #389014;
}
</style>
border-color css
<style>
span { border-color: #389014; }
span { border-color: rgb(56,144,20); }
td.TdClassName
{
border-color: #389014;
}
.TagClassName
{
border-color: #389014;
}
</style>