Shades of La Palma #478921
Tints of La Palma #478921
RGB
CMYK
RGB Variations
Color information
#478921 (or 0x478921) is known color: La Palma. HEX triplet: 47, 89 and 21. RGB value is (71,137,33). Sum of RGB (Red+Green+Blue) = 71+137+33=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 137 (53.91% from 255 or 56.85% from 241); Blue value is 33 (13.28% from 255 or 13.69% from 241); Max value from RGB is 137 - color contains mainly: green. Hex color #478921 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478921 is #B876DE. Grayscale: #696969. Windows color (decimal): -12089055 or 2197831. OLE color: 2197831.
HSL color Cylindrical-coordinate representation of color #478921: hue angle of 98.08º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #478921 is Cyan = 0.48, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 33 | - |
| CMYK | 0.48 | 0 | 0.76 | 0.46 |
| HSL | 98.08º | 0.61% | 0.33% | - |
| HSV(B) | 98.08º | 0.76% | 0.54% | - |
| XYZ | 11.82 | 19.34 | 4.55 | - |
| YUV | 105.41 | 87.13 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 33 | 0.48 | 0 | 0.76 | 0.46 | 98.08 | 0.61 | 0.33 |
| Hex | 47 | 89 | 21 | 30 | 0 | 4C | 2E | 62 | 3D | 21 |
| Octal | 107 | 211 | 41 | 60 | 0 | 114 | 56 | 142 | 75 | 41 |
| Binary | 1000111 | 10001001 | 100001 | 110000 | 0 | 1001100 | 101110 | 1100010 | 111101 | 100001 |
Color Harmonies of #478921
Complementary color
Monochromatic Colors of #478921
Black with #478921
Text Example
Text Example
White with #478921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478921; }
p { color: rgb(71,137,33); }
H1.HeaderClassName
{
color: #478921;
}
.AnyTagClassName
{
color: #478921;
}
</style>
background-color css
<style>
a { background-color: #478921; }
a { background-color: rgb(71,137,33); }
div.DivClassName
{
background-color: #478921;
}
.BgClassName
{
background-color: #478921;
}
</style>
border-color css
<style>
span { border-color: #478921; }
span { border-color: rgb(71,137,33); }
td.TdClassName
{
border-color: #478921;
}
.TagClassName
{
border-color: #478921;
}
</style>