Shades of La Palma #498611
Tints of La Palma #498611
RGB
CMYK
RGB Variations
Color information
#498611 (or 0x498611) is known color: La Palma. HEX triplet: 49, 86 and 11. RGB value is (73,134,17). Sum of RGB (Red+Green+Blue) = 73+134+17=224 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.59% from 224); Green value is 134 (52.73% from 255 or 59.82% from 224); Blue value is 17 (7.03% from 255 or 7.59% from 224); Max value from RGB is 134 - color contains mainly: green. Hex color #498611 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498611 is #B679EE. Grayscale: #666666. Windows color (decimal): -11958767 or 1148489. OLE color: 1148489.
HSL color Cylindrical-coordinate representation of color #498611: hue angle of 91.28º degrees, saturation: 0.77, 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 #498611 is Cyan = 0.46, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 134 | 17 | - |
| CMYK | 0.46 | 0 | 0.87 | 0.47 |
| HSL | 91.28º | 0.77% | 0.3% | - |
| HSV(B) | 91.28º | 0.87% | 0.53% | - |
| XYZ | 11.37 | 18.51 | 3.5 | - |
| YUV | 102.42 | 79.79 | 107.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 134 | 17 | 0.46 | 0 | 0.87 | 0.47 | 91.28 | 0.77 | 0.3 |
| Hex | 49 | 86 | 11 | 2E | 0 | 57 | 2F | 5B | 4D | 1E |
| Octal | 111 | 206 | 21 | 56 | 0 | 127 | 57 | 133 | 115 | 36 |
| Binary | 1001001 | 10000110 | 10001 | 101110 | 0 | 1010111 | 101111 | 1011011 | 1001101 | 11110 |
Color Harmonies of #498611
Complementary color
Monochromatic Colors of #498611
Black with #498611
Text Example
Text Example
White with #498611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498611; }
p { color: rgb(73,134,17); }
H1.HeaderClassName
{
color: #498611;
}
.AnyTagClassName
{
color: #498611;
}
</style>
background-color css
<style>
a { background-color: #498611; }
a { background-color: rgb(73,134,17); }
div.DivClassName
{
background-color: #498611;
}
.BgClassName
{
background-color: #498611;
}
</style>
border-color css
<style>
span { border-color: #498611; }
span { border-color: rgb(73,134,17); }
td.TdClassName
{
border-color: #498611;
}
.TagClassName
{
border-color: #498611;
}
</style>