Shades of La Palma #389612
Tints of La Palma #389612
RGB
CMYK
RGB Variations
Color information
#389612 (or 0x389612) is known color: La Palma. HEX triplet: 38, 96 and 12. RGB value is (56,150,18). Sum of RGB (Red+Green+Blue) = 56+150+18=224 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25% from 224); Green value is 150 (58.98% from 255 or 66.96% from 224); Blue value is 18 (7.42% from 255 or 8.04% from 224); Max value from RGB is 150 - color contains mainly: green. Hex color #389612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389612 is #C769ED. Grayscale: #6B6B6B. Windows color (decimal): -13068782 or 1218104. OLE color: 1218104.
HSL color Cylindrical-coordinate representation of color #389612: hue angle of 102.73º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #389612 is Cyan = 0.63, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 150 | 18 | - |
| CMYK | 0.63 | 0 | 0.88 | 0.41 |
| HSL | 102.73º | 0.79% | 0.33% | - |
| HSV(B) | 102.73º | 0.88% | 0.59% | - |
| XYZ | 12.65 | 22.7 | 4.29 | - |
| YUV | 106.85 | 77.86 | 91.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 150 | 18 | 0.63 | 0 | 0.88 | 0.41 | 102.73 | 0.79 | 0.33 |
| Hex | 38 | 96 | 12 | 3F | 0 | 58 | 29 | 67 | 4F | 21 |
| Octal | 70 | 226 | 22 | 77 | 0 | 130 | 51 | 147 | 117 | 41 |
| Binary | 111000 | 10010110 | 10010 | 111111 | 0 | 1011000 | 101001 | 1100111 | 1001111 | 100001 |
Color Harmonies of #389612
Complementary color
Monochromatic Colors of #389612
Black with #389612
Text Example
Text Example
White with #389612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389612; }
p { color: rgb(56,150,18); }
H1.HeaderClassName
{
color: #389612;
}
.AnyTagClassName
{
color: #389612;
}
</style>
background-color css
<style>
a { background-color: #389612; }
a { background-color: rgb(56,150,18); }
div.DivClassName
{
background-color: #389612;
}
.BgClassName
{
background-color: #389612;
}
</style>
border-color css
<style>
span { border-color: #389612; }
span { border-color: rgb(56,150,18); }
td.TdClassName
{
border-color: #389612;
}
.TagClassName
{
border-color: #389612;
}
</style>