Shades of La Palma #468635
Tints of La Palma #468635
RGB
CMYK
RGB Variations
Color information
#468635 (or 0x468635) is known color: La Palma. HEX triplet: 46, 86 and 35. RGB value is (70,134,53). Sum of RGB (Red+Green+Blue) = 70+134+53=257 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.24% from 257); Green value is 134 (52.73% from 255 or 52.14% from 257); Blue value is 53 (21.09% from 255 or 20.62% from 257); Max value from RGB is 134 - color contains mainly: green. Hex color #468635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468635 is #B979CA. Grayscale: #696969. Windows color (decimal): -12155339 or 3507782. OLE color: 3507782.
HSL color Cylindrical-coordinate representation of color #468635: hue angle of 107.41º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #468635 is Cyan = 0.48, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 53 | - |
| CMYK | 0.48 | 0 | 0.60 | 0.47 |
| HSL | 107.41º | 0.43% | 0.37% | - |
| HSV(B) | 107.41º | 0.6% | 0.53% | - |
| XYZ | 11.69 | 18.61 | 6.34 | - |
| YUV | 105.63 | 98.3 | 102.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 53 | 0.48 | 0 | 0.60 | 0.47 | 107.41 | 0.43 | 0.37 |
| Hex | 46 | 86 | 35 | 30 | 0 | 3C | 2F | 6B | 2B | 25 |
| Octal | 106 | 206 | 65 | 60 | 0 | 74 | 57 | 153 | 53 | 45 |
| Binary | 1000110 | 10000110 | 110101 | 110000 | 0 | 111100 | 101111 | 1101011 | 101011 | 100101 |
Color Harmonies of #468635
Complementary color
Monochromatic Colors of #468635
Black with #468635
Text Example
Text Example
White with #468635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468635; }
p { color: rgb(70,134,53); }
H1.HeaderClassName
{
color: #468635;
}
.AnyTagClassName
{
color: #468635;
}
</style>
background-color css
<style>
a { background-color: #468635; }
a { background-color: rgb(70,134,53); }
div.DivClassName
{
background-color: #468635;
}
.BgClassName
{
background-color: #468635;
}
</style>
border-color css
<style>
span { border-color: #468635; }
span { border-color: rgb(70,134,53); }
td.TdClassName
{
border-color: #468635;
}
.TagClassName
{
border-color: #468635;
}
</style>