Shades of La Palma #468934
Tints of La Palma #468934
RGB
CMYK
RGB Variations
Color information
#468934 (or 0x468934) is known color: La Palma. HEX triplet: 46, 89 and 34. RGB value is (70,137,52). Sum of RGB (Red+Green+Blue) = 70+137+52=259 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.03% from 259); Green value is 137 (53.91% from 255 or 52.90% from 259); Blue value is 52 (20.70% from 255 or 20.08% from 259); Max value from RGB is 137 - color contains mainly: green. Hex color #468934 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468934 is #B976CB. Grayscale: #6B6B6B. Windows color (decimal): -12154572 or 3443014. OLE color: 3443014.
HSL color Cylindrical-coordinate representation of color #468934: hue angle of 107.29º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #468934 is Cyan = 0.49, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 137 | 52 | - |
| CMYK | 0.49 | 0 | 0.62 | 0.46 |
| HSL | 107.29º | 0.45% | 0.37% | - |
| HSV(B) | 107.29º | 0.62% | 0.54% | - |
| XYZ | 12.09 | 19.44 | 6.36 | - |
| YUV | 107.28 | 96.8 | 101.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 137 | 52 | 0.49 | 0 | 0.62 | 0.46 | 107.29 | 0.45 | 0.37 |
| Hex | 46 | 89 | 34 | 31 | 0 | 3E | 2E | 6B | 2D | 25 |
| Octal | 106 | 211 | 64 | 61 | 0 | 76 | 56 | 153 | 55 | 45 |
| Binary | 1000110 | 10001001 | 110100 | 110001 | 0 | 111110 | 101110 | 1101011 | 101101 | 100101 |
Color Harmonies of #468934
Complementary color
Monochromatic Colors of #468934
Black with #468934
Text Example
Text Example
White with #468934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468934; }
p { color: rgb(70,137,52); }
H1.HeaderClassName
{
color: #468934;
}
.AnyTagClassName
{
color: #468934;
}
</style>
background-color css
<style>
a { background-color: #468934; }
a { background-color: rgb(70,137,52); }
div.DivClassName
{
background-color: #468934;
}
.BgClassName
{
background-color: #468934;
}
</style>
border-color css
<style>
span { border-color: #468934; }
span { border-color: rgb(70,137,52); }
td.TdClassName
{
border-color: #468934;
}
.TagClassName
{
border-color: #468934;
}
</style>