Shades of La Palma #469330
Tints of La Palma #469330
RGB
CMYK
RGB Variations
Color information
#469330 (or 0x469330) is known color: La Palma. HEX triplet: 46, 93 and 30. RGB value is (70,147,48). Sum of RGB (Red+Green+Blue) = 70+147+48=265 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.42% from 265); Green value is 147 (57.81% from 255 or 55.47% from 265); Blue value is 48 (19.14% from 255 or 18.11% from 265); Max value from RGB is 147 - color contains mainly: green. Hex color #469330 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469330 is #B96CCF. Grayscale: #717171. Windows color (decimal): -12152016 or 3183430. OLE color: 3183430.
HSL color Cylindrical-coordinate representation of color #469330: hue angle of 106.67º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #469330 is Cyan = 0.52, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 48 | - |
| CMYK | 0.52 | 0 | 0.67 | 0.42 |
| HSL | 106.67º | 0.51% | 0.38% | - |
| HSV(B) | 106.67º | 0.67% | 0.58% | - |
| XYZ | 13.49 | 22.38 | 6.41 | - |
| YUV | 112.69 | 91.49 | 97.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 48 | 0.52 | 0 | 0.67 | 0.42 | 106.67 | 0.51 | 0.38 |
| Hex | 46 | 93 | 30 | 34 | 0 | 43 | 2A | 6B | 33 | 26 |
| Octal | 106 | 223 | 60 | 64 | 0 | 103 | 52 | 153 | 63 | 46 |
| Binary | 1000110 | 10010011 | 110000 | 110100 | 0 | 1000011 | 101010 | 1101011 | 110011 | 100110 |
Color Harmonies of #469330
Complementary color
Monochromatic Colors of #469330
Black with #469330
Text Example
Text Example
White with #469330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469330; }
p { color: rgb(70,147,48); }
H1.HeaderClassName
{
color: #469330;
}
.AnyTagClassName
{
color: #469330;
}
</style>
background-color css
<style>
a { background-color: #469330; }
a { background-color: rgb(70,147,48); }
div.DivClassName
{
background-color: #469330;
}
.BgClassName
{
background-color: #469330;
}
</style>
border-color css
<style>
span { border-color: #469330; }
span { border-color: rgb(70,147,48); }
td.TdClassName
{
border-color: #469330;
}
.TagClassName
{
border-color: #469330;
}
</style>