Shades of La Palma #319602
Tints of La Palma #319602
RGB
CMYK
RGB Variations
Color information
#319602 (or 0x319602) is known color: La Palma. HEX triplet: 31, 96 and 02. RGB value is (49,150,2). Sum of RGB (Red+Green+Blue) = 49+150+2=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 150 (58.98% from 255 or 74.63% from 201); Blue value is 2 (1.17% from 255 or 1.00% from 201); Max value from RGB is 150 - color contains mainly: green. Hex color #319602 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319602 is #CE69FD. Grayscale: #676767. Windows color (decimal): -13527550 or 169521. OLE color: 169521.
HSL color Cylindrical-coordinate representation of color #319602: hue angle of 100.95º degrees, saturation: 0.97, 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 #319602 is Cyan = 0.67, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 2 | - |
| CMYK | 0.67 | 0 | 0.99 | 0.41 |
| HSL | 100.95º | 0.97% | 0.3% | - |
| HSV(B) | 100.95º | 0.99% | 0.59% | - |
| XYZ | 12.18 | 22.47 | 3.75 | - |
| YUV | 102.93 | 71.04 | 89.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 2 | 0.67 | 0 | 0.99 | 0.41 | 100.95 | 0.97 | 0.3 |
| Hex | 31 | 96 | 2 | 43 | 0 | 63 | 29 | 65 | 61 | 1E |
| Octal | 61 | 226 | 2 | 103 | 0 | 143 | 51 | 145 | 141 | 36 |
| Binary | 110001 | 10010110 | 10 | 1000011 | 0 | 1100011 | 101001 | 1100101 | 1100001 | 11110 |
Color Harmonies of #319602
Complementary color
Monochromatic Colors of #319602
Black with #319602
Text Example
Text Example
White with #319602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319602; }
p { color: rgb(49,150,2); }
H1.HeaderClassName
{
color: #319602;
}
.AnyTagClassName
{
color: #319602;
}
</style>
background-color css
<style>
a { background-color: #319602; }
a { background-color: rgb(49,150,2); }
div.DivClassName
{
background-color: #319602;
}
.BgClassName
{
background-color: #319602;
}
</style>
border-color css
<style>
span { border-color: #319602; }
span { border-color: rgb(49,150,2); }
td.TdClassName
{
border-color: #319602;
}
.TagClassName
{
border-color: #319602;
}
</style>