Shades of La Palma #479223
Tints of La Palma #479223
RGB
CMYK
RGB Variations
Color information
#479223 (or 0x479223) is known color: La Palma. HEX triplet: 47, 92 and 23. RGB value is (71,146,35). Sum of RGB (Red+Green+Blue) = 71+146+35=252 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.17% from 252); Green value is 146 (57.42% from 255 or 57.94% from 252); Blue value is 35 (14.06% from 255 or 13.89% from 252); Max value from RGB is 146 - color contains mainly: green. Hex color #479223 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479223 is #B86DDC. Grayscale: #6F6F6F. Windows color (decimal): -12086749 or 2331207. OLE color: 2331207.
HSL color Cylindrical-coordinate representation of color #479223: hue angle of 100.54º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #479223 is Cyan = 0.51, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 35 | - |
| CMYK | 0.51 | 0 | 0.76 | 0.43 |
| HSL | 100.54º | 0.61% | 0.35% | - |
| HSV(B) | 100.54º | 0.76% | 0.57% | - |
| XYZ | 13.18 | 22.02 | 5.15 | - |
| YUV | 110.92 | 85.15 | 99.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 35 | 0.51 | 0 | 0.76 | 0.43 | 100.54 | 0.61 | 0.35 |
| Hex | 47 | 92 | 23 | 33 | 0 | 4C | 2B | 65 | 3D | 23 |
| Octal | 107 | 222 | 43 | 63 | 0 | 114 | 53 | 145 | 75 | 43 |
| Binary | 1000111 | 10010010 | 100011 | 110011 | 0 | 1001100 | 101011 | 1100101 | 111101 | 100011 |
Color Harmonies of #479223
Complementary color
Monochromatic Colors of #479223
Black with #479223
Text Example
Text Example
White with #479223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479223; }
p { color: rgb(71,146,35); }
H1.HeaderClassName
{
color: #479223;
}
.AnyTagClassName
{
color: #479223;
}
</style>
background-color css
<style>
a { background-color: #479223; }
a { background-color: rgb(71,146,35); }
div.DivClassName
{
background-color: #479223;
}
.BgClassName
{
background-color: #479223;
}
</style>
border-color css
<style>
span { border-color: #479223; }
span { border-color: rgb(71,146,35); }
td.TdClassName
{
border-color: #479223;
}
.TagClassName
{
border-color: #479223;
}
</style>