Shades of La Palma #478529
Tints of La Palma #478529
RGB
CMYK
RGB Variations
Color information
#478529 (or 0x478529) is known color: La Palma. HEX triplet: 47, 85 and 29. RGB value is (71,133,41). Sum of RGB (Red+Green+Blue) = 71+133+41=245 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.98% from 245); Green value is 133 (52.34% from 255 or 54.29% from 245); Blue value is 41 (16.41% from 255 or 16.73% from 245); Max value from RGB is 133 - color contains mainly: green. Hex color #478529 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478529 is #B87AD6. Grayscale: #686868. Windows color (decimal): -12090071 or 2721095. OLE color: 2721095.
HSL color Cylindrical-coordinate representation of color #478529: hue angle of 100.43º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #478529 is Cyan = 0.47, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 133 | 41 | - |
| CMYK | 0.47 | 0 | 0.69 | 0.48 |
| HSL | 100.43º | 0.53% | 0.34% | - |
| HSV(B) | 100.43º | 0.69% | 0.52% | - |
| XYZ | 11.39 | 18.27 | 5.03 | - |
| YUV | 103.97 | 92.46 | 104.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 41 | 0.47 | 0 | 0.69 | 0.48 | 100.43 | 0.53 | 0.34 |
| Hex | 47 | 85 | 29 | 2F | 0 | 45 | 30 | 64 | 35 | 22 |
| Octal | 107 | 205 | 51 | 57 | 0 | 105 | 60 | 144 | 65 | 42 |
| Binary | 1000111 | 10000101 | 101001 | 101111 | 0 | 1000101 | 110000 | 1100100 | 110101 | 100010 |
Color Harmonies of #478529
Complementary color
Monochromatic Colors of #478529
Black with #478529
Text Example
Text Example
White with #478529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478529; }
p { color: rgb(71,133,41); }
H1.HeaderClassName
{
color: #478529;
}
.AnyTagClassName
{
color: #478529;
}
</style>
background-color css
<style>
a { background-color: #478529; }
a { background-color: rgb(71,133,41); }
div.DivClassName
{
background-color: #478529;
}
.BgClassName
{
background-color: #478529;
}
</style>
border-color css
<style>
span { border-color: #478529; }
span { border-color: rgb(71,133,41); }
td.TdClassName
{
border-color: #478529;
}
.TagClassName
{
border-color: #478529;
}
</style>