Shades of La Palma #389315
Tints of La Palma #389315
RGB
CMYK
RGB Variations
Color information
#389315 (or 0x389315) is known color: La Palma. HEX triplet: 38, 93 and 15. RGB value is (56,147,21). Sum of RGB (Red+Green+Blue) = 56+147+21=224 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25% from 224); Green value is 147 (57.81% from 255 or 65.62% from 224); Blue value is 21 (8.59% from 255 or 9.38% from 224); Max value from RGB is 147 - color contains mainly: green. Hex color #389315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389315 is #C76CEA. Grayscale: #696969. Windows color (decimal): -13069547 or 1413944. OLE color: 1413944.
HSL color Cylindrical-coordinate representation of color #389315: hue angle of 103.33º degrees, saturation: 0.75, 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 #389315 is Cyan = 0.62, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 147 | 21 | - |
| CMYK | 0.62 | 0 | 0.86 | 0.42 |
| HSL | 103.33º | 0.75% | 0.33% | - |
| HSV(B) | 103.33º | 0.86% | 0.58% | - |
| XYZ | 12.2 | 21.76 | 4.27 | - |
| YUV | 105.43 | 80.35 | 92.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 147 | 21 | 0.62 | 0 | 0.86 | 0.42 | 103.33 | 0.75 | 0.33 |
| Hex | 38 | 93 | 15 | 3E | 0 | 56 | 2A | 67 | 4B | 21 |
| Octal | 70 | 223 | 25 | 76 | 0 | 126 | 52 | 147 | 113 | 41 |
| Binary | 111000 | 10010011 | 10101 | 111110 | 0 | 1010110 | 101010 | 1100111 | 1001011 | 100001 |
Color Harmonies of #389315
Complementary color
Monochromatic Colors of #389315
Black with #389315
Text Example
Text Example
White with #389315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389315; }
p { color: rgb(56,147,21); }
H1.HeaderClassName
{
color: #389315;
}
.AnyTagClassName
{
color: #389315;
}
</style>
background-color css
<style>
a { background-color: #389315; }
a { background-color: rgb(56,147,21); }
div.DivClassName
{
background-color: #389315;
}
.BgClassName
{
background-color: #389315;
}
</style>
border-color css
<style>
span { border-color: #389315; }
span { border-color: rgb(56,147,21); }
td.TdClassName
{
border-color: #389315;
}
.TagClassName
{
border-color: #389315;
}
</style>