Shades of La Palma #319019
Tints of La Palma #319019
RGB
CMYK
RGB Variations
Color information
#319019 (or 0x319019) is known color: La Palma. HEX triplet: 31, 90 and 19. RGB value is (49,144,25). Sum of RGB (Red+Green+Blue) = 49+144+25=218 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.48% from 218); Green value is 144 (56.64% from 255 or 66.06% from 218); Blue value is 25 (10.16% from 255 or 11.47% from 218); Max value from RGB is 144 - color contains mainly: green. Hex color #319019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319019 is #CE6FE6. Grayscale: #666666. Windows color (decimal): -13529063 or 1675313. OLE color: 1675313.
HSL color Cylindrical-coordinate representation of color #319019: hue angle of 107.9º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #319019 is Cyan = 0.66, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 25 | - |
| CMYK | 0.66 | 0 | 0.83 | 0.44 |
| HSL | 107.9º | 0.7% | 0.33% | - |
| HSV(B) | 107.9º | 0.83% | 0.56% | - |
| XYZ | 11.42 | 20.67 | 4.31 | - |
| YUV | 102.03 | 84.53 | 90.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 25 | 0.66 | 0 | 0.83 | 0.44 | 107.9 | 0.7 | 0.33 |
| Hex | 31 | 90 | 19 | 42 | 0 | 53 | 2C | 6C | 46 | 21 |
| Octal | 61 | 220 | 31 | 102 | 0 | 123 | 54 | 154 | 106 | 41 |
| Binary | 110001 | 10010000 | 11001 | 1000010 | 0 | 1010011 | 101100 | 1101100 | 1000110 | 100001 |
Color Harmonies of #319019
Complementary color
Monochromatic Colors of #319019
Black with #319019
Text Example
Text Example
White with #319019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319019; }
p { color: rgb(49,144,25); }
H1.HeaderClassName
{
color: #319019;
}
.AnyTagClassName
{
color: #319019;
}
</style>
background-color css
<style>
a { background-color: #319019; }
a { background-color: rgb(49,144,25); }
div.DivClassName
{
background-color: #319019;
}
.BgClassName
{
background-color: #319019;
}
</style>
border-color css
<style>
span { border-color: #319019; }
span { border-color: rgb(49,144,25); }
td.TdClassName
{
border-color: #319019;
}
.TagClassName
{
border-color: #319019;
}
</style>