Shades of La Palma #498714
Tints of La Palma #498714
RGB
CMYK
RGB Variations
Color information
#498714 (or 0x498714) is known color: La Palma. HEX triplet: 49, 87 and 14. RGB value is (73,135,20). Sum of RGB (Red+Green+Blue) = 73+135+20=228 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.02% from 228); Green value is 135 (53.12% from 255 or 59.21% from 228); Blue value is 20 (8.20% from 255 or 8.77% from 228); Max value from RGB is 135 - color contains mainly: green. Hex color #498714 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498714 is #B678EB. Grayscale: #676767. Windows color (decimal): -11958508 or 1345353. OLE color: 1345353.
HSL color Cylindrical-coordinate representation of color #498714: hue angle of 92.35º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #498714 is Cyan = 0.46, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 135 | 20 | - |
| CMYK | 0.46 | 0 | 0.85 | 0.47 |
| HSL | 92.35º | 0.74% | 0.3% | - |
| HSV(B) | 92.35º | 0.85% | 0.53% | - |
| XYZ | 11.54 | 18.79 | 3.68 | - |
| YUV | 103.35 | 80.96 | 106.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 135 | 20 | 0.46 | 0 | 0.85 | 0.47 | 92.35 | 0.74 | 0.3 |
| Hex | 49 | 87 | 14 | 2E | 0 | 55 | 2F | 5C | 4A | 1E |
| Octal | 111 | 207 | 24 | 56 | 0 | 125 | 57 | 134 | 112 | 36 |
| Binary | 1001001 | 10000111 | 10100 | 101110 | 0 | 1010101 | 101111 | 1011100 | 1001010 | 11110 |
Color Harmonies of #498714
Complementary color
Monochromatic Colors of #498714
Black with #498714
Text Example
Text Example
White with #498714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498714; }
p { color: rgb(73,135,20); }
H1.HeaderClassName
{
color: #498714;
}
.AnyTagClassName
{
color: #498714;
}
</style>
background-color css
<style>
a { background-color: #498714; }
a { background-color: rgb(73,135,20); }
div.DivClassName
{
background-color: #498714;
}
.BgClassName
{
background-color: #498714;
}
</style>
border-color css
<style>
span { border-color: #498714; }
span { border-color: rgb(73,135,20); }
td.TdClassName
{
border-color: #498714;
}
.TagClassName
{
border-color: #498714;
}
</style>