Shades of La Palma #459508
Tints of La Palma #459508
RGB
CMYK
RGB Variations
Color information
#459508 (or 0x459508) is known color: La Palma. HEX triplet: 45, 95 and 08. RGB value is (69,149,8). Sum of RGB (Red+Green+Blue) = 69+149+8=226 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.53% from 226); Green value is 149 (58.59% from 255 or 65.93% from 226); Blue value is 8 (3.52% from 255 or 3.54% from 226); Max value from RGB is 149 - color contains mainly: green. Hex color #459508 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459508 is #BA6AF7. Grayscale: #6D6D6D. Windows color (decimal): -12217080 or 562501. OLE color: 562501.
HSL color Cylindrical-coordinate representation of color #459508: hue angle of 94.04º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #459508 is Cyan = 0.54, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 8 | - |
| CMYK | 0.54 | 0 | 0.95 | 0.42 |
| HSL | 94.04º | 0.9% | 0.31% | - |
| HSV(B) | 94.04º | 0.95% | 0.58% | - |
| XYZ | 13.25 | 22.78 | 3.93 | - |
| YUV | 109.01 | 71 | 99.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 8 | 0.54 | 0 | 0.95 | 0.42 | 94.04 | 0.9 | 0.31 |
| Hex | 45 | 95 | 8 | 36 | 0 | 5F | 2A | 5E | 5A | 1F |
| Octal | 105 | 225 | 10 | 66 | 0 | 137 | 52 | 136 | 132 | 37 |
| Binary | 1000101 | 10010101 | 1000 | 110110 | 0 | 1011111 | 101010 | 1011110 | 1011010 | 11111 |
Color Harmonies of #459508
Complementary color
Monochromatic Colors of #459508
Black with #459508
Text Example
Text Example
White with #459508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459508; }
p { color: rgb(69,149,8); }
H1.HeaderClassName
{
color: #459508;
}
.AnyTagClassName
{
color: #459508;
}
</style>
background-color css
<style>
a { background-color: #459508; }
a { background-color: rgb(69,149,8); }
div.DivClassName
{
background-color: #459508;
}
.BgClassName
{
background-color: #459508;
}
</style>
border-color css
<style>
span { border-color: #459508; }
span { border-color: rgb(69,149,8); }
td.TdClassName
{
border-color: #459508;
}
.TagClassName
{
border-color: #459508;
}
</style>