Shades of La Palma #388931
Tints of La Palma #388931
RGB
CMYK
RGB Variations
Color information
#388931 (or 0x388931) is known color: La Palma. HEX triplet: 38, 89 and 31. RGB value is (56,137,49). Sum of RGB (Red+Green+Blue) = 56+137+49=242 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.14% from 242); Green value is 137 (53.91% from 255 or 56.61% from 242); Blue value is 49 (19.53% from 255 or 20.25% from 242); Max value from RGB is 137 - color contains mainly: green. Hex color #388931 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388931 is #C776CE. Grayscale: #676767. Windows color (decimal): -13072079 or 3246392. OLE color: 3246392.
HSL color Cylindrical-coordinate representation of color #388931: hue angle of 115.23º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #388931 is Cyan = 0.59, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 137 | 49 | - |
| CMYK | 0.59 | 0 | 0.64 | 0.46 |
| HSL | 115.23º | 0.47% | 0.36% | - |
| HSV(B) | 115.23º | 0.64% | 0.54% | - |
| XYZ | 11.13 | 18.95 | 5.98 | - |
| YUV | 102.75 | 97.66 | 94.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 137 | 49 | 0.59 | 0 | 0.64 | 0.46 | 115.23 | 0.47 | 0.36 |
| Hex | 38 | 89 | 31 | 3B | 0 | 40 | 2E | 73 | 2F | 24 |
| Octal | 70 | 211 | 61 | 73 | 0 | 100 | 56 | 163 | 57 | 44 |
| Binary | 111000 | 10001001 | 110001 | 111011 | 0 | 1000000 | 101110 | 1110011 | 101111 | 100100 |
Color Harmonies of #388931
Complementary color
Monochromatic Colors of #388931
Black with #388931
Text Example
Text Example
White with #388931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388931; }
p { color: rgb(56,137,49); }
H1.HeaderClassName
{
color: #388931;
}
.AnyTagClassName
{
color: #388931;
}
</style>
background-color css
<style>
a { background-color: #388931; }
a { background-color: rgb(56,137,49); }
div.DivClassName
{
background-color: #388931;
}
.BgClassName
{
background-color: #388931;
}
</style>
border-color css
<style>
span { border-color: #388931; }
span { border-color: rgb(56,137,49); }
td.TdClassName
{
border-color: #388931;
}
.TagClassName
{
border-color: #388931;
}
</style>