Shades of La Palma #469328
Tints of La Palma #469328
RGB
CMYK
RGB Variations
Color information
#469328 (or 0x469328) is known color: La Palma. HEX triplet: 46, 93 and 28. RGB value is (70,147,40). Sum of RGB (Red+Green+Blue) = 70+147+40=257 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.24% from 257); Green value is 147 (57.81% from 255 or 57.20% from 257); Blue value is 40 (16.02% from 255 or 15.56% from 257); Max value from RGB is 147 - color contains mainly: green. Hex color #469328 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469328 is #B96CD7. Grayscale: #707070. Windows color (decimal): -12152024 or 2659142. OLE color: 2659142.
HSL color Cylindrical-coordinate representation of color #469328: hue angle of 103.18º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #469328 is Cyan = 0.52, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 40 | - |
| CMYK | 0.52 | 0 | 0.73 | 0.42 |
| HSL | 103.18º | 0.57% | 0.37% | - |
| HSV(B) | 103.18º | 0.73% | 0.58% | - |
| XYZ | 13.34 | 22.32 | 5.61 | - |
| YUV | 111.78 | 87.49 | 98.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 40 | 0.52 | 0 | 0.73 | 0.42 | 103.18 | 0.57 | 0.37 |
| Hex | 46 | 93 | 28 | 34 | 0 | 49 | 2A | 67 | 39 | 25 |
| Octal | 106 | 223 | 50 | 64 | 0 | 111 | 52 | 147 | 71 | 45 |
| Binary | 1000110 | 10010011 | 101000 | 110100 | 0 | 1001001 | 101010 | 1100111 | 111001 | 100101 |
Color Harmonies of #469328
Complementary color
Monochromatic Colors of #469328
Black with #469328
Text Example
Text Example
White with #469328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469328; }
p { color: rgb(70,147,40); }
H1.HeaderClassName
{
color: #469328;
}
.AnyTagClassName
{
color: #469328;
}
</style>
background-color css
<style>
a { background-color: #469328; }
a { background-color: rgb(70,147,40); }
div.DivClassName
{
background-color: #469328;
}
.BgClassName
{
background-color: #469328;
}
</style>
border-color css
<style>
span { border-color: #469328; }
span { border-color: rgb(70,147,40); }
td.TdClassName
{
border-color: #469328;
}
.TagClassName
{
border-color: #469328;
}
</style>