Shades of La Palma #539035
Tints of La Palma #539035
RGB
CMYK
RGB Variations
Color information
#539035 (or 0x539035) is known color: La Palma. HEX triplet: 53, 90 and 35. RGB value is (83,144,53). Sum of RGB (Red+Green+Blue) = 83+144+53=280 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.64% from 280); Green value is 144 (56.64% from 255 or 51.43% from 280); Blue value is 53 (21.09% from 255 or 18.93% from 280); Max value from RGB is 144 - color contains mainly: green. Hex color #539035 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539035 is #AC6FCA. Grayscale: #737373. Windows color (decimal): -11300811 or 3510355. OLE color: 3510355.
HSL color Cylindrical-coordinate representation of color #539035: hue angle of 100.22º 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 #539035 is Cyan = 0.42, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 53 | - |
| CMYK | 0.42 | 0 | 0.63 | 0.44 |
| HSL | 100.22º | 0.46% | 0.39% | - |
| HSV(B) | 100.22º | 0.63% | 0.56% | - |
| XYZ | 14.18 | 22.04 | 6.88 | - |
| YUV | 115.39 | 92.79 | 104.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 53 | 0.42 | 0 | 0.63 | 0.44 | 100.22 | 0.46 | 0.39 |
| Hex | 53 | 90 | 35 | 2A | 0 | 3F | 2C | 64 | 2E | 27 |
| Octal | 123 | 220 | 65 | 52 | 0 | 77 | 54 | 144 | 56 | 47 |
| Binary | 1010011 | 10010000 | 110101 | 101010 | 0 | 111111 | 101100 | 1100100 | 101110 | 100111 |
Color Harmonies of #539035
Complementary color
Monochromatic Colors of #539035
Black with #539035
Text Example
Text Example
White with #539035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539035; }
p { color: rgb(83,144,53); }
H1.HeaderClassName
{
color: #539035;
}
.AnyTagClassName
{
color: #539035;
}
</style>
background-color css
<style>
a { background-color: #539035; }
a { background-color: rgb(83,144,53); }
div.DivClassName
{
background-color: #539035;
}
.BgClassName
{
background-color: #539035;
}
</style>
border-color css
<style>
span { border-color: #539035; }
span { border-color: rgb(83,144,53); }
td.TdClassName
{
border-color: #539035;
}
.TagClassName
{
border-color: #539035;
}
</style>