Shades of La Palma #389035
Tints of La Palma #389035
RGB
CMYK
RGB Variations
Color information
#389035 (or 0x389035) is known color: La Palma. HEX triplet: 38, 90 and 35. RGB value is (56,144,53). Sum of RGB (Red+Green+Blue) = 56+144+53=253 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.13% from 253); Green value is 144 (56.64% from 255 or 56.92% from 253); Blue value is 53 (21.09% from 255 or 20.95% from 253); Max value from RGB is 144 - color contains mainly: green. Hex color #389035 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389035 is #C76FCA. Grayscale: #6B6B6B. Windows color (decimal): -13070283 or 3510328. OLE color: 3510328.
HSL color Cylindrical-coordinate representation of color #389035: hue angle of 118.02º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389035 is Cyan = 0.61, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 144 | 53 | - |
| CMYK | 0.61 | 0 | 0.63 | 0.44 |
| HSL | 118.02º | 0.46% | 0.39% | - |
| HSV(B) | 118.02º | 0.63% | 0.56% | - |
| XYZ | 12.25 | 21.04 | 6.78 | - |
| YUV | 107.31 | 97.35 | 91.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 144 | 53 | 0.61 | 0 | 0.63 | 0.44 | 118.02 | 0.46 | 0.39 |
| Hex | 38 | 90 | 35 | 3D | 0 | 3F | 2C | 76 | 2E | 27 |
| Octal | 70 | 220 | 65 | 75 | 0 | 77 | 54 | 166 | 56 | 47 |
| Binary | 111000 | 10010000 | 110101 | 111101 | 0 | 111111 | 101100 | 1110110 | 101110 | 100111 |
Color Harmonies of #389035
Complementary color
Monochromatic Colors of #389035
Black with #389035
Text Example
Text Example
White with #389035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389035; }
p { color: rgb(56,144,53); }
H1.HeaderClassName
{
color: #389035;
}
.AnyTagClassName
{
color: #389035;
}
</style>
background-color css
<style>
a { background-color: #389035; }
a { background-color: rgb(56,144,53); }
div.DivClassName
{
background-color: #389035;
}
.BgClassName
{
background-color: #389035;
}
</style>
border-color css
<style>
span { border-color: #389035; }
span { border-color: rgb(56,144,53); }
td.TdClassName
{
border-color: #389035;
}
.TagClassName
{
border-color: #389035;
}
</style>