Shades of La Palma #498613
Tints of La Palma #498613
RGB
CMYK
RGB Variations
Color information
#498613 (or 0x498613) is known color: La Palma. HEX triplet: 49, 86 and 13. RGB value is (73,134,19). Sum of RGB (Red+Green+Blue) = 73+134+19=226 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.30% from 226); Green value is 134 (52.73% from 255 or 59.29% from 226); Blue value is 19 (7.81% from 255 or 8.41% from 226); Max value from RGB is 134 - color contains mainly: green. Hex color #498613 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498613 is #B679EC. Grayscale: #676767. Windows color (decimal): -11958765 or 1279561. OLE color: 1279561.
HSL color Cylindrical-coordinate representation of color #498613: hue angle of 91.83º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #498613 is Cyan = 0.46, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 134 | 19 | - |
| CMYK | 0.46 | 0 | 0.86 | 0.47 |
| HSL | 91.83º | 0.75% | 0.3% | - |
| HSV(B) | 91.83º | 0.86% | 0.53% | - |
| XYZ | 11.39 | 18.51 | 3.59 | - |
| YUV | 102.65 | 80.79 | 106.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 134 | 19 | 0.46 | 0 | 0.86 | 0.47 | 91.83 | 0.75 | 0.3 |
| Hex | 49 | 86 | 13 | 2E | 0 | 56 | 2F | 5C | 4B | 1E |
| Octal | 111 | 206 | 23 | 56 | 0 | 126 | 57 | 134 | 113 | 36 |
| Binary | 1001001 | 10000110 | 10011 | 101110 | 0 | 1010110 | 101111 | 1011100 | 1001011 | 11110 |
Color Harmonies of #498613
Complementary color
Monochromatic Colors of #498613
Black with #498613
Text Example
Text Example
White with #498613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498613; }
p { color: rgb(73,134,19); }
H1.HeaderClassName
{
color: #498613;
}
.AnyTagClassName
{
color: #498613;
}
</style>
background-color css
<style>
a { background-color: #498613; }
a { background-color: rgb(73,134,19); }
div.DivClassName
{
background-color: #498613;
}
.BgClassName
{
background-color: #498613;
}
</style>
border-color css
<style>
span { border-color: #498613; }
span { border-color: rgb(73,134,19); }
td.TdClassName
{
border-color: #498613;
}
.TagClassName
{
border-color: #498613;
}
</style>