Shades of La Palma #478426
Tints of La Palma #478426
RGB
CMYK
RGB Variations
Color information
#478426 (or 0x478426) is known color: La Palma. HEX triplet: 47, 84 and 26. RGB value is (71,132,38). Sum of RGB (Red+Green+Blue) = 71+132+38=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 132 (51.95% from 255 or 54.77% from 241); Blue value is 38 (15.23% from 255 or 15.77% from 241); Max value from RGB is 132 - color contains mainly: green. Hex color #478426 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478426 is #B87BD9. Grayscale: #676767. Windows color (decimal): -12090330 or 2524231. OLE color: 2524231.
HSL color Cylindrical-coordinate representation of color #478426: hue angle of 98.94º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #478426 is Cyan = 0.46, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 132 | 38 | - |
| CMYK | 0.46 | 0 | 0.71 | 0.48 |
| HSL | 98.94º | 0.55% | 0.33% | - |
| HSV(B) | 98.94º | 0.71% | 0.52% | - |
| XYZ | 11.2 | 17.98 | 4.71 | - |
| YUV | 103.05 | 91.29 | 105.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 132 | 38 | 0.46 | 0 | 0.71 | 0.48 | 98.94 | 0.55 | 0.33 |
| Hex | 47 | 84 | 26 | 2E | 0 | 47 | 30 | 63 | 37 | 21 |
| Octal | 107 | 204 | 46 | 56 | 0 | 107 | 60 | 143 | 67 | 41 |
| Binary | 1000111 | 10000100 | 100110 | 101110 | 0 | 1000111 | 110000 | 1100011 | 110111 | 100001 |
Color Harmonies of #478426
Complementary color
Monochromatic Colors of #478426
Black with #478426
Text Example
Text Example
White with #478426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478426; }
p { color: rgb(71,132,38); }
H1.HeaderClassName
{
color: #478426;
}
.AnyTagClassName
{
color: #478426;
}
</style>
background-color css
<style>
a { background-color: #478426; }
a { background-color: rgb(71,132,38); }
div.DivClassName
{
background-color: #478426;
}
.BgClassName
{
background-color: #478426;
}
</style>
border-color css
<style>
span { border-color: #478426; }
span { border-color: rgb(71,132,38); }
td.TdClassName
{
border-color: #478426;
}
.TagClassName
{
border-color: #478426;
}
</style>