Shades of La Palma #458423
Tints of La Palma #458423
RGB
CMYK
RGB Variations
Color information
#458423 (or 0x458423) is known color: La Palma. HEX triplet: 45, 84 and 23. RGB value is (69,132,35). Sum of RGB (Red+Green+Blue) = 69+132+35=236 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.24% from 236); Green value is 132 (51.95% from 255 or 55.93% from 236); Blue value is 35 (14.06% from 255 or 14.83% from 236); Max value from RGB is 132 - color contains mainly: green. Hex color #458423 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458423 is #BA7BDC. Grayscale: #666666. Windows color (decimal): -12221405 or 2327621. OLE color: 2327621.
HSL color Cylindrical-coordinate representation of color #458423: hue angle of 98.97º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #458423 is Cyan = 0.48, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 132 | 35 | - |
| CMYK | 0.48 | 0 | 0.73 | 0.48 |
| HSL | 98.97º | 0.58% | 0.33% | - |
| HSV(B) | 98.97º | 0.73% | 0.52% | - |
| XYZ | 11.01 | 17.89 | 4.46 | - |
| YUV | 102.11 | 90.13 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 132 | 35 | 0.48 | 0 | 0.73 | 0.48 | 98.97 | 0.58 | 0.33 |
| Hex | 45 | 84 | 23 | 30 | 0 | 49 | 30 | 63 | 3A | 21 |
| Octal | 105 | 204 | 43 | 60 | 0 | 111 | 60 | 143 | 72 | 41 |
| Binary | 1000101 | 10000100 | 100011 | 110000 | 0 | 1001001 | 110000 | 1100011 | 111010 | 100001 |
Color Harmonies of #458423
Complementary color
Monochromatic Colors of #458423
Black with #458423
Text Example
Text Example
White with #458423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458423; }
p { color: rgb(69,132,35); }
H1.HeaderClassName
{
color: #458423;
}
.AnyTagClassName
{
color: #458423;
}
</style>
background-color css
<style>
a { background-color: #458423; }
a { background-color: rgb(69,132,35); }
div.DivClassName
{
background-color: #458423;
}
.BgClassName
{
background-color: #458423;
}
</style>
border-color css
<style>
span { border-color: #458423; }
span { border-color: rgb(69,132,35); }
td.TdClassName
{
border-color: #458423;
}
.TagClassName
{
border-color: #458423;
}
</style>