Shades of La Palma #479509
Tints of La Palma #479509
RGB
CMYK
RGB Variations
Color information
#479509 (or 0x479509) is known color: La Palma. HEX triplet: 47, 95 and 09. RGB value is (71,149,9). Sum of RGB (Red+Green+Blue) = 71+149+9=229 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.00% from 229); Green value is 149 (58.59% from 255 or 65.07% from 229); Blue value is 9 (3.91% from 255 or 3.93% from 229); Max value from RGB is 149 - color contains mainly: green. Hex color #479509 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479509 is #B86AF6. Grayscale: #6E6E6E. Windows color (decimal): -12086007 or 628039. OLE color: 628039.
HSL color Cylindrical-coordinate representation of color #479509: hue angle of 93.43º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #479509 is Cyan = 0.52, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 9 | - |
| CMYK | 0.52 | 0 | 0.94 | 0.42 |
| HSL | 93.43º | 0.89% | 0.31% | - |
| HSV(B) | 93.43º | 0.94% | 0.58% | - |
| XYZ | 13.4 | 22.85 | 3.96 | - |
| YUV | 109.72 | 71.16 | 100.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 9 | 0.52 | 0 | 0.94 | 0.42 | 93.43 | 0.89 | 0.31 |
| Hex | 47 | 95 | 9 | 34 | 0 | 5E | 2A | 5D | 59 | 1F |
| Octal | 107 | 225 | 11 | 64 | 0 | 136 | 52 | 135 | 131 | 37 |
| Binary | 1000111 | 10010101 | 1001 | 110100 | 0 | 1011110 | 101010 | 1011101 | 1011001 | 11111 |
Color Harmonies of #479509
Complementary color
Monochromatic Colors of #479509
Black with #479509
Text Example
Text Example
White with #479509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479509; }
p { color: rgb(71,149,9); }
H1.HeaderClassName
{
color: #479509;
}
.AnyTagClassName
{
color: #479509;
}
</style>
background-color css
<style>
a { background-color: #479509; }
a { background-color: rgb(71,149,9); }
div.DivClassName
{
background-color: #479509;
}
.BgClassName
{
background-color: #479509;
}
</style>
border-color css
<style>
span { border-color: #479509; }
span { border-color: rgb(71,149,9); }
td.TdClassName
{
border-color: #479509;
}
.TagClassName
{
border-color: #479509;
}
</style>