Shades of La Palma #478328
Tints of La Palma #478328
RGB
CMYK
RGB Variations
Color information
#478328 (or 0x478328) is known color: La Palma. HEX triplet: 47, 83 and 28. RGB value is (71,131,40). Sum of RGB (Red+Green+Blue) = 71+131+40=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 131 (51.56% from 255 or 54.13% from 242); Blue value is 40 (16.02% from 255 or 16.53% from 242); Max value from RGB is 131 - color contains mainly: green. Hex color #478328 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478328 is #B87CD7. Grayscale: #666666. Windows color (decimal): -12090584 or 2655047. OLE color: 2655047.
HSL color Cylindrical-coordinate representation of color #478328: hue angle of 99.56º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #478328 is Cyan = 0.46, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 40 | - |
| CMYK | 0.46 | 0 | 0.69 | 0.49 |
| HSL | 99.56º | 0.53% | 0.34% | - |
| HSV(B) | 99.56º | 0.69% | 0.51% | - |
| XYZ | 11.1 | 17.73 | 4.84 | - |
| YUV | 102.69 | 92.62 | 105.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 40 | 0.46 | 0 | 0.69 | 0.49 | 99.56 | 0.53 | 0.34 |
| Hex | 47 | 83 | 28 | 2E | 0 | 45 | 31 | 64 | 35 | 22 |
| Octal | 107 | 203 | 50 | 56 | 0 | 105 | 61 | 144 | 65 | 42 |
| Binary | 1000111 | 10000011 | 101000 | 101110 | 0 | 1000101 | 110001 | 1100100 | 110101 | 100010 |
Color Harmonies of #478328
Complementary color
Monochromatic Colors of #478328
Black with #478328
Text Example
Text Example
White with #478328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478328; }
p { color: rgb(71,131,40); }
H1.HeaderClassName
{
color: #478328;
}
.AnyTagClassName
{
color: #478328;
}
</style>
background-color css
<style>
a { background-color: #478328; }
a { background-color: rgb(71,131,40); }
div.DivClassName
{
background-color: #478328;
}
.BgClassName
{
background-color: #478328;
}
</style>
border-color css
<style>
span { border-color: #478328; }
span { border-color: rgb(71,131,40); }
td.TdClassName
{
border-color: #478328;
}
.TagClassName
{
border-color: #478328;
}
</style>