Shades of La Palma #508728
Tints of La Palma #508728
RGB
CMYK
RGB Variations
Color information
#508728 (or 0x508728) is known color: La Palma. HEX triplet: 50, 87 and 28. RGB value is (80,135,40). Sum of RGB (Red+Green+Blue) = 80+135+40=255 (33% of max value = 765). Red value is 80 (31.64% from 255 or 31.37% from 255); Green value is 135 (53.12% from 255 or 52.94% from 255); Blue value is 40 (16.02% from 255 or 15.69% from 255); Max value from RGB is 135 - color contains mainly: green. Hex color #508728 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508728 is #AF78D7. Grayscale: #6C6C6C. Windows color (decimal): -11499736 or 2656080. OLE color: 2656080.
HSL color Cylindrical-coordinate representation of color #508728: hue angle of 94.74º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #508728 is Cyan = 0.41, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 40 | - |
| CMYK | 0.41 | 0 | 0.70 | 0.47 |
| HSL | 94.74º | 0.54% | 0.34% | - |
| HSV(B) | 94.74º | 0.7% | 0.53% | - |
| XYZ | 12.36 | 19.19 | 5.06 | - |
| YUV | 107.73 | 89.78 | 108.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 40 | 0.41 | 0 | 0.70 | 0.47 | 94.74 | 0.54 | 0.34 |
| Hex | 50 | 87 | 28 | 29 | 0 | 46 | 2F | 5F | 36 | 22 |
| Octal | 120 | 207 | 50 | 51 | 0 | 106 | 57 | 137 | 66 | 42 |
| Binary | 1010000 | 10000111 | 101000 | 101001 | 0 | 1000110 | 101111 | 1011111 | 110110 | 100010 |
Color Harmonies of #508728
Complementary color
Monochromatic Colors of #508728
Black with #508728
Text Example
Text Example
White with #508728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508728; }
p { color: rgb(80,135,40); }
H1.HeaderClassName
{
color: #508728;
}
.AnyTagClassName
{
color: #508728;
}
</style>
background-color css
<style>
a { background-color: #508728; }
a { background-color: rgb(80,135,40); }
div.DivClassName
{
background-color: #508728;
}
.BgClassName
{
background-color: #508728;
}
</style>
border-color css
<style>
span { border-color: #508728; }
span { border-color: rgb(80,135,40); }
td.TdClassName
{
border-color: #508728;
}
.TagClassName
{
border-color: #508728;
}
</style>