Shades of La Palma #498527
Tints of La Palma #498527
RGB
CMYK
RGB Variations
Color information
#498527 (or 0x498527) is known color: La Palma. HEX triplet: 49, 85 and 27. RGB value is (73,133,39). Sum of RGB (Red+Green+Blue) = 73+133+39=245 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.80% from 245); Green value is 133 (52.34% from 255 or 54.29% from 245); Blue value is 39 (15.62% from 255 or 15.92% from 245); Max value from RGB is 133 - color contains mainly: green. Hex color #498527 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #498527 is #B67AD8. Grayscale: #686868. Windows color (decimal): -11959001 or 2590025. OLE color: 2590025.
HSL color Cylindrical-coordinate representation of color #498527: hue angle of 98.3º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #498527 is Cyan = 0.45, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 133 | 39 | - |
| CMYK | 0.45 | 0 | 0.71 | 0.48 |
| HSL | 98.3º | 0.55% | 0.34% | - |
| HSV(B) | 98.3º | 0.71% | 0.52% | - |
| XYZ | 11.5 | 18.34 | 4.85 | - |
| YUV | 104.34 | 91.12 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 133 | 39 | 0.45 | 0 | 0.71 | 0.48 | 98.3 | 0.55 | 0.34 |
| Hex | 49 | 85 | 27 | 2D | 0 | 47 | 30 | 62 | 37 | 22 |
| Octal | 111 | 205 | 47 | 55 | 0 | 107 | 60 | 142 | 67 | 42 |
| Binary | 1001001 | 10000101 | 100111 | 101101 | 0 | 1000111 | 110000 | 1100010 | 110111 | 100010 |
Color Harmonies of #498527
Complementary color
Monochromatic Colors of #498527
Black with #498527
Text Example
Text Example
White with #498527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498527; }
p { color: rgb(73,133,39); }
H1.HeaderClassName
{
color: #498527;
}
.AnyTagClassName
{
color: #498527;
}
</style>
background-color css
<style>
a { background-color: #498527; }
a { background-color: rgb(73,133,39); }
div.DivClassName
{
background-color: #498527;
}
.BgClassName
{
background-color: #498527;
}
</style>
border-color css
<style>
span { border-color: #498527; }
span { border-color: rgb(73,133,39); }
td.TdClassName
{
border-color: #498527;
}
.TagClassName
{
border-color: #498527;
}
</style>