Shades of La Palma #458620
Tints of La Palma #458620
RGB
CMYK
RGB Variations
Color information
#458620 (or 0x458620) is known color: La Palma. HEX triplet: 45, 86 and 20. RGB value is (69,134,32). Sum of RGB (Red+Green+Blue) = 69+134+32=235 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.36% from 235); Green value is 134 (52.73% from 255 or 57.02% from 235); Blue value is 32 (12.89% from 255 or 13.62% from 235); Max value from RGB is 134 - color contains mainly: green. Hex color #458620 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458620 is #BA79DF. Grayscale: #676767. Windows color (decimal): -12220896 or 2131525. OLE color: 2131525.
HSL color Cylindrical-coordinate representation of color #458620: hue angle of 98.24º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #458620 is Cyan = 0.49, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 32 | - |
| CMYK | 0.49 | 0 | 0.76 | 0.47 |
| HSL | 98.24º | 0.61% | 0.33% | - |
| HSV(B) | 98.24º | 0.76% | 0.53% | - |
| XYZ | 11.24 | 18.42 | 4.33 | - |
| YUV | 102.94 | 87.97 | 103.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 32 | 0.49 | 0 | 0.76 | 0.47 | 98.24 | 0.61 | 0.33 |
| Hex | 45 | 86 | 20 | 31 | 0 | 4C | 2F | 62 | 3D | 21 |
| Octal | 105 | 206 | 40 | 61 | 0 | 114 | 57 | 142 | 75 | 41 |
| Binary | 1000101 | 10000110 | 100000 | 110001 | 0 | 1001100 | 101111 | 1100010 | 111101 | 100001 |
Color Harmonies of #458620
Complementary color
Monochromatic Colors of #458620
Black with #458620
Text Example
Text Example
White with #458620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458620; }
p { color: rgb(69,134,32); }
H1.HeaderClassName
{
color: #458620;
}
.AnyTagClassName
{
color: #458620;
}
</style>
background-color css
<style>
a { background-color: #458620; }
a { background-color: rgb(69,134,32); }
div.DivClassName
{
background-color: #458620;
}
.BgClassName
{
background-color: #458620;
}
</style>
border-color css
<style>
span { border-color: #458620; }
span { border-color: rgb(69,134,32); }
td.TdClassName
{
border-color: #458620;
}
.TagClassName
{
border-color: #458620;
}
</style>