Shades of La Palma #458428
Tints of La Palma #458428
RGB
CMYK
RGB Variations
Color information
#458428 (or 0x458428) is known color: La Palma. HEX triplet: 45, 84 and 28. RGB value is (69,132,40). Sum of RGB (Red+Green+Blue) = 69+132+40=241 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.63% from 241); Green value is 132 (51.95% from 255 or 54.77% from 241); Blue value is 40 (16.02% from 255 or 16.60% from 241); Max value from RGB is 132 - color contains mainly: green. Hex color #458428 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458428 is #BA7BD7. Grayscale: #666666. Windows color (decimal): -12221400 or 2655301. OLE color: 2655301.
HSL color Cylindrical-coordinate representation of color #458428: hue angle of 101.09º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #458428 is Cyan = 0.48, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 132 | 40 | - |
| CMYK | 0.48 | 0 | 0.70 | 0.48 |
| HSL | 101.09º | 0.53% | 0.34% | - |
| HSV(B) | 101.09º | 0.7% | 0.52% | - |
| XYZ | 11.09 | 17.92 | 4.88 | - |
| YUV | 102.68 | 92.63 | 103.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 132 | 40 | 0.48 | 0 | 0.70 | 0.48 | 101.09 | 0.53 | 0.34 |
| Hex | 45 | 84 | 28 | 30 | 0 | 46 | 30 | 65 | 35 | 22 |
| Octal | 105 | 204 | 50 | 60 | 0 | 106 | 60 | 145 | 65 | 42 |
| Binary | 1000101 | 10000100 | 101000 | 110000 | 0 | 1000110 | 110000 | 1100101 | 110101 | 100010 |
Color Harmonies of #458428
Complementary color
Monochromatic Colors of #458428
Black with #458428
Text Example
Text Example
White with #458428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458428; }
p { color: rgb(69,132,40); }
H1.HeaderClassName
{
color: #458428;
}
.AnyTagClassName
{
color: #458428;
}
</style>
background-color css
<style>
a { background-color: #458428; }
a { background-color: rgb(69,132,40); }
div.DivClassName
{
background-color: #458428;
}
.BgClassName
{
background-color: #458428;
}
</style>
border-color css
<style>
span { border-color: #458428; }
span { border-color: rgb(69,132,40); }
td.TdClassName
{
border-color: #458428;
}
.TagClassName
{
border-color: #458428;
}
</style>