Shades of La Palma #389016
Tints of La Palma #389016
RGB
CMYK
RGB Variations
Color information
#389016 (or 0x389016) is known color: La Palma. HEX triplet: 38, 90 and 16. RGB value is (56,144,22). Sum of RGB (Red+Green+Blue) = 56+144+22=222 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.23% from 222); Green value is 144 (56.64% from 255 or 64.86% from 222); Blue value is 22 (8.98% from 255 or 9.91% from 222); Max value from RGB is 144 - color contains mainly: green. Hex color #389016 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389016 is #C76FE9. Grayscale: #686868. Windows color (decimal): -13070314 or 1478712. OLE color: 1478712.
HSL color Cylindrical-coordinate representation of color #389016: hue angle of 103.28º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #389016 is Cyan = 0.61, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 144 | 22 | - |
| CMYK | 0.61 | 0 | 0.85 | 0.44 |
| HSL | 103.28º | 0.73% | 0.33% | - |
| HSV(B) | 103.28º | 0.85% | 0.56% | - |
| XYZ | 11.75 | 20.85 | 4.16 | - |
| YUV | 103.78 | 81.85 | 93.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 144 | 22 | 0.61 | 0 | 0.85 | 0.44 | 103.28 | 0.73 | 0.33 |
| Hex | 38 | 90 | 16 | 3D | 0 | 55 | 2C | 67 | 49 | 21 |
| Octal | 70 | 220 | 26 | 75 | 0 | 125 | 54 | 147 | 111 | 41 |
| Binary | 111000 | 10010000 | 10110 | 111101 | 0 | 1010101 | 101100 | 1100111 | 1001001 | 100001 |
Color Harmonies of #389016
Complementary color
Monochromatic Colors of #389016
Black with #389016
Text Example
Text Example
White with #389016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389016; }
p { color: rgb(56,144,22); }
H1.HeaderClassName
{
color: #389016;
}
.AnyTagClassName
{
color: #389016;
}
</style>
background-color css
<style>
a { background-color: #389016; }
a { background-color: rgb(56,144,22); }
div.DivClassName
{
background-color: #389016;
}
.BgClassName
{
background-color: #389016;
}
</style>
border-color css
<style>
span { border-color: #389016; }
span { border-color: rgb(56,144,22); }
td.TdClassName
{
border-color: #389016;
}
.TagClassName
{
border-color: #389016;
}
</style>