Shades of La Palma #468536
Tints of La Palma #468536
RGB
CMYK
RGB Variations
Color information
#468536 (or 0x468536) is known color: La Palma. HEX triplet: 46, 85 and 36. RGB value is (70,133,54). Sum of RGB (Red+Green+Blue) = 70+133+54=257 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.24% from 257); Green value is 133 (52.34% from 255 or 51.75% from 257); Blue value is 54 (21.48% from 255 or 21.01% from 257); Max value from RGB is 133 - color contains mainly: green. Hex color #468536 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468536 is #B97AC9. Grayscale: #696969. Windows color (decimal): -12155594 or 3573062. OLE color: 3573062.
HSL color Cylindrical-coordinate representation of color #468536: hue angle of 107.85º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #468536 is Cyan = 0.47, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 54 | - |
| CMYK | 0.47 | 0 | 0.59 | 0.48 |
| HSL | 107.85º | 0.42% | 0.37% | - |
| HSV(B) | 107.85º | 0.59% | 0.52% | - |
| XYZ | 11.58 | 18.34 | 6.42 | - |
| YUV | 105.16 | 99.13 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 54 | 0.47 | 0 | 0.59 | 0.48 | 107.85 | 0.42 | 0.37 |
| Hex | 46 | 85 | 36 | 2F | 0 | 3B | 30 | 6C | 2A | 25 |
| Octal | 106 | 205 | 66 | 57 | 0 | 73 | 60 | 154 | 52 | 45 |
| Binary | 1000110 | 10000101 | 110110 | 101111 | 0 | 111011 | 110000 | 1101100 | 101010 | 100101 |
Color Harmonies of #468536
Complementary color
Monochromatic Colors of #468536
Black with #468536
Text Example
Text Example
White with #468536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468536; }
p { color: rgb(70,133,54); }
H1.HeaderClassName
{
color: #468536;
}
.AnyTagClassName
{
color: #468536;
}
</style>
background-color css
<style>
a { background-color: #468536; }
a { background-color: rgb(70,133,54); }
div.DivClassName
{
background-color: #468536;
}
.BgClassName
{
background-color: #468536;
}
</style>
border-color css
<style>
span { border-color: #468536; }
span { border-color: rgb(70,133,54); }
td.TdClassName
{
border-color: #468536;
}
.TagClassName
{
border-color: #468536;
}
</style>