Shades of La Palma #389408
Tints of La Palma #389408
RGB
CMYK
RGB Variations
Color information
#389408 (or 0x389408) is known color: La Palma. HEX triplet: 38, 94 and 08. RGB value is (56,148,8). Sum of RGB (Red+Green+Blue) = 56+148+8=212 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.42% from 212); Green value is 148 (58.20% from 255 or 69.81% from 212); Blue value is 8 (3.52% from 255 or 3.77% from 212); Max value from RGB is 148 - color contains mainly: green. Hex color #389408 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389408 is #C76BF7. Grayscale: #686868. Windows color (decimal): -13069304 or 562232. OLE color: 562232.
HSL color Cylindrical-coordinate representation of color #389408: hue angle of 99.43º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #389408 is Cyan = 0.62, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 148 | 8 | - |
| CMYK | 0.62 | 0 | 0.95 | 0.42 |
| HSL | 99.43º | 0.9% | 0.31% | - |
| HSV(B) | 99.43º | 0.95% | 0.58% | - |
| XYZ | 12.26 | 22.04 | 3.84 | - |
| YUV | 104.53 | 73.52 | 93.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 148 | 8 | 0.62 | 0 | 0.95 | 0.42 | 99.43 | 0.9 | 0.31 |
| Hex | 38 | 94 | 8 | 3E | 0 | 5F | 2A | 63 | 5A | 1F |
| Octal | 70 | 224 | 10 | 76 | 0 | 137 | 52 | 143 | 132 | 37 |
| Binary | 111000 | 10010100 | 1000 | 111110 | 0 | 1011111 | 101010 | 1100011 | 1011010 | 11111 |
Color Harmonies of #389408
Complementary color
Monochromatic Colors of #389408
Black with #389408
Text Example
Text Example
White with #389408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389408; }
p { color: rgb(56,148,8); }
H1.HeaderClassName
{
color: #389408;
}
.AnyTagClassName
{
color: #389408;
}
</style>
background-color css
<style>
a { background-color: #389408; }
a { background-color: rgb(56,148,8); }
div.DivClassName
{
background-color: #389408;
}
.BgClassName
{
background-color: #389408;
}
</style>
border-color css
<style>
span { border-color: #389408; }
span { border-color: rgb(56,148,8); }
td.TdClassName
{
border-color: #389408;
}
.TagClassName
{
border-color: #389408;
}
</style>