Shades of La Palma #529230
Tints of La Palma #529230
RGB
CMYK
RGB Variations
Color information
#529230 (or 0x529230) is known color: La Palma. HEX triplet: 52, 92 and 30. RGB value is (82,146,48). Sum of RGB (Red+Green+Blue) = 82+146+48=276 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.71% from 276); Green value is 146 (57.42% from 255 or 52.90% from 276); Blue value is 48 (19.14% from 255 or 17.39% from 276); Max value from RGB is 146 - color contains mainly: green. Hex color #529230 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529230 is #AD6DCF. Grayscale: #747474. Windows color (decimal): -11365840 or 3183186. OLE color: 3183186.
HSL color Cylindrical-coordinate representation of color #529230: hue angle of 99.18º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #529230 is Cyan = 0.44, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 146 | 48 | - |
| CMYK | 0.44 | 0 | 0.67 | 0.43 |
| HSL | 99.18º | 0.51% | 0.38% | - |
| HSV(B) | 99.18º | 0.67% | 0.57% | - |
| XYZ | 14.29 | 22.57 | 6.4 | - |
| YUV | 115.69 | 89.8 | 103.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 146 | 48 | 0.44 | 0 | 0.67 | 0.43 | 99.18 | 0.51 | 0.38 |
| Hex | 52 | 92 | 30 | 2C | 0 | 43 | 2B | 63 | 33 | 26 |
| Octal | 122 | 222 | 60 | 54 | 0 | 103 | 53 | 143 | 63 | 46 |
| Binary | 1010010 | 10010010 | 110000 | 101100 | 0 | 1000011 | 101011 | 1100011 | 110011 | 100110 |
Color Harmonies of #529230
Complementary color
Monochromatic Colors of #529230
Black with #529230
Text Example
Text Example
White with #529230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529230; }
p { color: rgb(82,146,48); }
H1.HeaderClassName
{
color: #529230;
}
.AnyTagClassName
{
color: #529230;
}
</style>
background-color css
<style>
a { background-color: #529230; }
a { background-color: rgb(82,146,48); }
div.DivClassName
{
background-color: #529230;
}
.BgClassName
{
background-color: #529230;
}
</style>
border-color css
<style>
span { border-color: #529230; }
span { border-color: rgb(82,146,48); }
td.TdClassName
{
border-color: #529230;
}
.TagClassName
{
border-color: #529230;
}
</style>