Shades of La Palma #469226
Tints of La Palma #469226
RGB
CMYK
RGB Variations
Color information
#469226 (or 0x469226) is known color: La Palma. HEX triplet: 46, 92 and 26. RGB value is (70,146,38). Sum of RGB (Red+Green+Blue) = 70+146+38=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 146 (57.42% from 255 or 57.48% from 254); Blue value is 38 (15.23% from 255 or 14.96% from 254); Max value from RGB is 146 - color contains mainly: green. Hex color #469226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469226 is #B96DD9. Grayscale: #6F6F6F. Windows color (decimal): -12152282 or 2527814. OLE color: 2527814.
HSL color Cylindrical-coordinate representation of color #469226: hue angle of 102.22º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #469226 is Cyan = 0.52, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 38 | - |
| CMYK | 0.52 | 0 | 0.74 | 0.43 |
| HSL | 102.22º | 0.59% | 0.36% | - |
| HSV(B) | 102.22º | 0.74% | 0.57% | - |
| XYZ | 13.15 | 22 | 5.39 | - |
| YUV | 110.96 | 86.82 | 98.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 38 | 0.52 | 0 | 0.74 | 0.43 | 102.22 | 0.59 | 0.36 |
| Hex | 46 | 92 | 26 | 34 | 0 | 4A | 2B | 66 | 3B | 24 |
| Octal | 106 | 222 | 46 | 64 | 0 | 112 | 53 | 146 | 73 | 44 |
| Binary | 1000110 | 10010010 | 100110 | 110100 | 0 | 1001010 | 101011 | 1100110 | 111011 | 100100 |
Color Harmonies of #469226
Complementary color
Monochromatic Colors of #469226
Black with #469226
Text Example
Text Example
White with #469226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469226; }
p { color: rgb(70,146,38); }
H1.HeaderClassName
{
color: #469226;
}
.AnyTagClassName
{
color: #469226;
}
</style>
background-color css
<style>
a { background-color: #469226; }
a { background-color: rgb(70,146,38); }
div.DivClassName
{
background-color: #469226;
}
.BgClassName
{
background-color: #469226;
}
</style>
border-color css
<style>
span { border-color: #469226; }
span { border-color: rgb(70,146,38); }
td.TdClassName
{
border-color: #469226;
}
.TagClassName
{
border-color: #469226;
}
</style>