Shades of La Palma #508730
Tints of La Palma #508730
RGB
CMYK
RGB Variations
Color information
#508730 (or 0x508730) is known color: La Palma. HEX triplet: 50, 87 and 30. RGB value is (80,135,48). Sum of RGB (Red+Green+Blue) = 80+135+48=263 (34% of max value = 765). Red value is 80 (31.64% from 255 or 30.42% from 263); Green value is 135 (53.12% from 255 or 51.33% from 263); Blue value is 48 (19.14% from 255 or 18.25% from 263); Max value from RGB is 135 - color contains mainly: green. Hex color #508730 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508730 is #AF78CF. Grayscale: #6C6C6C. Windows color (decimal): -11499728 or 3180368. OLE color: 3180368.
HSL color Cylindrical-coordinate representation of color #508730: hue angle of 97.93º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #508730 is Cyan = 0.41, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 48 | - |
| CMYK | 0.41 | 0 | 0.64 | 0.47 |
| HSL | 97.93º | 0.48% | 0.36% | - |
| HSV(B) | 97.93º | 0.64% | 0.53% | - |
| XYZ | 12.51 | 19.25 | 5.85 | - |
| YUV | 108.64 | 93.78 | 107.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 48 | 0.41 | 0 | 0.64 | 0.47 | 97.93 | 0.48 | 0.36 |
| Hex | 50 | 87 | 30 | 29 | 0 | 40 | 2F | 62 | 30 | 24 |
| Octal | 120 | 207 | 60 | 51 | 0 | 100 | 57 | 142 | 60 | 44 |
| Binary | 1010000 | 10000111 | 110000 | 101001 | 0 | 1000000 | 101111 | 1100010 | 110000 | 100100 |
Color Harmonies of #508730
Complementary color
Monochromatic Colors of #508730
Black with #508730
Text Example
Text Example
White with #508730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508730; }
p { color: rgb(80,135,48); }
H1.HeaderClassName
{
color: #508730;
}
.AnyTagClassName
{
color: #508730;
}
</style>
background-color css
<style>
a { background-color: #508730; }
a { background-color: rgb(80,135,48); }
div.DivClassName
{
background-color: #508730;
}
.BgClassName
{
background-color: #508730;
}
</style>
border-color css
<style>
span { border-color: #508730; }
span { border-color: rgb(80,135,48); }
td.TdClassName
{
border-color: #508730;
}
.TagClassName
{
border-color: #508730;
}
</style>