Shades of La Palma #389135
Tints of La Palma #389135
RGB
CMYK
RGB Variations
Color information
#389135 (or 0x389135) is known color: La Palma. HEX triplet: 38, 91 and 35. RGB value is (56,145,53). Sum of RGB (Red+Green+Blue) = 56+145+53=254 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.05% from 254); Green value is 145 (57.03% from 255 or 57.09% from 254); Blue value is 53 (21.09% from 255 or 20.87% from 254); Max value from RGB is 145 - color contains mainly: green. Hex color #389135 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389135 is #C76ECA. Grayscale: #6C6C6C. Windows color (decimal): -13070027 or 3510584. OLE color: 3510584.
HSL color Cylindrical-coordinate representation of color #389135: hue angle of 118.04º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389135 is Cyan = 0.61, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 145 | 53 | - |
| CMYK | 0.61 | 0 | 0.63 | 0.43 |
| HSL | 118.04º | 0.46% | 0.39% | - |
| HSV(B) | 118.04º | 0.63% | 0.57% | - |
| XYZ | 12.4 | 21.35 | 6.84 | - |
| YUV | 107.9 | 97.01 | 90.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 145 | 53 | 0.61 | 0 | 0.63 | 0.43 | 118.04 | 0.46 | 0.39 |
| Hex | 38 | 91 | 35 | 3D | 0 | 3F | 2B | 76 | 2E | 27 |
| Octal | 70 | 221 | 65 | 75 | 0 | 77 | 53 | 166 | 56 | 47 |
| Binary | 111000 | 10010001 | 110101 | 111101 | 0 | 111111 | 101011 | 1110110 | 101110 | 100111 |
Color Harmonies of #389135
Complementary color
Monochromatic Colors of #389135
Black with #389135
Text Example
Text Example
White with #389135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389135; }
p { color: rgb(56,145,53); }
H1.HeaderClassName
{
color: #389135;
}
.AnyTagClassName
{
color: #389135;
}
</style>
background-color css
<style>
a { background-color: #389135; }
a { background-color: rgb(56,145,53); }
div.DivClassName
{
background-color: #389135;
}
.BgClassName
{
background-color: #389135;
}
</style>
border-color css
<style>
span { border-color: #389135; }
span { border-color: rgb(56,145,53); }
td.TdClassName
{
border-color: #389135;
}
.TagClassName
{
border-color: #389135;
}
</style>