Shades of La Palma #468522
Tints of La Palma #468522
RGB
CMYK
RGB Variations
Color information
#468522 (or 0x468522) is known color: La Palma. HEX triplet: 46, 85 and 22. RGB value is (70,133,34). Sum of RGB (Red+Green+Blue) = 70+133+34=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 133 (52.34% from 255 or 56.12% from 237); Blue value is 34 (13.67% from 255 or 14.35% from 237); Max value from RGB is 133 - color contains mainly: green. Hex color #468522 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468522 is #B97ADD. Grayscale: #676767. Windows color (decimal): -12155614 or 2262342. OLE color: 2262342.
HSL color Cylindrical-coordinate representation of color #468522: hue angle of 98.18º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #468522 is Cyan = 0.47, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 34 | - |
| CMYK | 0.47 | 0 | 0.74 | 0.48 |
| HSL | 98.18º | 0.59% | 0.33% | - |
| HSV(B) | 98.18º | 0.74% | 0.52% | - |
| XYZ | 11.2 | 18.19 | 4.43 | - |
| YUV | 102.88 | 89.13 | 104.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 34 | 0.47 | 0 | 0.74 | 0.48 | 98.18 | 0.59 | 0.33 |
| Hex | 46 | 85 | 22 | 2F | 0 | 4A | 30 | 62 | 3B | 21 |
| Octal | 106 | 205 | 42 | 57 | 0 | 112 | 60 | 142 | 73 | 41 |
| Binary | 1000110 | 10000101 | 100010 | 101111 | 0 | 1001010 | 110000 | 1100010 | 111011 | 100001 |
Color Harmonies of #468522
Complementary color
Monochromatic Colors of #468522
Black with #468522
Text Example
Text Example
White with #468522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468522; }
p { color: rgb(70,133,34); }
H1.HeaderClassName
{
color: #468522;
}
.AnyTagClassName
{
color: #468522;
}
</style>
background-color css
<style>
a { background-color: #468522; }
a { background-color: rgb(70,133,34); }
div.DivClassName
{
background-color: #468522;
}
.BgClassName
{
background-color: #468522;
}
</style>
border-color css
<style>
span { border-color: #468522; }
span { border-color: rgb(70,133,34); }
td.TdClassName
{
border-color: #468522;
}
.TagClassName
{
border-color: #468522;
}
</style>