Shades of La Palma #538835
Tints of La Palma #538835
RGB
CMYK
RGB Variations
Color information
#538835 (or 0x538835) is known color: La Palma. HEX triplet: 53, 88 and 35. RGB value is (83,136,53). Sum of RGB (Red+Green+Blue) = 83+136+53=272 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.51% from 272); Green value is 136 (53.52% from 255 or 50% from 272); Blue value is 53 (21.09% from 255 or 19.49% from 272); Max value from RGB is 136 - color contains mainly: green. Hex color #538835 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538835 is #AC77CA. Grayscale: #6E6E6E. Windows color (decimal): -11302859 or 3508307. OLE color: 3508307.
HSL color Cylindrical-coordinate representation of color #538835: hue angle of 98.31º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #538835 is Cyan = 0.39, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 136 | 53 | - |
| CMYK | 0.39 | 0 | 0.61 | 0.47 |
| HSL | 98.31º | 0.44% | 0.37% | - |
| HSV(B) | 98.31º | 0.61% | 0.53% | - |
| XYZ | 13.01 | 19.7 | 6.49 | - |
| YUV | 110.69 | 95.44 | 108.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 136 | 53 | 0.39 | 0 | 0.61 | 0.47 | 98.31 | 0.44 | 0.37 |
| Hex | 53 | 88 | 35 | 27 | 0 | 3D | 2F | 62 | 2C | 25 |
| Octal | 123 | 210 | 65 | 47 | 0 | 75 | 57 | 142 | 54 | 45 |
| Binary | 1010011 | 10001000 | 110101 | 100111 | 0 | 111101 | 101111 | 1100010 | 101100 | 100101 |
Color Harmonies of #538835
Complementary color
Monochromatic Colors of #538835
Black with #538835
Text Example
Text Example
White with #538835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538835; }
p { color: rgb(83,136,53); }
H1.HeaderClassName
{
color: #538835;
}
.AnyTagClassName
{
color: #538835;
}
</style>
background-color css
<style>
a { background-color: #538835; }
a { background-color: rgb(83,136,53); }
div.DivClassName
{
background-color: #538835;
}
.BgClassName
{
background-color: #538835;
}
</style>
border-color css
<style>
span { border-color: #538835; }
span { border-color: rgb(83,136,53); }
td.TdClassName
{
border-color: #538835;
}
.TagClassName
{
border-color: #538835;
}
</style>