Shades of La Palma #478523
Tints of La Palma #478523
RGB
CMYK
RGB Variations
Color information
#478523 (or 0x478523) is known color: La Palma. HEX triplet: 47, 85 and 23. RGB value is (71,133,35). Sum of RGB (Red+Green+Blue) = 71+133+35=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 133 (52.34% from 255 or 55.65% from 239); Blue value is 35 (14.06% from 255 or 14.64% from 239); Max value from RGB is 133 - color contains mainly: green. Hex color #478523 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478523 is #B87ADC. Grayscale: #676767. Windows color (decimal): -12090077 or 2327879. OLE color: 2327879.
HSL color Cylindrical-coordinate representation of color #478523: hue angle of 97.96º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #478523 is Cyan = 0.47, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 133 | 35 | - |
| CMYK | 0.47 | 0 | 0.74 | 0.48 |
| HSL | 97.96º | 0.58% | 0.33% | - |
| HSV(B) | 97.96º | 0.74% | 0.52% | - |
| XYZ | 11.29 | 18.24 | 4.51 | - |
| YUV | 103.29 | 89.46 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 35 | 0.47 | 0 | 0.74 | 0.48 | 97.96 | 0.58 | 0.33 |
| Hex | 47 | 85 | 23 | 2F | 0 | 4A | 30 | 62 | 3A | 21 |
| Octal | 107 | 205 | 43 | 57 | 0 | 112 | 60 | 142 | 72 | 41 |
| Binary | 1000111 | 10000101 | 100011 | 101111 | 0 | 1001010 | 110000 | 1100010 | 111010 | 100001 |
Color Harmonies of #478523
Complementary color
Monochromatic Colors of #478523
Black with #478523
Text Example
Text Example
White with #478523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478523; }
p { color: rgb(71,133,35); }
H1.HeaderClassName
{
color: #478523;
}
.AnyTagClassName
{
color: #478523;
}
</style>
background-color css
<style>
a { background-color: #478523; }
a { background-color: rgb(71,133,35); }
div.DivClassName
{
background-color: #478523;
}
.BgClassName
{
background-color: #478523;
}
</style>
border-color css
<style>
span { border-color: #478523; }
span { border-color: rgb(71,133,35); }
td.TdClassName
{
border-color: #478523;
}
.TagClassName
{
border-color: #478523;
}
</style>