Shades of La Palma #458420
Tints of La Palma #458420
RGB
CMYK
RGB Variations
Color information
#458420 (or 0x458420) is known color: La Palma. HEX triplet: 45, 84 and 20. RGB value is (69,132,32). Sum of RGB (Red+Green+Blue) = 69+132+32=233 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.61% from 233); Green value is 132 (51.95% from 255 or 56.65% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 132 - color contains mainly: green. Hex color #458420 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458420 is #BA7BDF. Grayscale: #666666. Windows color (decimal): -12221408 or 2131013. OLE color: 2131013.
HSL color Cylindrical-coordinate representation of color #458420: hue angle of 97.8º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #458420 is Cyan = 0.48, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 132 | 32 | - |
| CMYK | 0.48 | 0 | 0.76 | 0.48 |
| HSL | 97.8º | 0.61% | 0.32% | - |
| HSV(B) | 97.8º | 0.76% | 0.52% | - |
| XYZ | 10.97 | 17.87 | 4.24 | - |
| YUV | 101.76 | 88.63 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 132 | 32 | 0.48 | 0 | 0.76 | 0.48 | 97.8 | 0.61 | 0.32 |
| Hex | 45 | 84 | 20 | 30 | 0 | 4C | 30 | 62 | 3D | 20 |
| Octal | 105 | 204 | 40 | 60 | 0 | 114 | 60 | 142 | 75 | 40 |
| Binary | 1000101 | 10000100 | 100000 | 110000 | 0 | 1001100 | 110000 | 1100010 | 111101 | 100000 |
Color Harmonies of #458420
Complementary color
Monochromatic Colors of #458420
Black with #458420
Text Example
Text Example
White with #458420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458420; }
p { color: rgb(69,132,32); }
H1.HeaderClassName
{
color: #458420;
}
.AnyTagClassName
{
color: #458420;
}
</style>
background-color css
<style>
a { background-color: #458420; }
a { background-color: rgb(69,132,32); }
div.DivClassName
{
background-color: #458420;
}
.BgClassName
{
background-color: #458420;
}
</style>
border-color css
<style>
span { border-color: #458420; }
span { border-color: rgb(69,132,32); }
td.TdClassName
{
border-color: #458420;
}
.TagClassName
{
border-color: #458420;
}
</style>