Shades of La Palma #498711
Tints of La Palma #498711
RGB
CMYK
RGB Variations
Color information
#498711 (or 0x498711) is known color: La Palma. HEX triplet: 49, 87 and 11. RGB value is (73,135,17). Sum of RGB (Red+Green+Blue) = 73+135+17=225 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.44% from 225); Green value is 135 (53.12% from 255 or 60% from 225); Blue value is 17 (7.03% from 255 or 7.56% from 225); Max value from RGB is 135 - color contains mainly: green. Hex color #498711 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498711 is #B678EE. Grayscale: #676767. Windows color (decimal): -11958511 or 1148745. OLE color: 1148745.
HSL color Cylindrical-coordinate representation of color #498711: hue angle of 91.53º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #498711 is Cyan = 0.46, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 135 | 17 | - |
| CMYK | 0.46 | 0 | 0.87 | 0.47 |
| HSL | 91.53º | 0.78% | 0.3% | - |
| HSV(B) | 91.53º | 0.87% | 0.53% | - |
| XYZ | 11.51 | 18.78 | 3.55 | - |
| YUV | 103.01 | 79.46 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 135 | 17 | 0.46 | 0 | 0.87 | 0.47 | 91.53 | 0.78 | 0.3 |
| Hex | 49 | 87 | 11 | 2E | 0 | 57 | 2F | 5C | 4E | 1E |
| Octal | 111 | 207 | 21 | 56 | 0 | 127 | 57 | 134 | 116 | 36 |
| Binary | 1001001 | 10000111 | 10001 | 101110 | 0 | 1010111 | 101111 | 1011100 | 1001110 | 11110 |
Color Harmonies of #498711
Complementary color
Monochromatic Colors of #498711
Black with #498711
Text Example
Text Example
White with #498711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498711; }
p { color: rgb(73,135,17); }
H1.HeaderClassName
{
color: #498711;
}
.AnyTagClassName
{
color: #498711;
}
</style>
background-color css
<style>
a { background-color: #498711; }
a { background-color: rgb(73,135,17); }
div.DivClassName
{
background-color: #498711;
}
.BgClassName
{
background-color: #498711;
}
</style>
border-color css
<style>
span { border-color: #498711; }
span { border-color: rgb(73,135,17); }
td.TdClassName
{
border-color: #498711;
}
.TagClassName
{
border-color: #498711;
}
</style>