Shades of La Palma #468532
Tints of La Palma #468532
RGB
CMYK
RGB Variations
Color information
#468532 (or 0x468532) is known color: La Palma. HEX triplet: 46, 85 and 32. RGB value is (70,133,50). Sum of RGB (Red+Green+Blue) = 70+133+50=253 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.67% from 253); Green value is 133 (52.34% from 255 or 52.57% from 253); Blue value is 50 (19.92% from 255 or 19.76% from 253); Max value from RGB is 133 - color contains mainly: green. Hex color #468532 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468532 is #B97ACD. Grayscale: #686868. Windows color (decimal): -12155598 or 3310918. OLE color: 3310918.
HSL color Cylindrical-coordinate representation of color #468532: hue angle of 105.54º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #468532 is Cyan = 0.47, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 50 | - |
| CMYK | 0.47 | 0 | 0.62 | 0.48 |
| HSL | 105.54º | 0.45% | 0.36% | - |
| HSV(B) | 105.54º | 0.62% | 0.52% | - |
| XYZ | 11.49 | 18.31 | 5.95 | - |
| YUV | 104.7 | 97.13 | 103.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 50 | 0.47 | 0 | 0.62 | 0.48 | 105.54 | 0.45 | 0.36 |
| Hex | 46 | 85 | 32 | 2F | 0 | 3E | 30 | 6A | 2D | 24 |
| Octal | 106 | 205 | 62 | 57 | 0 | 76 | 60 | 152 | 55 | 44 |
| Binary | 1000110 | 10000101 | 110010 | 101111 | 0 | 111110 | 110000 | 1101010 | 101101 | 100100 |
Color Harmonies of #468532
Complementary color
Monochromatic Colors of #468532
Black with #468532
Text Example
Text Example
White with #468532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468532; }
p { color: rgb(70,133,50); }
H1.HeaderClassName
{
color: #468532;
}
.AnyTagClassName
{
color: #468532;
}
</style>
background-color css
<style>
a { background-color: #468532; }
a { background-color: rgb(70,133,50); }
div.DivClassName
{
background-color: #468532;
}
.BgClassName
{
background-color: #468532;
}
</style>
border-color css
<style>
span { border-color: #468532; }
span { border-color: rgb(70,133,50); }
td.TdClassName
{
border-color: #468532;
}
.TagClassName
{
border-color: #468532;
}
</style>