Shades of La Palma #319502
Tints of La Palma #319502
RGB
CMYK
RGB Variations
Color information
#319502 (or 0x319502) is known color: La Palma. HEX triplet: 31, 95 and 02. RGB value is (49,149,2). Sum of RGB (Red+Green+Blue) = 49+149+2=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 149 (58.59% from 255 or 74.5% from 200); Blue value is 2 (1.17% from 255 or 1% from 200); Max value from RGB is 149 - color contains mainly: green. Hex color #319502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319502 is #CE6AFD. Grayscale: #666666. Windows color (decimal): -13527806 or 169265. OLE color: 169265.
HSL color Cylindrical-coordinate representation of color #319502: hue angle of 100.82º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #319502 is Cyan = 0.67, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 149 | 2 | - |
| CMYK | 0.67 | 0 | 0.99 | 0.42 |
| HSL | 100.82º | 0.97% | 0.3% | - |
| HSV(B) | 100.82º | 0.99% | 0.58% | - |
| XYZ | 12.03 | 22.15 | 3.7 | - |
| YUV | 102.34 | 71.37 | 89.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 149 | 2 | 0.67 | 0 | 0.99 | 0.42 | 100.82 | 0.97 | 0.3 |
| Hex | 31 | 95 | 2 | 43 | 0 | 63 | 2A | 65 | 61 | 1E |
| Octal | 61 | 225 | 2 | 103 | 0 | 143 | 52 | 145 | 141 | 36 |
| Binary | 110001 | 10010101 | 10 | 1000011 | 0 | 1100011 | 101010 | 1100101 | 1100001 | 11110 |
Color Harmonies of #319502
Complementary color
Monochromatic Colors of #319502
Black with #319502
Text Example
Text Example
White with #319502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319502; }
p { color: rgb(49,149,2); }
H1.HeaderClassName
{
color: #319502;
}
.AnyTagClassName
{
color: #319502;
}
</style>
background-color css
<style>
a { background-color: #319502; }
a { background-color: rgb(49,149,2); }
div.DivClassName
{
background-color: #319502;
}
.BgClassName
{
background-color: #319502;
}
</style>
border-color css
<style>
span { border-color: #319502; }
span { border-color: rgb(49,149,2); }
td.TdClassName
{
border-color: #319502;
}
.TagClassName
{
border-color: #319502;
}
</style>