Shades of La Palma #459511
Tints of La Palma #459511
RGB
CMYK
RGB Variations
Color information
#459511 (or 0x459511) is known color: La Palma. HEX triplet: 45, 95 and 11. RGB value is (69,149,17). Sum of RGB (Red+Green+Blue) = 69+149+17=235 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.36% from 235); Green value is 149 (58.59% from 255 or 63.40% from 235); Blue value is 17 (7.03% from 255 or 7.23% from 235); Max value from RGB is 149 - color contains mainly: green. Hex color #459511 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459511 is #BA6AEE. Grayscale: #6E6E6E. Windows color (decimal): -12217071 or 1152325. OLE color: 1152325.
HSL color Cylindrical-coordinate representation of color #459511: hue angle of 96.36º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #459511 is Cyan = 0.54, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 17 | - |
| CMYK | 0.54 | 0 | 0.89 | 0.42 |
| HSL | 96.36º | 0.8% | 0.33% | - |
| HSV(B) | 96.36º | 0.89% | 0.58% | - |
| XYZ | 13.3 | 22.8 | 4.23 | - |
| YUV | 110.03 | 75.5 | 98.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 17 | 0.54 | 0 | 0.89 | 0.42 | 96.36 | 0.8 | 0.33 |
| Hex | 45 | 95 | 11 | 36 | 0 | 59 | 2A | 60 | 50 | 21 |
| Octal | 105 | 225 | 21 | 66 | 0 | 131 | 52 | 140 | 120 | 41 |
| Binary | 1000101 | 10010101 | 10001 | 110110 | 0 | 1011001 | 101010 | 1100000 | 1010000 | 100001 |
Color Harmonies of #459511
Complementary color
Monochromatic Colors of #459511
Black with #459511
Text Example
Text Example
White with #459511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459511; }
p { color: rgb(69,149,17); }
H1.HeaderClassName
{
color: #459511;
}
.AnyTagClassName
{
color: #459511;
}
</style>
background-color css
<style>
a { background-color: #459511; }
a { background-color: rgb(69,149,17); }
div.DivClassName
{
background-color: #459511;
}
.BgClassName
{
background-color: #459511;
}
</style>
border-color css
<style>
span { border-color: #459511; }
span { border-color: rgb(69,149,17); }
td.TdClassName
{
border-color: #459511;
}
.TagClassName
{
border-color: #459511;
}
</style>