Shades of La Palma #469608
Tints of La Palma #469608
RGB
CMYK
RGB Variations
Color information
#469608 (or 0x469608) is known color: La Palma. HEX triplet: 46, 96 and 08. RGB value is (70,150,8). Sum of RGB (Red+Green+Blue) = 70+150+8=228 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.70% from 228); Green value is 150 (58.98% from 255 or 65.79% from 228); Blue value is 8 (3.52% from 255 or 3.51% from 228); Max value from RGB is 150 - color contains mainly: green. Hex color #469608 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469608 is #B969F7. Grayscale: #6E6E6E. Windows color (decimal): -12151288 or 562758. OLE color: 562758.
HSL color Cylindrical-coordinate representation of color #469608: hue angle of 93.8º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #469608 is Cyan = 0.53, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 8 | - |
| CMYK | 0.53 | 0 | 0.95 | 0.41 |
| HSL | 93.8º | 0.9% | 0.31% | - |
| HSV(B) | 93.8º | 0.95% | 0.59% | - |
| XYZ | 13.48 | 23.13 | 3.98 | - |
| YUV | 109.89 | 70.5 | 99.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 8 | 0.53 | 0 | 0.95 | 0.41 | 93.8 | 0.9 | 0.31 |
| Hex | 46 | 96 | 8 | 35 | 0 | 5F | 29 | 5E | 5A | 1F |
| Octal | 106 | 226 | 10 | 65 | 0 | 137 | 51 | 136 | 132 | 37 |
| Binary | 1000110 | 10010110 | 1000 | 110101 | 0 | 1011111 | 101001 | 1011110 | 1011010 | 11111 |
Color Harmonies of #469608
Complementary color
Monochromatic Colors of #469608
Black with #469608
Text Example
Text Example
White with #469608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469608; }
p { color: rgb(70,150,8); }
H1.HeaderClassName
{
color: #469608;
}
.AnyTagClassName
{
color: #469608;
}
</style>
background-color css
<style>
a { background-color: #469608; }
a { background-color: rgb(70,150,8); }
div.DivClassName
{
background-color: #469608;
}
.BgClassName
{
background-color: #469608;
}
</style>
border-color css
<style>
span { border-color: #469608; }
span { border-color: rgb(70,150,8); }
td.TdClassName
{
border-color: #469608;
}
.TagClassName
{
border-color: #469608;
}
</style>