Shades of La Palma #389012
Tints of La Palma #389012
RGB
CMYK
RGB Variations
Color information
#389012 (or 0x389012) is known color: La Palma. HEX triplet: 38, 90 and 12. RGB value is (56,144,18). Sum of RGB (Red+Green+Blue) = 56+144+18=218 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.69% from 218); Green value is 144 (56.64% from 255 or 66.06% from 218); Blue value is 18 (7.42% from 255 or 8.26% from 218); Max value from RGB is 144 - color contains mainly: green. Hex color #389012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389012 is #C76FED. Grayscale: #676767. Windows color (decimal): -13070318 or 1216568. OLE color: 1216568.
HSL color Cylindrical-coordinate representation of color #389012: hue angle of 101.9º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #389012 is Cyan = 0.61, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 144 | 18 | - |
| CMYK | 0.61 | 0 | 0.88 | 0.44 |
| HSL | 101.9º | 0.78% | 0.32% | - |
| HSV(B) | 101.9º | 0.88% | 0.56% | - |
| XYZ | 11.71 | 20.83 | 3.98 | - |
| YUV | 103.32 | 79.85 | 94.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 144 | 18 | 0.61 | 0 | 0.88 | 0.44 | 101.9 | 0.78 | 0.32 |
| Hex | 38 | 90 | 12 | 3D | 0 | 58 | 2C | 66 | 4E | 20 |
| Octal | 70 | 220 | 22 | 75 | 0 | 130 | 54 | 146 | 116 | 40 |
| Binary | 111000 | 10010000 | 10010 | 111101 | 0 | 1011000 | 101100 | 1100110 | 1001110 | 100000 |
Color Harmonies of #389012
Complementary color
Monochromatic Colors of #389012
Black with #389012
Text Example
Text Example
White with #389012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389012; }
p { color: rgb(56,144,18); }
H1.HeaderClassName
{
color: #389012;
}
.AnyTagClassName
{
color: #389012;
}
</style>
background-color css
<style>
a { background-color: #389012; }
a { background-color: rgb(56,144,18); }
div.DivClassName
{
background-color: #389012;
}
.BgClassName
{
background-color: #389012;
}
</style>
border-color css
<style>
span { border-color: #389012; }
span { border-color: rgb(56,144,18); }
td.TdClassName
{
border-color: #389012;
}
.TagClassName
{
border-color: #389012;
}
</style>