Shades of La Palma #319601
Tints of La Palma #319601
RGB
CMYK
RGB Variations
Color information
#319601 (or 0x319601) is known color: La Palma. HEX triplet: 31, 96 and 01. RGB value is (49,150,1). Sum of RGB (Red+Green+Blue) = 49+150+1=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 150 (58.98% from 255 or 75% from 200); Blue value is 1 (0.78% from 255 or 0.5% from 200); Max value from RGB is 150 - color contains mainly: green. Hex color #319601 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319601 is #CE69FE. Grayscale: #676767. Windows color (decimal): -13527551 or 103985. OLE color: 103985.
HSL color Cylindrical-coordinate representation of color #319601: hue angle of 100.67º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #319601 is Cyan = 0.67, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 1 | - |
| CMYK | 0.67 | 0 | 0.99 | 0.41 |
| HSL | 100.67º | 0.99% | 0.3% | - |
| HSV(B) | 100.67º | 0.99% | 0.59% | - |
| XYZ | 12.18 | 22.47 | 3.72 | - |
| YUV | 102.82 | 70.54 | 89.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 1 | 0.67 | 0 | 0.99 | 0.41 | 100.67 | 0.99 | 0.3 |
| Hex | 31 | 96 | 1 | 43 | 0 | 63 | 29 | 65 | 63 | 1E |
| Octal | 61 | 226 | 1 | 103 | 0 | 143 | 51 | 145 | 143 | 36 |
| Binary | 110001 | 10010110 | 1 | 1000011 | 0 | 1100011 | 101001 | 1100101 | 1100011 | 11110 |
Color Harmonies of #319601
Complementary color
Monochromatic Colors of #319601
Black with #319601
Text Example
Text Example
White with #319601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319601; }
p { color: rgb(49,150,1); }
H1.HeaderClassName
{
color: #319601;
}
.AnyTagClassName
{
color: #319601;
}
</style>
background-color css
<style>
a { background-color: #319601; }
a { background-color: rgb(49,150,1); }
div.DivClassName
{
background-color: #319601;
}
.BgClassName
{
background-color: #319601;
}
</style>
border-color css
<style>
span { border-color: #319601; }
span { border-color: rgb(49,150,1); }
td.TdClassName
{
border-color: #319601;
}
.TagClassName
{
border-color: #319601;
}
</style>