Shades of La Palma #508230
Tints of La Palma #508230
RGB
CMYK
RGB Variations
Color information
#508230 (or 0x508230) is known color: La Palma. HEX triplet: 50, 82 and 30. RGB value is (80,130,48). Sum of RGB (Red+Green+Blue) = 80+130+48=258 (34% of max value = 765). Red value is 80 (31.64% from 255 or 31.01% from 258); Green value is 130 (51.17% from 255 or 50.39% from 258); Blue value is 48 (19.14% from 255 or 18.60% from 258); Max value from RGB is 130 - color contains mainly: green. Hex color #508230 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508230 is #AF7DCF. Grayscale: #696969. Windows color (decimal): -11501008 or 3179088. OLE color: 3179088.
HSL color Cylindrical-coordinate representation of color #508230: hue angle of 96.59º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #508230 is Cyan = 0.38, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 48 | - |
| CMYK | 0.38 | 0 | 0.63 | 0.49 |
| HSL | 96.59º | 0.46% | 0.35% | - |
| HSV(B) | 96.59º | 0.63% | 0.51% | - |
| XYZ | 11.82 | 17.88 | 5.63 | - |
| YUV | 105.7 | 95.44 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 48 | 0.38 | 0 | 0.63 | 0.49 | 96.59 | 0.46 | 0.35 |
| Hex | 50 | 82 | 30 | 26 | 0 | 3F | 31 | 61 | 2E | 23 |
| Octal | 120 | 202 | 60 | 46 | 0 | 77 | 61 | 141 | 56 | 43 |
| Binary | 1010000 | 10000010 | 110000 | 100110 | 0 | 111111 | 110001 | 1100001 | 101110 | 100011 |
Color Harmonies of #508230
Complementary color
Monochromatic Colors of #508230
Black with #508230
Text Example
Text Example
White with #508230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508230; }
p { color: rgb(80,130,48); }
H1.HeaderClassName
{
color: #508230;
}
.AnyTagClassName
{
color: #508230;
}
</style>
background-color css
<style>
a { background-color: #508230; }
a { background-color: rgb(80,130,48); }
div.DivClassName
{
background-color: #508230;
}
.BgClassName
{
background-color: #508230;
}
</style>
border-color css
<style>
span { border-color: #508230; }
span { border-color: rgb(80,130,48); }
td.TdClassName
{
border-color: #508230;
}
.TagClassName
{
border-color: #508230;
}
</style>