Shades of La Palma #389712
Tints of La Palma #389712
RGB
CMYK
RGB Variations
Color information
#389712 (or 0x389712) is known color: La Palma. HEX triplet: 38, 97 and 12. RGB value is (56,151,18). Sum of RGB (Red+Green+Blue) = 56+151+18=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 151 (59.38% from 255 or 67.11% from 225); Blue value is 18 (7.42% from 255 or 8% from 225); Max value from RGB is 151 - color contains mainly: green. Hex color #389712 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389712 is #C768ED. Grayscale: #6B6B6B. Windows color (decimal): -13068526 or 1218360. OLE color: 1218360.
HSL color Cylindrical-coordinate representation of color #389712: hue angle of 102.86º 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 #389712 is Cyan = 0.63, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 151 | 18 | - |
| CMYK | 0.63 | 0 | 0.88 | 0.41 |
| HSL | 102.86º | 0.79% | 0.33% | - |
| HSV(B) | 102.86º | 0.88% | 0.59% | - |
| XYZ | 12.81 | 23.02 | 4.34 | - |
| YUV | 107.43 | 77.53 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 151 | 18 | 0.63 | 0 | 0.88 | 0.41 | 102.86 | 0.79 | 0.33 |
| Hex | 38 | 97 | 12 | 3F | 0 | 58 | 29 | 67 | 4F | 21 |
| Octal | 70 | 227 | 22 | 77 | 0 | 130 | 51 | 147 | 117 | 41 |
| Binary | 111000 | 10010111 | 10010 | 111111 | 0 | 1011000 | 101001 | 1100111 | 1001111 | 100001 |
Color Harmonies of #389712
Complementary color
Monochromatic Colors of #389712
Black with #389712
Text Example
Text Example
White with #389712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389712; }
p { color: rgb(56,151,18); }
H1.HeaderClassName
{
color: #389712;
}
.AnyTagClassName
{
color: #389712;
}
</style>
background-color css
<style>
a { background-color: #389712; }
a { background-color: rgb(56,151,18); }
div.DivClassName
{
background-color: #389712;
}
.BgClassName
{
background-color: #389712;
}
</style>
border-color css
<style>
span { border-color: #389712; }
span { border-color: rgb(56,151,18); }
td.TdClassName
{
border-color: #389712;
}
.TagClassName
{
border-color: #389712;
}
</style>