Shades of La Palma #389214
Tints of La Palma #389214
RGB
CMYK
RGB Variations
Color information
#389214 (or 0x389214) is known color: La Palma. HEX triplet: 38, 92 and 14. RGB value is (56,146,20). Sum of RGB (Red+Green+Blue) = 56+146+20=222 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.23% from 222); Green value is 146 (57.42% from 255 or 65.77% from 222); Blue value is 20 (8.20% from 255 or 9.01% from 222); Max value from RGB is 146 - color contains mainly: green. Hex color #389214 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389214 is #C76DEB. Grayscale: #696969. Windows color (decimal): -13069804 or 1348152. OLE color: 1348152.
HSL color Cylindrical-coordinate representation of color #389214: hue angle of 102.86º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #389214 is Cyan = 0.62, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 146 | 20 | - |
| CMYK | 0.62 | 0 | 0.86 | 0.43 |
| HSL | 102.86º | 0.76% | 0.33% | - |
| HSV(B) | 102.86º | 0.86% | 0.57% | - |
| XYZ | 12.04 | 21.45 | 4.17 | - |
| YUV | 104.73 | 80.18 | 93.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 146 | 20 | 0.62 | 0 | 0.86 | 0.43 | 102.86 | 0.76 | 0.33 |
| Hex | 38 | 92 | 14 | 3E | 0 | 56 | 2B | 67 | 4C | 21 |
| Octal | 70 | 222 | 24 | 76 | 0 | 126 | 53 | 147 | 114 | 41 |
| Binary | 111000 | 10010010 | 10100 | 111110 | 0 | 1010110 | 101011 | 1100111 | 1001100 | 100001 |
Color Harmonies of #389214
Complementary color
Monochromatic Colors of #389214
Black with #389214
Text Example
Text Example
White with #389214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389214; }
p { color: rgb(56,146,20); }
H1.HeaderClassName
{
color: #389214;
}
.AnyTagClassName
{
color: #389214;
}
</style>
background-color css
<style>
a { background-color: #389214; }
a { background-color: rgb(56,146,20); }
div.DivClassName
{
background-color: #389214;
}
.BgClassName
{
background-color: #389214;
}
</style>
border-color css
<style>
span { border-color: #389214; }
span { border-color: rgb(56,146,20); }
td.TdClassName
{
border-color: #389214;
}
.TagClassName
{
border-color: #389214;
}
</style>