Shades of La Palma #389632
Tints of La Palma #389632
RGB
CMYK
RGB Variations
Color information
#389632 (or 0x389632) is known color: La Palma. HEX triplet: 38, 96 and 32. RGB value is (56,150,50). Sum of RGB (Red+Green+Blue) = 56+150+50=256 (33% of max value = 765). Red value is 56 (22.27% from 255 or 21.88% from 256); Green value is 150 (58.98% from 255 or 58.59% from 256); Blue value is 50 (19.92% from 255 or 19.53% from 256); Max value from RGB is 150 - color contains mainly: green. Hex color #389632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389632 is #C769CD. Grayscale: #6E6E6E. Windows color (decimal): -13068750 or 3315256. OLE color: 3315256.
HSL color Cylindrical-coordinate representation of color #389632: hue angle of 116.4º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #389632 is Cyan = 0.63, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 150 | 50 | - |
| CMYK | 0.63 | 0 | 0.67 | 0.41 |
| HSL | 116.4º | 0.5% | 0.39% | - |
| HSV(B) | 116.4º | 0.67% | 0.59% | - |
| XYZ | 13.11 | 22.88 | 6.74 | - |
| YUV | 110.49 | 93.86 | 89.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 150 | 50 | 0.63 | 0 | 0.67 | 0.41 | 116.4 | 0.5 | 0.39 |
| Hex | 38 | 96 | 32 | 3F | 0 | 43 | 29 | 74 | 32 | 27 |
| Octal | 70 | 226 | 62 | 77 | 0 | 103 | 51 | 164 | 62 | 47 |
| Binary | 111000 | 10010110 | 110010 | 111111 | 0 | 1000011 | 101001 | 1110100 | 110010 | 100111 |
Color Harmonies of #389632
Complementary color
Monochromatic Colors of #389632
Black with #389632
Text Example
Text Example
White with #389632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389632; }
p { color: rgb(56,150,50); }
H1.HeaderClassName
{
color: #389632;
}
.AnyTagClassName
{
color: #389632;
}
</style>
background-color css
<style>
a { background-color: #389632; }
a { background-color: rgb(56,150,50); }
div.DivClassName
{
background-color: #389632;
}
.BgClassName
{
background-color: #389632;
}
</style>
border-color css
<style>
span { border-color: #389632; }
span { border-color: rgb(56,150,50); }
td.TdClassName
{
border-color: #389632;
}
.TagClassName
{
border-color: #389632;
}
</style>