Shades of La Palma #459320
Tints of La Palma #459320
RGB
CMYK
RGB Variations
Color information
#459320 (or 0x459320) is known color: La Palma. HEX triplet: 45, 93 and 20. RGB value is (69,147,32). Sum of RGB (Red+Green+Blue) = 69+147+32=248 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.82% from 248); Green value is 147 (57.81% from 255 or 59.27% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 147 - color contains mainly: green. Hex color #459320 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459320 is #BA6CDF. Grayscale: #6E6E6E. Windows color (decimal): -12217568 or 2134853. OLE color: 2134853.
HSL color Cylindrical-coordinate representation of color #459320: hue angle of 100.7º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #459320 is Cyan = 0.53, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 32 | - |
| CMYK | 0.53 | 0 | 0.78 | 0.42 |
| HSL | 100.7º | 0.64% | 0.35% | - |
| HSV(B) | 100.7º | 0.78% | 0.58% | - |
| XYZ | 13.15 | 22.24 | 4.97 | - |
| YUV | 110.57 | 83.66 | 98.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 32 | 0.53 | 0 | 0.78 | 0.42 | 100.7 | 0.64 | 0.35 |
| Hex | 45 | 93 | 20 | 35 | 0 | 4E | 2A | 65 | 40 | 23 |
| Octal | 105 | 223 | 40 | 65 | 0 | 116 | 52 | 145 | 100 | 43 |
| Binary | 1000101 | 10010011 | 100000 | 110101 | 0 | 1001110 | 101010 | 1100101 | 1000000 | 100011 |
Color Harmonies of #459320
Complementary color
Monochromatic Colors of #459320
Black with #459320
Text Example
Text Example
White with #459320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459320; }
p { color: rgb(69,147,32); }
H1.HeaderClassName
{
color: #459320;
}
.AnyTagClassName
{
color: #459320;
}
</style>
background-color css
<style>
a { background-color: #459320; }
a { background-color: rgb(69,147,32); }
div.DivClassName
{
background-color: #459320;
}
.BgClassName
{
background-color: #459320;
}
</style>
border-color css
<style>
span { border-color: #459320; }
span { border-color: rgb(69,147,32); }
td.TdClassName
{
border-color: #459320;
}
.TagClassName
{
border-color: #459320;
}
</style>