Shades of La Palma #389116
Tints of La Palma #389116
RGB
CMYK
RGB Variations
Color information
#389116 (or 0x389116) is known color: La Palma. HEX triplet: 38, 91 and 16. RGB value is (56,145,22). Sum of RGB (Red+Green+Blue) = 56+145+22=223 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.11% from 223); Green value is 145 (57.03% from 255 or 65.02% from 223); Blue value is 22 (8.98% from 255 or 9.87% from 223); Max value from RGB is 145 - color contains mainly: green. Hex color #389116 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389116 is #C76EE9. Grayscale: #686868. Windows color (decimal): -13070058 or 1478968. OLE color: 1478968.
HSL color Cylindrical-coordinate representation of color #389116: hue angle of 103.41º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #389116 is Cyan = 0.61, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 145 | 22 | - |
| CMYK | 0.61 | 0 | 0.85 | 0.43 |
| HSL | 103.41º | 0.74% | 0.33% | - |
| HSV(B) | 103.41º | 0.85% | 0.57% | - |
| XYZ | 11.9 | 21.15 | 4.21 | - |
| YUV | 104.37 | 81.51 | 93.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 145 | 22 | 0.61 | 0 | 0.85 | 0.43 | 103.41 | 0.74 | 0.33 |
| Hex | 38 | 91 | 16 | 3D | 0 | 55 | 2B | 67 | 4A | 21 |
| Octal | 70 | 221 | 26 | 75 | 0 | 125 | 53 | 147 | 112 | 41 |
| Binary | 111000 | 10010001 | 10110 | 111101 | 0 | 1010101 | 101011 | 1100111 | 1001010 | 100001 |
Color Harmonies of #389116
Complementary color
Monochromatic Colors of #389116
Black with #389116
Text Example
Text Example
White with #389116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389116; }
p { color: rgb(56,145,22); }
H1.HeaderClassName
{
color: #389116;
}
.AnyTagClassName
{
color: #389116;
}
</style>
background-color css
<style>
a { background-color: #389116; }
a { background-color: rgb(56,145,22); }
div.DivClassName
{
background-color: #389116;
}
.BgClassName
{
background-color: #389116;
}
</style>
border-color css
<style>
span { border-color: #389116; }
span { border-color: rgb(56,145,22); }
td.TdClassName
{
border-color: #389116;
}
.TagClassName
{
border-color: #389116;
}
</style>