Shades of La Palma #319810
Tints of La Palma #319810
RGB
CMYK
RGB Variations
Color information
#319810 (or 0x319810) is known color: La Palma. HEX triplet: 31, 98 and 10. RGB value is (49,152,16). Sum of RGB (Red+Green+Blue) = 49+152+16=217 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.58% from 217); Green value is 152 (59.77% from 255 or 70.05% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 152 - color contains mainly: green. Hex color #319810 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319810 is #CE67EF. Grayscale: #6A6A6A. Windows color (decimal): -13527024 or 1087537. OLE color: 1087537.
HSL color Cylindrical-coordinate representation of color #319810: hue angle of 105.44º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #319810 is Cyan = 0.68, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 152 | 16 | - |
| CMYK | 0.68 | 0 | 0.89 | 0.40 |
| HSL | 105.44º | 0.81% | 0.33% | - |
| HSV(B) | 105.44º | 0.89% | 0.6% | - |
| XYZ | 12.59 | 23.15 | 4.29 | - |
| YUV | 105.7 | 77.38 | 87.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 152 | 16 | 0.68 | 0 | 0.89 | 0.40 | 105.44 | 0.81 | 0.33 |
| Hex | 31 | 98 | 10 | 44 | 0 | 59 | 28 | 69 | 51 | 21 |
| Octal | 61 | 230 | 20 | 104 | 0 | 131 | 50 | 151 | 121 | 41 |
| Binary | 110001 | 10011000 | 10000 | 1000100 | 0 | 1011001 | 101000 | 1101001 | 1010001 | 100001 |
Color Harmonies of #319810
Complementary color
Monochromatic Colors of #319810
Black with #319810
Text Example
Text Example
White with #319810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319810; }
p { color: rgb(49,152,16); }
H1.HeaderClassName
{
color: #319810;
}
.AnyTagClassName
{
color: #319810;
}
</style>
background-color css
<style>
a { background-color: #319810; }
a { background-color: rgb(49,152,16); }
div.DivClassName
{
background-color: #319810;
}
.BgClassName
{
background-color: #319810;
}
</style>
border-color css
<style>
span { border-color: #319810; }
span { border-color: rgb(49,152,16); }
td.TdClassName
{
border-color: #319810;
}
.TagClassName
{
border-color: #319810;
}
</style>