Shades of La Palma #389021
Tints of La Palma #389021
RGB
CMYK
RGB Variations
Color information
#389021 (or 0x389021) is known color: La Palma. HEX triplet: 38, 90 and 21. RGB value is (56,144,33). Sum of RGB (Red+Green+Blue) = 56+144+33=233 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.03% from 233); Green value is 144 (56.64% from 255 or 61.80% from 233); Blue value is 33 (13.28% from 255 or 14.16% from 233); Max value from RGB is 144 - color contains mainly: green. Hex color #389021 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389021 is #C76FDE. Grayscale: #696969. Windows color (decimal): -13070303 or 2199608. OLE color: 2199608.
HSL color Cylindrical-coordinate representation of color #389021: hue angle of 107.57º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #389021 is Cyan = 0.61, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 144 | 33 | - |
| CMYK | 0.61 | 0 | 0.77 | 0.44 |
| HSL | 107.57º | 0.63% | 0.35% | - |
| HSV(B) | 107.57º | 0.77% | 0.56% | - |
| XYZ | 11.88 | 20.9 | 4.85 | - |
| YUV | 105.03 | 87.35 | 93.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 144 | 33 | 0.61 | 0 | 0.77 | 0.44 | 107.57 | 0.63 | 0.35 |
| Hex | 38 | 90 | 21 | 3D | 0 | 4D | 2C | 6C | 3F | 23 |
| Octal | 70 | 220 | 41 | 75 | 0 | 115 | 54 | 154 | 77 | 43 |
| Binary | 111000 | 10010000 | 100001 | 111101 | 0 | 1001101 | 101100 | 1101100 | 111111 | 100011 |
Color Harmonies of #389021
Complementary color
Monochromatic Colors of #389021
Black with #389021
Text Example
Text Example
White with #389021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389021; }
p { color: rgb(56,144,33); }
H1.HeaderClassName
{
color: #389021;
}
.AnyTagClassName
{
color: #389021;
}
</style>
background-color css
<style>
a { background-color: #389021; }
a { background-color: rgb(56,144,33); }
div.DivClassName
{
background-color: #389021;
}
.BgClassName
{
background-color: #389021;
}
</style>
border-color css
<style>
span { border-color: #389021; }
span { border-color: rgb(56,144,33); }
td.TdClassName
{
border-color: #389021;
}
.TagClassName
{
border-color: #389021;
}
</style>