Shades of La Palma #478032
Tints of La Palma #478032
RGB
CMYK
RGB Variations
Color information
#478032 (or 0x478032) is known color: La Palma. HEX triplet: 47, 80 and 32. RGB value is (71,128,50). Sum of RGB (Red+Green+Blue) = 71+128+50=249 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.51% from 249); Green value is 128 (50.39% from 255 or 51.41% from 249); Blue value is 50 (19.92% from 255 or 20.08% from 249); Max value from RGB is 128 - color contains mainly: green. Hex color #478032 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478032 is #B87FCD. Grayscale: #666666. Windows color (decimal): -12091342 or 3309639. OLE color: 3309639.
HSL color Cylindrical-coordinate representation of color #478032: hue angle of 103.85º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #478032 is Cyan = 0.45, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 50 | - |
| CMYK | 0.45 | 0 | 0.61 | 0.50 |
| HSL | 103.85º | 0.44% | 0.35% | - |
| HSV(B) | 103.85º | 0.61% | 0.5% | - |
| XYZ | 10.89 | 17.01 | 5.73 | - |
| YUV | 102.07 | 98.62 | 105.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 50 | 0.45 | 0 | 0.61 | 0.50 | 103.85 | 0.44 | 0.35 |
| Hex | 47 | 80 | 32 | 2D | 0 | 3D | 32 | 68 | 2C | 23 |
| Octal | 107 | 200 | 62 | 55 | 0 | 75 | 62 | 150 | 54 | 43 |
| Binary | 1000111 | 10000000 | 110010 | 101101 | 0 | 111101 | 110010 | 1101000 | 101100 | 100011 |
Color Harmonies of #478032
Complementary color
Monochromatic Colors of #478032
Black with #478032
Text Example
Text Example
White with #478032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478032; }
p { color: rgb(71,128,50); }
H1.HeaderClassName
{
color: #478032;
}
.AnyTagClassName
{
color: #478032;
}
</style>
background-color css
<style>
a { background-color: #478032; }
a { background-color: rgb(71,128,50); }
div.DivClassName
{
background-color: #478032;
}
.BgClassName
{
background-color: #478032;
}
</style>
border-color css
<style>
span { border-color: #478032; }
span { border-color: rgb(71,128,50); }
td.TdClassName
{
border-color: #478032;
}
.TagClassName
{
border-color: #478032;
}
</style>