Shades of La Palma #509833
Tints of La Palma #509833
RGB
CMYK
RGB Variations
Color information
#509833 (or 0x509833) is known color: La Palma. HEX triplet: 50, 98 and 33. RGB value is (80,152,51). Sum of RGB (Red+Green+Blue) = 80+152+51=283 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.27% from 283); Green value is 152 (59.77% from 255 or 53.71% from 283); Blue value is 51 (20.31% from 255 or 18.02% from 283); Max value from RGB is 152 - color contains mainly: green. Hex color #509833 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509833 is #AF67CC. Grayscale: #777777. Windows color (decimal): -11495373 or 3381328. OLE color: 3381328.
HSL color Cylindrical-coordinate representation of color #509833: hue angle of 102.77º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #509833 is Cyan = 0.47, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 152 | 51 | - |
| CMYK | 0.47 | 0 | 0.66 | 0.40 |
| HSL | 102.77º | 0.5% | 0.4% | - |
| HSV(B) | 102.77º | 0.66% | 0.6% | - |
| XYZ | 15.13 | 24.4 | 7.04 | - |
| YUV | 118.96 | 89.65 | 100.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 152 | 51 | 0.47 | 0 | 0.66 | 0.40 | 102.77 | 0.5 | 0.4 |
| Hex | 50 | 98 | 33 | 2F | 0 | 42 | 28 | 67 | 32 | 28 |
| Octal | 120 | 230 | 63 | 57 | 0 | 102 | 50 | 147 | 62 | 50 |
| Binary | 1010000 | 10011000 | 110011 | 101111 | 0 | 1000010 | 101000 | 1100111 | 110010 | 101000 |
Color Harmonies of #509833
Complementary color
Monochromatic Colors of #509833
Black with #509833
Text Example
Text Example
White with #509833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509833; }
p { color: rgb(80,152,51); }
H1.HeaderClassName
{
color: #509833;
}
.AnyTagClassName
{
color: #509833;
}
</style>
background-color css
<style>
a { background-color: #509833; }
a { background-color: rgb(80,152,51); }
div.DivClassName
{
background-color: #509833;
}
.BgClassName
{
background-color: #509833;
}
</style>
border-color css
<style>
span { border-color: #509833; }
span { border-color: rgb(80,152,51); }
td.TdClassName
{
border-color: #509833;
}
.TagClassName
{
border-color: #509833;
}
</style>