Shades of La Palma #389104
Tints of La Palma #389104
RGB
CMYK
RGB Variations
Color information
#389104 (or 0x389104) is known color: La Palma. HEX triplet: 38, 91 and 04. RGB value is (56,145,4). Sum of RGB (Red+Green+Blue) = 56+145+4=205 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.32% from 205); Green value is 145 (57.03% from 255 or 70.73% from 205); Blue value is 4 (1.95% from 255 or 1.95% from 205); Max value from RGB is 145 - color contains mainly: green. Hex color #389104 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #389104 is #C76EFB. Grayscale: #666666. Windows color (decimal): -13070076 or 299320. OLE color: 299320.
HSL color Cylindrical-coordinate representation of color #389104: hue angle of 97.87º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #389104 is Cyan = 0.61, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 145 | 4 | - |
| CMYK | 0.61 | 0 | 0.97 | 0.43 |
| HSL | 97.87º | 0.95% | 0.29% | - |
| HSV(B) | 97.87º | 0.97% | 0.57% | - |
| XYZ | 11.78 | 21.1 | 3.57 | - |
| YUV | 102.32 | 72.51 | 94.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 145 | 4 | 0.61 | 0 | 0.97 | 0.43 | 97.87 | 0.95 | 0.29 |
| Hex | 38 | 91 | 4 | 3D | 0 | 61 | 2B | 62 | 5F | 1D |
| Octal | 70 | 221 | 4 | 75 | 0 | 141 | 53 | 142 | 137 | 35 |
| Binary | 111000 | 10010001 | 100 | 111101 | 0 | 1100001 | 101011 | 1100010 | 1011111 | 11101 |
Color Harmonies of #389104
Complementary color
Monochromatic Colors of #389104
Black with #389104
Text Example
Text Example
White with #389104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389104; }
p { color: rgb(56,145,4); }
H1.HeaderClassName
{
color: #389104;
}
.AnyTagClassName
{
color: #389104;
}
</style>
background-color css
<style>
a { background-color: #389104; }
a { background-color: rgb(56,145,4); }
div.DivClassName
{
background-color: #389104;
}
.BgClassName
{
background-color: #389104;
}
</style>
border-color css
<style>
span { border-color: #389104; }
span { border-color: rgb(56,145,4); }
td.TdClassName
{
border-color: #389104;
}
.TagClassName
{
border-color: #389104;
}
</style>