Shades of La Palma #389426
Tints of La Palma #389426
RGB
CMYK
RGB Variations
Color information
#389426 (or 0x389426) is known color: La Palma. HEX triplet: 38, 94 and 26. RGB value is (56,148,38). Sum of RGB (Red+Green+Blue) = 56+148+38=242 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.14% from 242); Green value is 148 (58.20% from 255 or 61.16% from 242); Blue value is 38 (15.23% from 255 or 15.70% from 242); Max value from RGB is 148 - color contains mainly: green. Hex color #389426 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389426 is #C76BD9. Grayscale: #6C6C6C. Windows color (decimal): -13069274 or 2528312. OLE color: 2528312.
HSL color Cylindrical-coordinate representation of color #389426: hue angle of 110.18º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #389426 is Cyan = 0.62, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 148 | 38 | - |
| CMYK | 0.62 | 0 | 0.74 | 0.42 |
| HSL | 110.18º | 0.59% | 0.36% | - |
| HSV(B) | 110.18º | 0.74% | 0.58% | - |
| XYZ | 12.57 | 22.16 | 5.45 | - |
| YUV | 107.95 | 88.52 | 90.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 148 | 38 | 0.62 | 0 | 0.74 | 0.42 | 110.18 | 0.59 | 0.36 |
| Hex | 38 | 94 | 26 | 3E | 0 | 4A | 2A | 6E | 3B | 24 |
| Octal | 70 | 224 | 46 | 76 | 0 | 112 | 52 | 156 | 73 | 44 |
| Binary | 111000 | 10010100 | 100110 | 111110 | 0 | 1001010 | 101010 | 1101110 | 111011 | 100100 |
Color Harmonies of #389426
Complementary color
Monochromatic Colors of #389426
Black with #389426
Text Example
Text Example
White with #389426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389426; }
p { color: rgb(56,148,38); }
H1.HeaderClassName
{
color: #389426;
}
.AnyTagClassName
{
color: #389426;
}
</style>
background-color css
<style>
a { background-color: #389426; }
a { background-color: rgb(56,148,38); }
div.DivClassName
{
background-color: #389426;
}
.BgClassName
{
background-color: #389426;
}
</style>
border-color css
<style>
span { border-color: #389426; }
span { border-color: rgb(56,148,38); }
td.TdClassName
{
border-color: #389426;
}
.TagClassName
{
border-color: #389426;
}
</style>