Shades of La Palma #319210
Tints of La Palma #319210
RGB
CMYK
RGB Variations
Color information
#319210 (or 0x319210) is known color: La Palma. HEX triplet: 31, 92 and 10. RGB value is (49,146,16). Sum of RGB (Red+Green+Blue) = 49+146+16=211 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.22% from 211); Green value is 146 (57.42% from 255 or 69.19% from 211); Blue value is 16 (6.64% from 255 or 7.58% from 211); Max value from RGB is 146 - color contains mainly: green. Hex color #319210 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319210 is #CE6DEF. Grayscale: #666666. Windows color (decimal): -13528560 or 1086001. OLE color: 1086001.
HSL color Cylindrical-coordinate representation of color #319210: hue angle of 104.77º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #319210 is Cyan = 0.66, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 146 | 16 | - |
| CMYK | 0.66 | 0 | 0.89 | 0.43 |
| HSL | 104.77º | 0.8% | 0.32% | - |
| HSV(B) | 104.77º | 0.89% | 0.57% | - |
| XYZ | 11.64 | 21.25 | 3.98 | - |
| YUV | 102.18 | 79.36 | 90.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 146 | 16 | 0.66 | 0 | 0.89 | 0.43 | 104.77 | 0.8 | 0.32 |
| Hex | 31 | 92 | 10 | 42 | 0 | 59 | 2B | 69 | 50 | 20 |
| Octal | 61 | 222 | 20 | 102 | 0 | 131 | 53 | 151 | 120 | 40 |
| Binary | 110001 | 10010010 | 10000 | 1000010 | 0 | 1011001 | 101011 | 1101001 | 1010000 | 100000 |
Color Harmonies of #319210
Complementary color
Monochromatic Colors of #319210
Black with #319210
Text Example
Text Example
White with #319210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319210; }
p { color: rgb(49,146,16); }
H1.HeaderClassName
{
color: #319210;
}
.AnyTagClassName
{
color: #319210;
}
</style>
background-color css
<style>
a { background-color: #319210; }
a { background-color: rgb(49,146,16); }
div.DivClassName
{
background-color: #319210;
}
.BgClassName
{
background-color: #319210;
}
</style>
border-color css
<style>
span { border-color: #319210; }
span { border-color: rgb(49,146,16); }
td.TdClassName
{
border-color: #319210;
}
.TagClassName
{
border-color: #319210;
}
</style>