Shades of La Palma #389121
Tints of La Palma #389121
RGB
CMYK
RGB Variations
Color information
#389121 (or 0x389121) is known color: La Palma. HEX triplet: 38, 91 and 21. RGB value is (56,145,33). Sum of RGB (Red+Green+Blue) = 56+145+33=234 (30% of max value = 765). Red value is 56 (22.27% from 255 or 23.93% from 234); Green value is 145 (57.03% from 255 or 61.97% from 234); Blue value is 33 (13.28% from 255 or 14.10% from 234); Max value from RGB is 145 - color contains mainly: green. Hex color #389121 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389121 is #C76EDE. Grayscale: #696969. Windows color (decimal): -13070047 or 2199864. OLE color: 2199864.
HSL color Cylindrical-coordinate representation of color #389121: hue angle of 107.68º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #389121 is Cyan = 0.61, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 145 | 33 | - |
| CMYK | 0.61 | 0 | 0.77 | 0.43 |
| HSL | 107.68º | 0.63% | 0.35% | - |
| HSV(B) | 107.68º | 0.77% | 0.57% | - |
| XYZ | 12.03 | 21.2 | 4.9 | - |
| YUV | 105.62 | 87.01 | 92.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 145 | 33 | 0.61 | 0 | 0.77 | 0.43 | 107.68 | 0.63 | 0.35 |
| Hex | 38 | 91 | 21 | 3D | 0 | 4D | 2B | 6C | 3F | 23 |
| Octal | 70 | 221 | 41 | 75 | 0 | 115 | 53 | 154 | 77 | 43 |
| Binary | 111000 | 10010001 | 100001 | 111101 | 0 | 1001101 | 101011 | 1101100 | 111111 | 100011 |
Color Harmonies of #389121
Complementary color
Monochromatic Colors of #389121
Black with #389121
Text Example
Text Example
White with #389121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389121; }
p { color: rgb(56,145,33); }
H1.HeaderClassName
{
color: #389121;
}
.AnyTagClassName
{
color: #389121;
}
</style>
background-color css
<style>
a { background-color: #389121; }
a { background-color: rgb(56,145,33); }
div.DivClassName
{
background-color: #389121;
}
.BgClassName
{
background-color: #389121;
}
</style>
border-color css
<style>
span { border-color: #389121; }
span { border-color: rgb(56,145,33); }
td.TdClassName
{
border-color: #389121;
}
.TagClassName
{
border-color: #389121;
}
</style>