Shades of La Palma #319902
Tints of La Palma #319902
RGB
CMYK
RGB Variations
Color information
#319902 (or 0x319902) is known color: La Palma. HEX triplet: 31, 99 and 02. RGB value is (49,153,2). Sum of RGB (Red+Green+Blue) = 49+153+2=204 (27% of max value = 765). Red value is 49 (19.53% from 255 or 24.02% from 204); Green value is 153 (60.16% from 255 or 75% from 204); Blue value is 2 (1.17% from 255 or 0.98% from 204); Max value from RGB is 153 - color contains mainly: green. Hex color #319902 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319902 is #CE66FD. Grayscale: #696969. Windows color (decimal): -13526782 or 170289. OLE color: 170289.
HSL color Cylindrical-coordinate representation of color #319902: hue angle of 101.32º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #319902 is Cyan = 0.68, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 153 | 2 | - |
| CMYK | 0.68 | 0 | 0.99 | 0.4 |
| HSL | 101.32º | 0.97% | 0.3% | - |
| HSV(B) | 101.32º | 0.99% | 0.6% | - |
| XYZ | 12.67 | 23.44 | 3.91 | - |
| YUV | 104.69 | 70.04 | 88.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 153 | 2 | 0.68 | 0 | 0.99 | 0.4 | 101.32 | 0.97 | 0.3 |
| Hex | 31 | 99 | 2 | 44 | 0 | 63 | 28 | 65 | 61 | 1E |
| Octal | 61 | 231 | 2 | 104 | 0 | 143 | 50 | 145 | 141 | 36 |
| Binary | 110001 | 10011001 | 10 | 1000100 | 0 | 1100011 | 101000 | 1100101 | 1100001 | 11110 |
Color Harmonies of #319902
Complementary color
Monochromatic Colors of #319902
Black with #319902
Text Example
Text Example
White with #319902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319902; }
p { color: rgb(49,153,2); }
H1.HeaderClassName
{
color: #319902;
}
.AnyTagClassName
{
color: #319902;
}
</style>
background-color css
<style>
a { background-color: #319902; }
a { background-color: rgb(49,153,2); }
div.DivClassName
{
background-color: #319902;
}
.BgClassName
{
background-color: #319902;
}
</style>
border-color css
<style>
span { border-color: #319902; }
span { border-color: rgb(49,153,2); }
td.TdClassName
{
border-color: #319902;
}
.TagClassName
{
border-color: #319902;
}
</style>