Shades of La Palma #389511
Tints of La Palma #389511
RGB
CMYK
RGB Variations
Color information
#389511 (or 0x389511) is known color: La Palma. HEX triplet: 38, 95 and 11. RGB value is (56,149,17). Sum of RGB (Red+Green+Blue) = 56+149+17=222 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.23% from 222); Green value is 149 (58.59% from 255 or 67.12% from 222); Blue value is 17 (7.03% from 255 or 7.66% from 222); Max value from RGB is 149 - color contains mainly: green. Hex color #389511 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389511 is #C76AEE. Grayscale: #6A6A6A. Windows color (decimal): -13069039 or 1152312. OLE color: 1152312.
HSL color Cylindrical-coordinate representation of color #389511: hue angle of 102.27º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #389511 is Cyan = 0.62, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 149 | 17 | - |
| CMYK | 0.62 | 0 | 0.89 | 0.42 |
| HSL | 102.27º | 0.8% | 0.33% | - |
| HSV(B) | 102.27º | 0.89% | 0.58% | - |
| XYZ | 12.48 | 22.38 | 4.19 | - |
| YUV | 106.15 | 77.69 | 92.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 149 | 17 | 0.62 | 0 | 0.89 | 0.42 | 102.27 | 0.8 | 0.33 |
| Hex | 38 | 95 | 11 | 3E | 0 | 59 | 2A | 66 | 50 | 21 |
| Octal | 70 | 225 | 21 | 76 | 0 | 131 | 52 | 146 | 120 | 41 |
| Binary | 111000 | 10010101 | 10001 | 111110 | 0 | 1011001 | 101010 | 1100110 | 1010000 | 100001 |
Color Harmonies of #389511
Complementary color
Monochromatic Colors of #389511
Black with #389511
Text Example
Text Example
White with #389511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389511; }
p { color: rgb(56,149,17); }
H1.HeaderClassName
{
color: #389511;
}
.AnyTagClassName
{
color: #389511;
}
</style>
background-color css
<style>
a { background-color: #389511; }
a { background-color: rgb(56,149,17); }
div.DivClassName
{
background-color: #389511;
}
.BgClassName
{
background-color: #389511;
}
</style>
border-color css
<style>
span { border-color: #389511; }
span { border-color: rgb(56,149,17); }
td.TdClassName
{
border-color: #389511;
}
.TagClassName
{
border-color: #389511;
}
</style>