Shades of La Palma #389019
Tints of La Palma #389019
RGB
CMYK
RGB Variations
Color information
#389019 (or 0x389019) is known color: La Palma. HEX triplet: 38, 90 and 19. RGB value is (56,144,25). Sum of RGB (Red+Green+Blue) = 56+144+25=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 144 (56.64% from 255 or 64% from 225); Blue value is 25 (10.16% from 255 or 11.11% from 225); Max value from RGB is 144 - color contains mainly: green. Hex color #389019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389019 is #C76FE6. Grayscale: #686868. Windows color (decimal): -13070311 or 1675320. OLE color: 1675320.
HSL color Cylindrical-coordinate representation of color #389019: hue angle of 104.37º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #389019 is Cyan = 0.61, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 144 | 25 | - |
| CMYK | 0.61 | 0 | 0.83 | 0.44 |
| HSL | 104.37º | 0.7% | 0.33% | - |
| HSV(B) | 104.37º | 0.83% | 0.56% | - |
| XYZ | 11.78 | 20.86 | 4.32 | - |
| YUV | 104.12 | 83.35 | 93.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 144 | 25 | 0.61 | 0 | 0.83 | 0.44 | 104.37 | 0.7 | 0.33 |
| Hex | 38 | 90 | 19 | 3D | 0 | 53 | 2C | 68 | 46 | 21 |
| Octal | 70 | 220 | 31 | 75 | 0 | 123 | 54 | 150 | 106 | 41 |
| Binary | 111000 | 10010000 | 11001 | 111101 | 0 | 1010011 | 101100 | 1101000 | 1000110 | 100001 |
Color Harmonies of #389019
Complementary color
Monochromatic Colors of #389019
Black with #389019
Text Example
Text Example
White with #389019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389019; }
p { color: rgb(56,144,25); }
H1.HeaderClassName
{
color: #389019;
}
.AnyTagClassName
{
color: #389019;
}
</style>
background-color css
<style>
a { background-color: #389019; }
a { background-color: rgb(56,144,25); }
div.DivClassName
{
background-color: #389019;
}
.BgClassName
{
background-color: #389019;
}
</style>
border-color css
<style>
span { border-color: #389019; }
span { border-color: rgb(56,144,25); }
td.TdClassName
{
border-color: #389019;
}
.TagClassName
{
border-color: #389019;
}
</style>