Shades of La Palma #319600
Tints of La Palma #319600
RGB
CMYK
RGB Variations
Color information
#319600 (or 0x319600) is known color: La Palma. HEX triplet: 31, 96 and 00. RGB value is (49,150,0). Sum of RGB (Red+Green+Blue) = 49+150+0=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 150 (58.98% from 255 or 75.38% from 199); Blue value is 0 (0.39% from 255 or 0% from 199); Max value from RGB is 150 - color contains mainly: green. Hex color #319600 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319600 is #CE69FF. Grayscale: #676767. Windows color (decimal): -13527552 or 38449. OLE color: 38449.
HSL color Cylindrical-coordinate representation of color #319600: hue angle of 100.4º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 1%. Process color model (Four color, CMYK) of #319600 is Cyan = 0.67, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 0 | - |
| CMYK | 0.67 | 0 | 1 | 0.41 |
| HSL | 100.4º | 1% | 0.29% | - |
| HSV(B) | 100.4º | 1% | 0.59% | - |
| XYZ | 12.17 | 22.47 | 3.69 | - |
| YUV | 102.7 | 70.04 | 89.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 0 | 0.67 | 0 | 1 | 0.41 | 100.4 | 1 | 0.29 |
| Hex | 31 | 96 | 0 | 43 | 0 | 64 | 29 | 64 | 64 | 1D |
| Octal | 61 | 226 | 0 | 103 | 0 | 144 | 51 | 144 | 144 | 35 |
| Binary | 110001 | 10010110 | 0 | 1000011 | 0 | 1100100 | 101001 | 1100100 | 1100100 | 11101 |
Color Harmonies of #319600
Complementary color
Monochromatic Colors of #319600
Black with #319600
Text Example
Text Example
White with #319600
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319600; }
p { color: rgb(49,150,0); }
H1.HeaderClassName
{
color: #319600;
}
.AnyTagClassName
{
color: #319600;
}
</style>
background-color css
<style>
a { background-color: #319600; }
a { background-color: rgb(49,150,0); }
div.DivClassName
{
background-color: #319600;
}
.BgClassName
{
background-color: #319600;
}
</style>
border-color css
<style>
span { border-color: #319600; }
span { border-color: rgb(49,150,0); }
td.TdClassName
{
border-color: #319600;
}
.TagClassName
{
border-color: #319600;
}
</style>