Shades of La Palma #389913
Tints of La Palma #389913
RGB
CMYK
RGB Variations
Color information
#389913 (or 0x389913) is known color: La Palma. HEX triplet: 38, 99 and 13. RGB value is (56,153,19). Sum of RGB (Red+Green+Blue) = 56+153+19=228 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.56% from 228); Green value is 153 (60.16% from 255 or 67.11% from 228); Blue value is 19 (7.81% from 255 or 8.33% from 228); Max value from RGB is 153 - color contains mainly: green. Hex color #389913 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389913 is #C766EC. Grayscale: #6D6D6D. Windows color (decimal): -13068013 or 1284408. OLE color: 1284408.
HSL color Cylindrical-coordinate representation of color #389913: hue angle of 103.43º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #389913 is Cyan = 0.63, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 56 | 153 | 19 | - |
| CMYK | 0.63 | 0 | 0.88 | 0.4 |
| HSL | 103.43º | 0.78% | 0.34% | - |
| HSV(B) | 103.43º | 0.88% | 0.6% | - |
| XYZ | 13.14 | 23.67 | 4.49 | - |
| YUV | 108.72 | 77.36 | 90.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 153 | 19 | 0.63 | 0 | 0.88 | 0.4 | 103.43 | 0.78 | 0.34 |
| Hex | 38 | 99 | 13 | 3F | 0 | 58 | 28 | 67 | 4E | 22 |
| Octal | 70 | 231 | 23 | 77 | 0 | 130 | 50 | 147 | 116 | 42 |
| Binary | 111000 | 10011001 | 10011 | 111111 | 0 | 1011000 | 101000 | 1100111 | 1001110 | 100010 |
Color Harmonies of #389913
Complementary color
Monochromatic Colors of #389913
Black with #389913
Text Example
Text Example
White with #389913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389913; }
p { color: rgb(56,153,19); }
H1.HeaderClassName
{
color: #389913;
}
.AnyTagClassName
{
color: #389913;
}
</style>
background-color css
<style>
a { background-color: #389913; }
a { background-color: rgb(56,153,19); }
div.DivClassName
{
background-color: #389913;
}
.BgClassName
{
background-color: #389913;
}
</style>
border-color css
<style>
span { border-color: #389913; }
span { border-color: rgb(56,153,19); }
td.TdClassName
{
border-color: #389913;
}
.TagClassName
{
border-color: #389913;
}
</style>