Shades of La Palma #389619
Tints of La Palma #389619
RGB
CMYK
RGB Variations
Color information
#389619 (or 0x389619) is known color: La Palma. HEX triplet: 38, 96 and 19. RGB value is (56,150,25). Sum of RGB (Red+Green+Blue) = 56+150+25=231 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.24% from 231); Green value is 150 (58.98% from 255 or 64.94% from 231); Blue value is 25 (10.16% from 255 or 10.82% from 231); Max value from RGB is 150 - color contains mainly: green. Hex color #389619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389619 is #C769E6. Grayscale: #6C6C6C. Windows color (decimal): -13068775 or 1676856. OLE color: 1676856.
HSL color Cylindrical-coordinate representation of color #389619: hue angle of 105.12º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #389619 is Cyan = 0.63, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 150 | 25 | - |
| CMYK | 0.63 | 0 | 0.83 | 0.41 |
| HSL | 105.12º | 0.71% | 0.34% | - |
| HSV(B) | 105.12º | 0.83% | 0.59% | - |
| XYZ | 12.71 | 22.72 | 4.64 | - |
| YUV | 107.64 | 81.36 | 91.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 150 | 25 | 0.63 | 0 | 0.83 | 0.41 | 105.12 | 0.71 | 0.34 |
| Hex | 38 | 96 | 19 | 3F | 0 | 53 | 29 | 69 | 47 | 22 |
| Octal | 70 | 226 | 31 | 77 | 0 | 123 | 51 | 151 | 107 | 42 |
| Binary | 111000 | 10010110 | 11001 | 111111 | 0 | 1010011 | 101001 | 1101001 | 1000111 | 100010 |
Color Harmonies of #389619
Complementary color
Monochromatic Colors of #389619
Black with #389619
Text Example
Text Example
White with #389619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389619; }
p { color: rgb(56,150,25); }
H1.HeaderClassName
{
color: #389619;
}
.AnyTagClassName
{
color: #389619;
}
</style>
background-color css
<style>
a { background-color: #389619; }
a { background-color: rgb(56,150,25); }
div.DivClassName
{
background-color: #389619;
}
.BgClassName
{
background-color: #389619;
}
</style>
border-color css
<style>
span { border-color: #389619; }
span { border-color: rgb(56,150,25); }
td.TdClassName
{
border-color: #389619;
}
.TagClassName
{
border-color: #389619;
}
</style>