Shades of La Palma #469302
Tints of La Palma #469302
RGB
CMYK
RGB Variations
Color information
#469302 (or 0x469302) is known color: La Palma. HEX triplet: 46, 93 and 02. RGB value is (70,147,2). Sum of RGB (Red+Green+Blue) = 70+147+2=219 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.96% from 219); Green value is 147 (57.81% from 255 or 67.12% from 219); Blue value is 2 (1.17% from 255 or 0.91% from 219); Max value from RGB is 147 - color contains mainly: green. Hex color #469302 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469302 is #B96CFD. Grayscale: #6B6B6B. Windows color (decimal): -12152062 or 168774. OLE color: 168774.
HSL color Cylindrical-coordinate representation of color #469302: hue angle of 91.86º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #469302 is Cyan = 0.52, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 2 | - |
| CMYK | 0.52 | 0 | 0.99 | 0.42 |
| HSL | 91.86º | 0.97% | 0.29% | - |
| HSV(B) | 91.86º | 0.99% | 0.58% | - |
| XYZ | 12.97 | 22.17 | 3.65 | - |
| YUV | 107.45 | 68.49 | 101.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 2 | 0.52 | 0 | 0.99 | 0.42 | 91.86 | 0.97 | 0.29 |
| Hex | 46 | 93 | 2 | 34 | 0 | 63 | 2A | 5C | 61 | 1D |
| Octal | 106 | 223 | 2 | 64 | 0 | 143 | 52 | 134 | 141 | 35 |
| Binary | 1000110 | 10010011 | 10 | 110100 | 0 | 1100011 | 101010 | 1011100 | 1100001 | 11101 |
Color Harmonies of #469302
Complementary color
Monochromatic Colors of #469302
Black with #469302
Text Example
Text Example
White with #469302
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469302; }
p { color: rgb(70,147,2); }
H1.HeaderClassName
{
color: #469302;
}
.AnyTagClassName
{
color: #469302;
}
</style>
background-color css
<style>
a { background-color: #469302; }
a { background-color: rgb(70,147,2); }
div.DivClassName
{
background-color: #469302;
}
.BgClassName
{
background-color: #469302;
}
</style>
border-color css
<style>
span { border-color: #469302; }
span { border-color: rgb(70,147,2); }
td.TdClassName
{
border-color: #469302;
}
.TagClassName
{
border-color: #469302;
}
</style>