Shades of La Palma #459808
Tints of La Palma #459808
RGB
CMYK
RGB Variations
Color information
#459808 (or 0x459808) is known color: La Palma. HEX triplet: 45, 98 and 08. RGB value is (69,152,8). Sum of RGB (Red+Green+Blue) = 69+152+8=229 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.13% from 229); Green value is 152 (59.77% from 255 or 66.38% from 229); Blue value is 8 (3.52% from 255 or 3.49% from 229); Max value from RGB is 152 - color contains mainly: green. Hex color #459808 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459808 is #BA67F7. Grayscale: #6F6F6F. Windows color (decimal): -12216312 or 563269. OLE color: 563269.
HSL color Cylindrical-coordinate representation of color #459808: hue angle of 94.58º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #459808 is Cyan = 0.55, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 152 | 8 | - |
| CMYK | 0.55 | 0 | 0.95 | 0.40 |
| HSL | 94.58º | 0.9% | 0.31% | - |
| HSV(B) | 94.58º | 0.95% | 0.6% | - |
| XYZ | 13.73 | 23.74 | 4.09 | - |
| YUV | 110.77 | 70 | 98.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 152 | 8 | 0.55 | 0 | 0.95 | 0.40 | 94.58 | 0.9 | 0.31 |
| Hex | 45 | 98 | 8 | 37 | 0 | 5F | 28 | 5F | 5A | 1F |
| Octal | 105 | 230 | 10 | 67 | 0 | 137 | 50 | 137 | 132 | 37 |
| Binary | 1000101 | 10011000 | 1000 | 110111 | 0 | 1011111 | 101000 | 1011111 | 1011010 | 11111 |
Color Harmonies of #459808
Complementary color
Monochromatic Colors of #459808
Black with #459808
Text Example
Text Example
White with #459808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459808; }
p { color: rgb(69,152,8); }
H1.HeaderClassName
{
color: #459808;
}
.AnyTagClassName
{
color: #459808;
}
</style>
background-color css
<style>
a { background-color: #459808; }
a { background-color: rgb(69,152,8); }
div.DivClassName
{
background-color: #459808;
}
.BgClassName
{
background-color: #459808;
}
</style>
border-color css
<style>
span { border-color: #459808; }
span { border-color: rgb(69,152,8); }
td.TdClassName
{
border-color: #459808;
}
.TagClassName
{
border-color: #459808;
}
</style>