Shades of La Palma #469033
Tints of La Palma #469033
RGB
CMYK
RGB Variations
Color information
#469033 (or 0x469033) is known color: La Palma. HEX triplet: 46, 90 and 33. RGB value is (70,144,51). Sum of RGB (Red+Green+Blue) = 70+144+51=265 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.42% from 265); Green value is 144 (56.64% from 255 or 54.34% from 265); Blue value is 51 (20.31% from 255 or 19.25% from 265); Max value from RGB is 144 - color contains mainly: green. Hex color #469033 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469033 is #B96FCC. Grayscale: #6F6F6F. Windows color (decimal): -12152781 or 3379270. OLE color: 3379270.
HSL color Cylindrical-coordinate representation of color #469033: hue angle of 107.74º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #469033 is Cyan = 0.51, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 51 | - |
| CMYK | 0.51 | 0 | 0.65 | 0.44 |
| HSL | 107.74º | 0.48% | 0.38% | - |
| HSV(B) | 107.74º | 0.65% | 0.56% | - |
| XYZ | 13.1 | 21.49 | 6.59 | - |
| YUV | 111.27 | 93.98 | 98.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 51 | 0.51 | 0 | 0.65 | 0.44 | 107.74 | 0.48 | 0.38 |
| Hex | 46 | 90 | 33 | 33 | 0 | 41 | 2C | 6C | 30 | 26 |
| Octal | 106 | 220 | 63 | 63 | 0 | 101 | 54 | 154 | 60 | 46 |
| Binary | 1000110 | 10010000 | 110011 | 110011 | 0 | 1000001 | 101100 | 1101100 | 110000 | 100110 |
Color Harmonies of #469033
Complementary color
Monochromatic Colors of #469033
Black with #469033
Text Example
Text Example
White with #469033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469033; }
p { color: rgb(70,144,51); }
H1.HeaderClassName
{
color: #469033;
}
.AnyTagClassName
{
color: #469033;
}
</style>
background-color css
<style>
a { background-color: #469033; }
a { background-color: rgb(70,144,51); }
div.DivClassName
{
background-color: #469033;
}
.BgClassName
{
background-color: #469033;
}
</style>
border-color css
<style>
span { border-color: #469033; }
span { border-color: rgb(70,144,51); }
td.TdClassName
{
border-color: #469033;
}
.TagClassName
{
border-color: #469033;
}
</style>