Shades of La Palma #389314
Tints of La Palma #389314
RGB
CMYK
RGB Variations
Color information
#389314 (or 0x389314) is known color: La Palma. HEX triplet: 38, 93 and 14. RGB value is (56,147,20). Sum of RGB (Red+Green+Blue) = 56+147+20=223 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.11% from 223); Green value is 147 (57.81% from 255 or 65.92% from 223); Blue value is 20 (8.20% from 255 or 8.97% from 223); Max value from RGB is 147 - color contains mainly: green. Hex color #389314 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389314 is #C76CEB. Grayscale: #696969. Windows color (decimal): -13069548 or 1348408. OLE color: 1348408.
HSL color Cylindrical-coordinate representation of color #389314: hue angle of 102.99º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #389314 is Cyan = 0.62, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 147 | 20 | - |
| CMYK | 0.62 | 0 | 0.86 | 0.42 |
| HSL | 102.99º | 0.76% | 0.33% | - |
| HSV(B) | 102.99º | 0.86% | 0.58% | - |
| XYZ | 12.19 | 21.76 | 4.22 | - |
| YUV | 105.31 | 79.85 | 92.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 147 | 20 | 0.62 | 0 | 0.86 | 0.42 | 102.99 | 0.76 | 0.33 |
| Hex | 38 | 93 | 14 | 3E | 0 | 56 | 2A | 67 | 4C | 21 |
| Octal | 70 | 223 | 24 | 76 | 0 | 126 | 52 | 147 | 114 | 41 |
| Binary | 111000 | 10010011 | 10100 | 111110 | 0 | 1010110 | 101010 | 1100111 | 1001100 | 100001 |
Color Harmonies of #389314
Complementary color
Monochromatic Colors of #389314
Black with #389314
Text Example
Text Example
White with #389314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389314; }
p { color: rgb(56,147,20); }
H1.HeaderClassName
{
color: #389314;
}
.AnyTagClassName
{
color: #389314;
}
</style>
background-color css
<style>
a { background-color: #389314; }
a { background-color: rgb(56,147,20); }
div.DivClassName
{
background-color: #389314;
}
.BgClassName
{
background-color: #389314;
}
</style>
border-color css
<style>
span { border-color: #389314; }
span { border-color: rgb(56,147,20); }
td.TdClassName
{
border-color: #389314;
}
.TagClassName
{
border-color: #389314;
}
</style>