Shades of La Palma #469133
Tints of La Palma #469133
RGB
CMYK
RGB Variations
Color information
#469133 (or 0x469133) is known color: La Palma. HEX triplet: 46, 91 and 33. RGB value is (70,145,51). Sum of RGB (Red+Green+Blue) = 70+145+51=266 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.32% from 266); Green value is 145 (57.03% from 255 or 54.51% from 266); Blue value is 51 (20.31% from 255 or 19.17% from 266); Max value from RGB is 145 - color contains mainly: green. Hex color #469133 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469133 is #B96ECC. Grayscale: #707070. Windows color (decimal): -12152525 or 3379526. OLE color: 3379526.
HSL color Cylindrical-coordinate representation of color #469133: hue angle of 107.87º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #469133 is Cyan = 0.52, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 51 | - |
| CMYK | 0.52 | 0 | 0.65 | 0.43 |
| HSL | 107.87º | 0.48% | 0.38% | - |
| HSV(B) | 107.87º | 0.65% | 0.57% | - |
| XYZ | 13.25 | 21.79 | 6.64 | - |
| YUV | 111.86 | 93.65 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 51 | 0.52 | 0 | 0.65 | 0.43 | 107.87 | 0.48 | 0.38 |
| Hex | 46 | 91 | 33 | 34 | 0 | 41 | 2B | 6C | 30 | 26 |
| Octal | 106 | 221 | 63 | 64 | 0 | 101 | 53 | 154 | 60 | 46 |
| Binary | 1000110 | 10010001 | 110011 | 110100 | 0 | 1000001 | 101011 | 1101100 | 110000 | 100110 |
Color Harmonies of #469133
Complementary color
Monochromatic Colors of #469133
Black with #469133
Text Example
Text Example
White with #469133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469133; }
p { color: rgb(70,145,51); }
H1.HeaderClassName
{
color: #469133;
}
.AnyTagClassName
{
color: #469133;
}
</style>
background-color css
<style>
a { background-color: #469133; }
a { background-color: rgb(70,145,51); }
div.DivClassName
{
background-color: #469133;
}
.BgClassName
{
background-color: #469133;
}
</style>
border-color css
<style>
span { border-color: #469133; }
span { border-color: rgb(70,145,51); }
td.TdClassName
{
border-color: #469133;
}
.TagClassName
{
border-color: #469133;
}
</style>