Shades of La Palma #389015
Tints of La Palma #389015
RGB
CMYK
RGB Variations
Color information
#389015 (or 0x389015) is known color: La Palma. HEX triplet: 38, 90 and 15. RGB value is (56,144,21). Sum of RGB (Red+Green+Blue) = 56+144+21=221 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.34% from 221); Green value is 144 (56.64% from 255 or 65.16% from 221); Blue value is 21 (8.59% from 255 or 9.50% from 221); Max value from RGB is 144 - color contains mainly: green. Hex color #389015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389015 is #C76FEA. Grayscale: #686868. Windows color (decimal): -13070315 or 1413176. OLE color: 1413176.
HSL color Cylindrical-coordinate representation of color #389015: hue angle of 102.93º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #389015 is Cyan = 0.61, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 144 | 21 | - |
| CMYK | 0.61 | 0 | 0.85 | 0.44 |
| HSL | 102.93º | 0.75% | 0.32% | - |
| HSV(B) | 102.93º | 0.85% | 0.56% | - |
| XYZ | 11.74 | 20.84 | 4.11 | - |
| YUV | 103.67 | 81.35 | 94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 144 | 21 | 0.61 | 0 | 0.85 | 0.44 | 102.93 | 0.75 | 0.32 |
| Hex | 38 | 90 | 15 | 3D | 0 | 55 | 2C | 67 | 4B | 20 |
| Octal | 70 | 220 | 25 | 75 | 0 | 125 | 54 | 147 | 113 | 40 |
| Binary | 111000 | 10010000 | 10101 | 111101 | 0 | 1010101 | 101100 | 1100111 | 1001011 | 100000 |
Color Harmonies of #389015
Complementary color
Monochromatic Colors of #389015
Black with #389015
Text Example
Text Example
White with #389015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389015; }
p { color: rgb(56,144,21); }
H1.HeaderClassName
{
color: #389015;
}
.AnyTagClassName
{
color: #389015;
}
</style>
background-color css
<style>
a { background-color: #389015; }
a { background-color: rgb(56,144,21); }
div.DivClassName
{
background-color: #389015;
}
.BgClassName
{
background-color: #389015;
}
</style>
border-color css
<style>
span { border-color: #389015; }
span { border-color: rgb(56,144,21); }
td.TdClassName
{
border-color: #389015;
}
.TagClassName
{
border-color: #389015;
}
</style>