Shades of La Palma #508129
Tints of La Palma #508129
RGB
CMYK
RGB Variations
Color information
#508129 (or 0x508129) is known color: La Palma. HEX triplet: 50, 81 and 29. RGB value is (80,129,41). Sum of RGB (Red+Green+Blue) = 80+129+41=250 (33% of max value = 765). Red value is 80 (31.64% from 255 or 32% from 250); Green value is 129 (50.78% from 255 or 51.6% from 250); Blue value is 41 (16.41% from 255 or 16.4% from 250); Max value from RGB is 129 - color contains mainly: green. Hex color #508129 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508129 is #AF7ED6. Grayscale: #686868. Windows color (decimal): -11501271 or 2720080. OLE color: 2720080.
HSL color Cylindrical-coordinate representation of color #508129: hue angle of 93.41º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #508129 is Cyan = 0.38, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 129 | 41 | - |
| CMYK | 0.38 | 0 | 0.68 | 0.49 |
| HSL | 93.41º | 0.52% | 0.33% | - |
| HSV(B) | 93.41º | 0.68% | 0.51% | - |
| XYZ | 11.56 | 17.57 | 4.88 | - |
| YUV | 104.32 | 92.27 | 110.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 129 | 41 | 0.38 | 0 | 0.68 | 0.49 | 93.41 | 0.52 | 0.33 |
| Hex | 50 | 81 | 29 | 26 | 0 | 44 | 31 | 5D | 34 | 21 |
| Octal | 120 | 201 | 51 | 46 | 0 | 104 | 61 | 135 | 64 | 41 |
| Binary | 1010000 | 10000001 | 101001 | 100110 | 0 | 1000100 | 110001 | 1011101 | 110100 | 100001 |
Color Harmonies of #508129
Complementary color
Monochromatic Colors of #508129
Black with #508129
Text Example
Text Example
White with #508129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508129; }
p { color: rgb(80,129,41); }
H1.HeaderClassName
{
color: #508129;
}
.AnyTagClassName
{
color: #508129;
}
</style>
background-color css
<style>
a { background-color: #508129; }
a { background-color: rgb(80,129,41); }
div.DivClassName
{
background-color: #508129;
}
.BgClassName
{
background-color: #508129;
}
</style>
border-color css
<style>
span { border-color: #508129; }
span { border-color: rgb(80,129,41); }
td.TdClassName
{
border-color: #508129;
}
.TagClassName
{
border-color: #508129;
}
</style>