Shades of La Palma #389405
Tints of La Palma #389405
RGB
CMYK
RGB Variations
Color information
#389405 (or 0x389405) is known color: La Palma. HEX triplet: 38, 94 and 05. RGB value is (56,148,5). Sum of RGB (Red+Green+Blue) = 56+148+5=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 148 (58.20% from 255 or 70.81% from 209); Blue value is 5 (2.34% from 255 or 2.39% from 209); Max value from RGB is 148 - color contains mainly: green. Hex color #389405 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389405 is #C76BFA. Grayscale: #686868. Windows color (decimal): -13069307 or 365624. OLE color: 365624.
HSL color Cylindrical-coordinate representation of color #389405: hue angle of 98.6º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #389405 is Cyan = 0.62, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 148 | 5 | - |
| CMYK | 0.62 | 0 | 0.97 | 0.42 |
| HSL | 98.6º | 0.93% | 0.3% | - |
| HSV(B) | 98.6º | 0.97% | 0.58% | - |
| XYZ | 12.25 | 22.03 | 3.75 | - |
| YUV | 104.19 | 72.02 | 93.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 148 | 5 | 0.62 | 0 | 0.97 | 0.42 | 98.6 | 0.93 | 0.3 |
| Hex | 38 | 94 | 5 | 3E | 0 | 61 | 2A | 63 | 5D | 1E |
| Octal | 70 | 224 | 5 | 76 | 0 | 141 | 52 | 143 | 135 | 36 |
| Binary | 111000 | 10010100 | 101 | 111110 | 0 | 1100001 | 101010 | 1100011 | 1011101 | 11110 |
Color Harmonies of #389405
Complementary color
Monochromatic Colors of #389405
Black with #389405
Text Example
Text Example
White with #389405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389405; }
p { color: rgb(56,148,5); }
H1.HeaderClassName
{
color: #389405;
}
.AnyTagClassName
{
color: #389405;
}
</style>
background-color css
<style>
a { background-color: #389405; }
a { background-color: rgb(56,148,5); }
div.DivClassName
{
background-color: #389405;
}
.BgClassName
{
background-color: #389405;
}
</style>
border-color css
<style>
span { border-color: #389405; }
span { border-color: rgb(56,148,5); }
td.TdClassName
{
border-color: #389405;
}
.TagClassName
{
border-color: #389405;
}
</style>