Shades of La Palma #389213
Tints of La Palma #389213
RGB
CMYK
RGB Variations
Color information
#389213 (or 0x389213) is known color: La Palma. HEX triplet: 38, 92 and 13. RGB value is (56,146,19). Sum of RGB (Red+Green+Blue) = 56+146+19=221 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.34% from 221); Green value is 146 (57.42% from 255 or 66.06% from 221); Blue value is 19 (7.81% from 255 or 8.60% from 221); Max value from RGB is 146 - color contains mainly: green. Hex color #389213 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389213 is #C76DEC. Grayscale: #696969. Windows color (decimal): -13069805 or 1282616. OLE color: 1282616.
HSL color Cylindrical-coordinate representation of color #389213: hue angle of 102.52º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #389213 is Cyan = 0.62, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 146 | 19 | - |
| CMYK | 0.62 | 0 | 0.87 | 0.43 |
| HSL | 102.52º | 0.77% | 0.32% | - |
| HSV(B) | 102.52º | 0.87% | 0.57% | - |
| XYZ | 12.03 | 21.45 | 4.12 | - |
| YUV | 104.61 | 79.68 | 93.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 146 | 19 | 0.62 | 0 | 0.87 | 0.43 | 102.52 | 0.77 | 0.32 |
| Hex | 38 | 92 | 13 | 3E | 0 | 57 | 2B | 67 | 4D | 20 |
| Octal | 70 | 222 | 23 | 76 | 0 | 127 | 53 | 147 | 115 | 40 |
| Binary | 111000 | 10010010 | 10011 | 111110 | 0 | 1010111 | 101011 | 1100111 | 1001101 | 100000 |
Color Harmonies of #389213
Complementary color
Monochromatic Colors of #389213
Black with #389213
Text Example
Text Example
White with #389213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389213; }
p { color: rgb(56,146,19); }
H1.HeaderClassName
{
color: #389213;
}
.AnyTagClassName
{
color: #389213;
}
</style>
background-color css
<style>
a { background-color: #389213; }
a { background-color: rgb(56,146,19); }
div.DivClassName
{
background-color: #389213;
}
.BgClassName
{
background-color: #389213;
}
</style>
border-color css
<style>
span { border-color: #389213; }
span { border-color: rgb(56,146,19); }
td.TdClassName
{
border-color: #389213;
}
.TagClassName
{
border-color: #389213;
}
</style>