Shades of La Palma #389004
Tints of La Palma #389004
RGB
CMYK
RGB Variations
Color information
#389004 (or 0x389004) is known color: La Palma. HEX triplet: 38, 90 and 04. RGB value is (56,144,4). Sum of RGB (Red+Green+Blue) = 56+144+4=204 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.45% from 204); Green value is 144 (56.64% from 255 or 70.59% from 204); Blue value is 4 (1.95% from 255 or 1.96% from 204); Max value from RGB is 144 - color contains mainly: green. Hex color #389004 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389004 is #C76FFB. Grayscale: #666666. Windows color (decimal): -13070332 or 299064. OLE color: 299064.
HSL color Cylindrical-coordinate representation of color #389004: hue angle of 97.71º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #389004 is Cyan = 0.61, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 144 | 4 | - |
| CMYK | 0.61 | 0 | 0.97 | 0.44 |
| HSL | 97.71º | 0.95% | 0.29% | - |
| HSV(B) | 97.71º | 0.97% | 0.56% | - |
| XYZ | 11.63 | 20.8 | 3.52 | - |
| YUV | 101.73 | 72.85 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 144 | 4 | 0.61 | 0 | 0.97 | 0.44 | 97.71 | 0.95 | 0.29 |
| Hex | 38 | 90 | 4 | 3D | 0 | 61 | 2C | 62 | 5F | 1D |
| Octal | 70 | 220 | 4 | 75 | 0 | 141 | 54 | 142 | 137 | 35 |
| Binary | 111000 | 10010000 | 100 | 111101 | 0 | 1100001 | 101100 | 1100010 | 1011111 | 11101 |
Color Harmonies of #389004
Complementary color
Monochromatic Colors of #389004
Black with #389004
Text Example
Text Example
White with #389004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389004; }
p { color: rgb(56,144,4); }
H1.HeaderClassName
{
color: #389004;
}
.AnyTagClassName
{
color: #389004;
}
</style>
background-color css
<style>
a { background-color: #389004; }
a { background-color: rgb(56,144,4); }
div.DivClassName
{
background-color: #389004;
}
.BgClassName
{
background-color: #389004;
}
</style>
border-color css
<style>
span { border-color: #389004; }
span { border-color: rgb(56,144,4); }
td.TdClassName
{
border-color: #389004;
}
.TagClassName
{
border-color: #389004;
}
</style>