Shades of La Palma #468133
Tints of La Palma #468133
RGB
CMYK
RGB Variations
Color information
#468133 (or 0x468133) is known color: La Palma. HEX triplet: 46, 81 and 33. RGB value is (70,129,51). Sum of RGB (Red+Green+Blue) = 70+129+51=250 (33% of max value = 765). Red value is 70 (27.73% from 255 or 28% from 250); Green value is 129 (50.78% from 255 or 51.6% from 250); Blue value is 51 (20.31% from 255 or 20.4% from 250); Max value from RGB is 129 - color contains mainly: green. Hex color #468133 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468133 is #B97ECC. Grayscale: #666666. Windows color (decimal): -12156621 or 3375430. OLE color: 3375430.
HSL color Cylindrical-coordinate representation of color #468133: hue angle of 105.38º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #468133 is Cyan = 0.46, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 129 | 51 | - |
| CMYK | 0.46 | 0 | 0.60 | 0.49 |
| HSL | 105.38º | 0.43% | 0.35% | - |
| HSV(B) | 105.38º | 0.6% | 0.51% | - |
| XYZ | 10.97 | 17.24 | 5.88 | - |
| YUV | 102.47 | 98.95 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 129 | 51 | 0.46 | 0 | 0.60 | 0.49 | 105.38 | 0.43 | 0.35 |
| Hex | 46 | 81 | 33 | 2E | 0 | 3C | 31 | 69 | 2B | 23 |
| Octal | 106 | 201 | 63 | 56 | 0 | 74 | 61 | 151 | 53 | 43 |
| Binary | 1000110 | 10000001 | 110011 | 101110 | 0 | 111100 | 110001 | 1101001 | 101011 | 100011 |
Color Harmonies of #468133
Complementary color
Monochromatic Colors of #468133
Black with #468133
Text Example
Text Example
White with #468133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468133; }
p { color: rgb(70,129,51); }
H1.HeaderClassName
{
color: #468133;
}
.AnyTagClassName
{
color: #468133;
}
</style>
background-color css
<style>
a { background-color: #468133; }
a { background-color: rgb(70,129,51); }
div.DivClassName
{
background-color: #468133;
}
.BgClassName
{
background-color: #468133;
}
</style>
border-color css
<style>
span { border-color: #468133; }
span { border-color: rgb(70,129,51); }
td.TdClassName
{
border-color: #468133;
}
.TagClassName
{
border-color: #468133;
}
</style>