Shades of La Palma #478335
Tints of La Palma #478335
RGB
CMYK
RGB Variations
Color information
#478335 (or 0x478335) is known color: La Palma. HEX triplet: 47, 83 and 35. RGB value is (71,131,53). Sum of RGB (Red+Green+Blue) = 71+131+53=255 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.84% from 255); Green value is 131 (51.56% from 255 or 51.37% from 255); Blue value is 53 (21.09% from 255 or 20.78% from 255); Max value from RGB is 131 - color contains mainly: green. Hex color #478335 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478335 is #B87CCA. Grayscale: #686868. Windows color (decimal): -12090571 or 3507015. OLE color: 3507015.
HSL color Cylindrical-coordinate representation of color #478335: hue angle of 106.15º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #478335 is Cyan = 0.46, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 53 | - |
| CMYK | 0.46 | 0 | 0.60 | 0.49 |
| HSL | 106.15º | 0.42% | 0.36% | - |
| HSV(B) | 106.15º | 0.6% | 0.51% | - |
| XYZ | 11.36 | 17.83 | 6.21 | - |
| YUV | 104.17 | 99.12 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 53 | 0.46 | 0 | 0.60 | 0.49 | 106.15 | 0.42 | 0.36 |
| Hex | 47 | 83 | 35 | 2E | 0 | 3C | 31 | 6A | 2A | 24 |
| Octal | 107 | 203 | 65 | 56 | 0 | 74 | 61 | 152 | 52 | 44 |
| Binary | 1000111 | 10000011 | 110101 | 101110 | 0 | 111100 | 110001 | 1101010 | 101010 | 100100 |
Color Harmonies of #478335
Complementary color
Monochromatic Colors of #478335
Black with #478335
Text Example
Text Example
White with #478335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478335; }
p { color: rgb(71,131,53); }
H1.HeaderClassName
{
color: #478335;
}
.AnyTagClassName
{
color: #478335;
}
</style>
background-color css
<style>
a { background-color: #478335; }
a { background-color: rgb(71,131,53); }
div.DivClassName
{
background-color: #478335;
}
.BgClassName
{
background-color: #478335;
}
</style>
border-color css
<style>
span { border-color: #478335; }
span { border-color: rgb(71,131,53); }
td.TdClassName
{
border-color: #478335;
}
.TagClassName
{
border-color: #478335;
}
</style>