Shades of La Palma #389607
Tints of La Palma #389607
RGB
CMYK
RGB Variations
Color information
#389607 (or 0x389607) is known color: La Palma. HEX triplet: 38, 96 and 07. RGB value is (56,150,7). Sum of RGB (Red+Green+Blue) = 56+150+7=213 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.29% from 213); Green value is 150 (58.98% from 255 or 70.42% from 213); Blue value is 7 (3.12% from 255 or 3.29% from 213); Max value from RGB is 150 - color contains mainly: green. Hex color #389607 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389607 is #C769F8. Grayscale: #6A6A6A. Windows color (decimal): -13068793 or 497208. OLE color: 497208.
HSL color Cylindrical-coordinate representation of color #389607: hue angle of 99.44º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #389607 is Cyan = 0.63, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 150 | 7 | - |
| CMYK | 0.63 | 0 | 0.95 | 0.41 |
| HSL | 99.44º | 0.91% | 0.31% | - |
| HSV(B) | 99.44º | 0.95% | 0.59% | - |
| XYZ | 12.58 | 22.67 | 3.91 | - |
| YUV | 105.59 | 72.36 | 92.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 150 | 7 | 0.63 | 0 | 0.95 | 0.41 | 99.44 | 0.91 | 0.31 |
| Hex | 38 | 96 | 7 | 3F | 0 | 5F | 29 | 63 | 5B | 1F |
| Octal | 70 | 226 | 7 | 77 | 0 | 137 | 51 | 143 | 133 | 37 |
| Binary | 111000 | 10010110 | 111 | 111111 | 0 | 1011111 | 101001 | 1100011 | 1011011 | 11111 |
Color Harmonies of #389607
Complementary color
Monochromatic Colors of #389607
Black with #389607
Text Example
Text Example
White with #389607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389607; }
p { color: rgb(56,150,7); }
H1.HeaderClassName
{
color: #389607;
}
.AnyTagClassName
{
color: #389607;
}
</style>
background-color css
<style>
a { background-color: #389607; }
a { background-color: rgb(56,150,7); }
div.DivClassName
{
background-color: #389607;
}
.BgClassName
{
background-color: #389607;
}
</style>
border-color css
<style>
span { border-color: #389607; }
span { border-color: rgb(56,150,7); }
td.TdClassName
{
border-color: #389607;
}
.TagClassName
{
border-color: #389607;
}
</style>