Shades of La Palma #389638
Tints of La Palma #389638
RGB
CMYK
RGB Variations
Color information
#389638 (or 0x389638) is known color: La Palma. HEX triplet: 38, 96 and 38. RGB value is (56,150,56). Sum of RGB (Red+Green+Blue) = 56+150+56=262 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.37% from 262); Green value is 150 (58.98% from 255 or 57.25% from 262); Blue value is 56 (22.27% from 255 or 21.37% from 262); Max value from RGB is 150 - color contains mainly: green. Hex color #389638 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389638 is #C769C7. Grayscale: #6F6F6F. Windows color (decimal): -13068744 or 3708472. OLE color: 3708472.
HSL color Cylindrical-coordinate representation of color #389638: hue angle of 120º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389638 is Cyan = 0.63, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 150 | 56 | - |
| CMYK | 0.63 | 0 | 0.63 | 0.41 |
| HSL | 120º | 0.46% | 0.4% | - |
| HSV(B) | 120º | 0.63% | 0.59% | - |
| XYZ | 13.25 | 22.94 | 7.47 | - |
| YUV | 111.18 | 96.86 | 88.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 150 | 56 | 0.63 | 0 | 0.63 | 0.41 | 120 | 0.46 | 0.4 |
| Hex | 38 | 96 | 38 | 3F | 0 | 3F | 29 | 78 | 2E | 28 |
| Octal | 70 | 226 | 70 | 77 | 0 | 77 | 51 | 170 | 56 | 50 |
| Binary | 111000 | 10010110 | 111000 | 111111 | 0 | 111111 | 101001 | 1111000 | 101110 | 101000 |
Color Harmonies of #389638
Complementary color
Monochromatic Colors of #389638
Black with #389638
Text Example
Text Example
White with #389638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389638; }
p { color: rgb(56,150,56); }
H1.HeaderClassName
{
color: #389638;
}
.AnyTagClassName
{
color: #389638;
}
</style>
background-color css
<style>
a { background-color: #389638; }
a { background-color: rgb(56,150,56); }
div.DivClassName
{
background-color: #389638;
}
.BgClassName
{
background-color: #389638;
}
</style>
border-color css
<style>
span { border-color: #389638; }
span { border-color: rgb(56,150,56); }
td.TdClassName
{
border-color: #389638;
}
.TagClassName
{
border-color: #389638;
}
</style>