Shades of La Palma #508229
Tints of La Palma #508229
RGB
CMYK
RGB Variations
Color information
#508229 (or 0x508229) is known color: La Palma. HEX triplet: 50, 82 and 29. RGB value is (80,130,41). Sum of RGB (Red+Green+Blue) = 80+130+41=251 (33% of max value = 765). Red value is 80 (31.64% from 255 or 31.87% from 251); Green value is 130 (51.17% from 255 or 51.79% from 251); Blue value is 41 (16.41% from 255 or 16.33% from 251); Max value from RGB is 130 - color contains mainly: green. Hex color #508229 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508229 is #AF7DD6. Grayscale: #696969. Windows color (decimal): -11501015 or 2720336. OLE color: 2720336.
HSL color Cylindrical-coordinate representation of color #508229: hue angle of 93.71º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #508229 is Cyan = 0.38, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 41 | - |
| CMYK | 0.38 | 0 | 0.68 | 0.49 |
| HSL | 93.71º | 0.52% | 0.34% | - |
| HSV(B) | 93.71º | 0.68% | 0.51% | - |
| XYZ | 11.69 | 17.83 | 4.92 | - |
| YUV | 104.9 | 91.94 | 110.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 41 | 0.38 | 0 | 0.68 | 0.49 | 93.71 | 0.52 | 0.34 |
| Hex | 50 | 82 | 29 | 26 | 0 | 44 | 31 | 5E | 34 | 22 |
| Octal | 120 | 202 | 51 | 46 | 0 | 104 | 61 | 136 | 64 | 42 |
| Binary | 1010000 | 10000010 | 101001 | 100110 | 0 | 1000100 | 110001 | 1011110 | 110100 | 100010 |
Color Harmonies of #508229
Complementary color
Monochromatic Colors of #508229
Black with #508229
Text Example
Text Example
White with #508229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508229; }
p { color: rgb(80,130,41); }
H1.HeaderClassName
{
color: #508229;
}
.AnyTagClassName
{
color: #508229;
}
</style>
background-color css
<style>
a { background-color: #508229; }
a { background-color: rgb(80,130,41); }
div.DivClassName
{
background-color: #508229;
}
.BgClassName
{
background-color: #508229;
}
</style>
border-color css
<style>
span { border-color: #508229; }
span { border-color: rgb(80,130,41); }
td.TdClassName
{
border-color: #508229;
}
.TagClassName
{
border-color: #508229;
}
</style>