Shades of La Palma #539334
Tints of La Palma #539334
RGB
CMYK
RGB Variations
Color information
#539334 (or 0x539334) is known color: La Palma. HEX triplet: 53, 93 and 34. RGB value is (83,147,52). Sum of RGB (Red+Green+Blue) = 83+147+52=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 147 (57.81% from 255 or 52.13% from 282); Blue value is 52 (20.70% from 255 or 18.44% from 282); Max value from RGB is 147 - color contains mainly: green. Hex color #539334 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539334 is #AC6CCB. Grayscale: #757575. Windows color (decimal): -11300044 or 3445587. OLE color: 3445587.
HSL color Cylindrical-coordinate representation of color #539334: hue angle of 100.42º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #539334 is Cyan = 0.44, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 52 | - |
| CMYK | 0.44 | 0 | 0.65 | 0.42 |
| HSL | 100.42º | 0.48% | 0.39% | - |
| HSV(B) | 100.42º | 0.65% | 0.58% | - |
| XYZ | 14.62 | 22.95 | 6.91 | - |
| YUV | 117.03 | 91.3 | 103.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 52 | 0.44 | 0 | 0.65 | 0.42 | 100.42 | 0.48 | 0.39 |
| Hex | 53 | 93 | 34 | 2C | 0 | 41 | 2A | 64 | 30 | 27 |
| Octal | 123 | 223 | 64 | 54 | 0 | 101 | 52 | 144 | 60 | 47 |
| Binary | 1010011 | 10010011 | 110100 | 101100 | 0 | 1000001 | 101010 | 1100100 | 110000 | 100111 |
Color Harmonies of #539334
Complementary color
Monochromatic Colors of #539334
Black with #539334
Text Example
Text Example
White with #539334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539334; }
p { color: rgb(83,147,52); }
H1.HeaderClassName
{
color: #539334;
}
.AnyTagClassName
{
color: #539334;
}
</style>
background-color css
<style>
a { background-color: #539334; }
a { background-color: rgb(83,147,52); }
div.DivClassName
{
background-color: #539334;
}
.BgClassName
{
background-color: #539334;
}
</style>
border-color css
<style>
span { border-color: #539334; }
span { border-color: rgb(83,147,52); }
td.TdClassName
{
border-color: #539334;
}
.TagClassName
{
border-color: #539334;
}
</style>