Shades of La Palma #529633
Tints of La Palma #529633
RGB
CMYK
RGB Variations
Color information
#529633 (or 0x529633) is known color: La Palma. HEX triplet: 52, 96 and 33. RGB value is (82,150,51). Sum of RGB (Red+Green+Blue) = 82+150+51=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 150 (58.98% from 255 or 53.00% from 283); Blue value is 51 (20.31% from 255 or 18.02% from 283); Max value from RGB is 150 - color contains mainly: green. Hex color #529633 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529633 is #AD69CC. Grayscale: #767676. Windows color (decimal): -11364813 or 3380818. OLE color: 3380818.
HSL color Cylindrical-coordinate representation of color #529633: hue angle of 101.21º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #529633 is Cyan = 0.45, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 150 | 51 | - |
| CMYK | 0.45 | 0 | 0.66 | 0.41 |
| HSL | 101.21º | 0.49% | 0.39% | - |
| HSV(B) | 101.21º | 0.66% | 0.59% | - |
| XYZ | 14.98 | 23.85 | 6.94 | - |
| YUV | 118.38 | 89.97 | 102.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 150 | 51 | 0.45 | 0 | 0.66 | 0.41 | 101.21 | 0.49 | 0.39 |
| Hex | 52 | 96 | 33 | 2D | 0 | 42 | 29 | 65 | 31 | 27 |
| Octal | 122 | 226 | 63 | 55 | 0 | 102 | 51 | 145 | 61 | 47 |
| Binary | 1010010 | 10010110 | 110011 | 101101 | 0 | 1000010 | 101001 | 1100101 | 110001 | 100111 |
Color Harmonies of #529633
Complementary color
Monochromatic Colors of #529633
Black with #529633
Text Example
Text Example
White with #529633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529633; }
p { color: rgb(82,150,51); }
H1.HeaderClassName
{
color: #529633;
}
.AnyTagClassName
{
color: #529633;
}
</style>
background-color css
<style>
a { background-color: #529633; }
a { background-color: rgb(82,150,51); }
div.DivClassName
{
background-color: #529633;
}
.BgClassName
{
background-color: #529633;
}
</style>
border-color css
<style>
span { border-color: #529633; }
span { border-color: rgb(82,150,51); }
td.TdClassName
{
border-color: #529633;
}
.TagClassName
{
border-color: #529633;
}
</style>