Shades of La Palma #478325
Tints of La Palma #478325
RGB
CMYK
RGB Variations
Color information
#478325 (or 0x478325) is known color: La Palma. HEX triplet: 47, 83 and 25. RGB value is (71,131,37). Sum of RGB (Red+Green+Blue) = 71+131+37=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 131 (51.56% from 255 or 54.81% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 131 - color contains mainly: green. Hex color #478325 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478325 is #B87CDA. Grayscale: #666666. Windows color (decimal): -12090587 or 2458439. OLE color: 2458439.
HSL color Cylindrical-coordinate representation of color #478325: hue angle of 98.3º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #478325 is Cyan = 0.46, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 37 | - |
| CMYK | 0.46 | 0 | 0.72 | 0.49 |
| HSL | 98.3º | 0.56% | 0.33% | - |
| HSV(B) | 98.3º | 0.72% | 0.51% | - |
| XYZ | 11.05 | 17.71 | 4.59 | - |
| YUV | 102.34 | 91.12 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 37 | 0.46 | 0 | 0.72 | 0.49 | 98.3 | 0.56 | 0.33 |
| Hex | 47 | 83 | 25 | 2E | 0 | 48 | 31 | 62 | 38 | 21 |
| Octal | 107 | 203 | 45 | 56 | 0 | 110 | 61 | 142 | 70 | 41 |
| Binary | 1000111 | 10000011 | 100101 | 101110 | 0 | 1001000 | 110001 | 1100010 | 111000 | 100001 |
Color Harmonies of #478325
Complementary color
Monochromatic Colors of #478325
Black with #478325
Text Example
Text Example
White with #478325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478325; }
p { color: rgb(71,131,37); }
H1.HeaderClassName
{
color: #478325;
}
.AnyTagClassName
{
color: #478325;
}
</style>
background-color css
<style>
a { background-color: #478325; }
a { background-color: rgb(71,131,37); }
div.DivClassName
{
background-color: #478325;
}
.BgClassName
{
background-color: #478325;
}
</style>
border-color css
<style>
span { border-color: #478325; }
span { border-color: rgb(71,131,37); }
td.TdClassName
{
border-color: #478325;
}
.TagClassName
{
border-color: #478325;
}
</style>