Shades of La Palma #469202
Tints of La Palma #469202
RGB
CMYK
RGB Variations
Color information
#469202 (or 0x469202) is known color: La Palma. HEX triplet: 46, 92 and 02. RGB value is (70,146,2). Sum of RGB (Red+Green+Blue) = 70+146+2=218 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.11% from 218); Green value is 146 (57.42% from 255 or 66.97% from 218); Blue value is 2 (1.17% from 255 or 0.92% from 218); Max value from RGB is 146 - color contains mainly: green. Hex color #469202 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469202 is #B96DFD. Grayscale: #6B6B6B. Windows color (decimal): -12152318 or 168518. OLE color: 168518.
HSL color Cylindrical-coordinate representation of color #469202: hue angle of 91.67º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #469202 is Cyan = 0.52, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 2 | - |
| CMYK | 0.52 | 0 | 0.99 | 0.43 |
| HSL | 91.67º | 0.97% | 0.29% | - |
| HSV(B) | 91.67º | 0.99% | 0.57% | - |
| XYZ | 12.82 | 21.86 | 3.6 | - |
| YUV | 106.86 | 68.82 | 101.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 2 | 0.52 | 0 | 0.99 | 0.43 | 91.67 | 0.97 | 0.29 |
| Hex | 46 | 92 | 2 | 34 | 0 | 63 | 2B | 5C | 61 | 1D |
| Octal | 106 | 222 | 2 | 64 | 0 | 143 | 53 | 134 | 141 | 35 |
| Binary | 1000110 | 10010010 | 10 | 110100 | 0 | 1100011 | 101011 | 1011100 | 1100001 | 11101 |
Color Harmonies of #469202
Complementary color
Monochromatic Colors of #469202
Black with #469202
Text Example
Text Example
White with #469202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469202; }
p { color: rgb(70,146,2); }
H1.HeaderClassName
{
color: #469202;
}
.AnyTagClassName
{
color: #469202;
}
</style>
background-color css
<style>
a { background-color: #469202; }
a { background-color: rgb(70,146,2); }
div.DivClassName
{
background-color: #469202;
}
.BgClassName
{
background-color: #469202;
}
</style>
border-color css
<style>
span { border-color: #469202; }
span { border-color: rgb(70,146,2); }
td.TdClassName
{
border-color: #469202;
}
.TagClassName
{
border-color: #469202;
}
</style>