Shades of La Palma #389428
Tints of La Palma #389428
RGB
CMYK
RGB Variations
Color information
#389428 (or 0x389428) is known color: La Palma. HEX triplet: 38, 94 and 28. RGB value is (56,148,40). Sum of RGB (Red+Green+Blue) = 56+148+40=244 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.95% from 244); Green value is 148 (58.20% from 255 or 60.66% from 244); Blue value is 40 (16.02% from 255 or 16.39% from 244); Max value from RGB is 148 - color contains mainly: green. Hex color #389428 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389428 is #C76BD7. Grayscale: #6C6C6C. Windows color (decimal): -13069272 or 2659384. OLE color: 2659384.
HSL color Cylindrical-coordinate representation of color #389428: hue angle of 111.11º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #389428 is Cyan = 0.62, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 148 | 40 | - |
| CMYK | 0.62 | 0 | 0.73 | 0.42 |
| HSL | 111.11º | 0.57% | 0.37% | - |
| HSV(B) | 111.11º | 0.73% | 0.58% | - |
| XYZ | 12.6 | 22.17 | 5.62 | - |
| YUV | 108.18 | 89.52 | 90.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 148 | 40 | 0.62 | 0 | 0.73 | 0.42 | 111.11 | 0.57 | 0.37 |
| Hex | 38 | 94 | 28 | 3E | 0 | 49 | 2A | 6F | 39 | 25 |
| Octal | 70 | 224 | 50 | 76 | 0 | 111 | 52 | 157 | 71 | 45 |
| Binary | 111000 | 10010100 | 101000 | 111110 | 0 | 1001001 | 101010 | 1101111 | 111001 | 100101 |
Color Harmonies of #389428
Complementary color
Monochromatic Colors of #389428
Black with #389428
Text Example
Text Example
White with #389428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389428; }
p { color: rgb(56,148,40); }
H1.HeaderClassName
{
color: #389428;
}
.AnyTagClassName
{
color: #389428;
}
</style>
background-color css
<style>
a { background-color: #389428; }
a { background-color: rgb(56,148,40); }
div.DivClassName
{
background-color: #389428;
}
.BgClassName
{
background-color: #389428;
}
</style>
border-color css
<style>
span { border-color: #389428; }
span { border-color: rgb(56,148,40); }
td.TdClassName
{
border-color: #389428;
}
.TagClassName
{
border-color: #389428;
}
</style>