Shades of La Palma #389122
Tints of La Palma #389122
RGB
CMYK
RGB Variations
Color information
#389122 (or 0x389122) is known color: La Palma. HEX triplet: 38, 91 and 22. RGB value is (56,145,34). Sum of RGB (Red+Green+Blue) = 56+145+34=235 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.83% from 235); Green value is 145 (57.03% from 255 or 61.70% from 235); Blue value is 34 (13.67% from 255 or 14.47% from 235); Max value from RGB is 145 - color contains mainly: green. Hex color #389122 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389122 is #C76EDD. Grayscale: #6A6A6A. Windows color (decimal): -13070046 or 2265400. OLE color: 2265400.
HSL color Cylindrical-coordinate representation of color #389122: hue angle of 108.11º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #389122 is Cyan = 0.61, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 145 | 34 | - |
| CMYK | 0.61 | 0 | 0.77 | 0.43 |
| HSL | 108.11º | 0.62% | 0.35% | - |
| HSV(B) | 108.11º | 0.77% | 0.57% | - |
| XYZ | 12.05 | 21.21 | 4.97 | - |
| YUV | 105.74 | 87.51 | 92.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 145 | 34 | 0.61 | 0 | 0.77 | 0.43 | 108.11 | 0.62 | 0.35 |
| Hex | 38 | 91 | 22 | 3D | 0 | 4D | 2B | 6C | 3E | 23 |
| Octal | 70 | 221 | 42 | 75 | 0 | 115 | 53 | 154 | 76 | 43 |
| Binary | 111000 | 10010001 | 100010 | 111101 | 0 | 1001101 | 101011 | 1101100 | 111110 | 100011 |
Color Harmonies of #389122
Complementary color
Monochromatic Colors of #389122
Black with #389122
Text Example
Text Example
White with #389122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389122; }
p { color: rgb(56,145,34); }
H1.HeaderClassName
{
color: #389122;
}
.AnyTagClassName
{
color: #389122;
}
</style>
background-color css
<style>
a { background-color: #389122; }
a { background-color: rgb(56,145,34); }
div.DivClassName
{
background-color: #389122;
}
.BgClassName
{
background-color: #389122;
}
</style>
border-color css
<style>
span { border-color: #389122; }
span { border-color: rgb(56,145,34); }
td.TdClassName
{
border-color: #389122;
}
.TagClassName
{
border-color: #389122;
}
</style>