Shades of La Palma #498730
Tints of La Palma #498730
RGB
CMYK
RGB Variations
Color information
#498730 (or 0x498730) is known color: La Palma. HEX triplet: 49, 87 and 30. RGB value is (73,135,48). Sum of RGB (Red+Green+Blue) = 73+135+48=256 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.52% from 256); Green value is 135 (53.12% from 255 or 52.73% from 256); Blue value is 48 (19.14% from 255 or 18.75% from 256); Max value from RGB is 135 - color contains mainly: green. Hex color #498730 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #498730 is #B678CF. Grayscale: #6A6A6A. Windows color (decimal): -11958480 or 3180361. OLE color: 3180361.
HSL color Cylindrical-coordinate representation of color #498730: hue angle of 102.76º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #498730 is Cyan = 0.46, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 135 | 48 | - |
| CMYK | 0.46 | 0 | 0.64 | 0.47 |
| HSL | 102.76º | 0.48% | 0.36% | - |
| HSV(B) | 102.76º | 0.64% | 0.53% | - |
| XYZ | 11.95 | 18.96 | 5.83 | - |
| YUV | 106.54 | 94.96 | 104.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 135 | 48 | 0.46 | 0 | 0.64 | 0.47 | 102.76 | 0.48 | 0.36 |
| Hex | 49 | 87 | 30 | 2E | 0 | 40 | 2F | 67 | 30 | 24 |
| Octal | 111 | 207 | 60 | 56 | 0 | 100 | 57 | 147 | 60 | 44 |
| Binary | 1001001 | 10000111 | 110000 | 101110 | 0 | 1000000 | 101111 | 1100111 | 110000 | 100100 |
Color Harmonies of #498730
Complementary color
Monochromatic Colors of #498730
Black with #498730
Text Example
Text Example
White with #498730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498730; }
p { color: rgb(73,135,48); }
H1.HeaderClassName
{
color: #498730;
}
.AnyTagClassName
{
color: #498730;
}
</style>
background-color css
<style>
a { background-color: #498730; }
a { background-color: rgb(73,135,48); }
div.DivClassName
{
background-color: #498730;
}
.BgClassName
{
background-color: #498730;
}
</style>
border-color css
<style>
span { border-color: #498730; }
span { border-color: rgb(73,135,48); }
td.TdClassName
{
border-color: #498730;
}
.TagClassName
{
border-color: #498730;
}
</style>