Shades of La Palma #479123
Tints of La Palma #479123
RGB
CMYK
RGB Variations
Color information
#479123 (or 0x479123) is known color: La Palma. HEX triplet: 47, 91 and 23. RGB value is (71,145,35). Sum of RGB (Red+Green+Blue) = 71+145+35=251 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.29% from 251); Green value is 145 (57.03% from 255 or 57.77% from 251); Blue value is 35 (14.06% from 255 or 13.94% from 251); Max value from RGB is 145 - color contains mainly: green. Hex color #479123 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479123 is #B86EDC. Grayscale: #6E6E6E. Windows color (decimal): -12087005 or 2330951. OLE color: 2330951.
HSL color Cylindrical-coordinate representation of color #479123: hue angle of 100.36º 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 #479123 is Cyan = 0.51, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 145 | 35 | - |
| CMYK | 0.51 | 0 | 0.76 | 0.43 |
| HSL | 100.36º | 0.61% | 0.35% | - |
| HSV(B) | 100.36º | 0.76% | 0.57% | - |
| XYZ | 13.03 | 21.71 | 5.09 | - |
| YUV | 110.33 | 85.48 | 99.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 145 | 35 | 0.51 | 0 | 0.76 | 0.43 | 100.36 | 0.61 | 0.35 |
| Hex | 47 | 91 | 23 | 33 | 0 | 4C | 2B | 64 | 3D | 23 |
| Octal | 107 | 221 | 43 | 63 | 0 | 114 | 53 | 144 | 75 | 43 |
| Binary | 1000111 | 10010001 | 100011 | 110011 | 0 | 1001100 | 101011 | 1100100 | 111101 | 100011 |
Color Harmonies of #479123
Complementary color
Monochromatic Colors of #479123
Black with #479123
Text Example
Text Example
White with #479123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479123; }
p { color: rgb(71,145,35); }
H1.HeaderClassName
{
color: #479123;
}
.AnyTagClassName
{
color: #479123;
}
</style>
background-color css
<style>
a { background-color: #479123; }
a { background-color: rgb(71,145,35); }
div.DivClassName
{
background-color: #479123;
}
.BgClassName
{
background-color: #479123;
}
</style>
border-color css
<style>
span { border-color: #479123; }
span { border-color: rgb(71,145,35); }
td.TdClassName
{
border-color: #479123;
}
.TagClassName
{
border-color: #479123;
}
</style>