Shades of La Palma #469326
Tints of La Palma #469326
RGB
CMYK
RGB Variations
Color information
#469326 (or 0x469326) is known color: La Palma. HEX triplet: 46, 93 and 26. RGB value is (70,147,38). Sum of RGB (Red+Green+Blue) = 70+147+38=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 147 (57.81% from 255 or 57.65% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 147 - color contains mainly: green. Hex color #469326 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469326 is #B96CD9. Grayscale: #6F6F6F. Windows color (decimal): -12152026 or 2528070. OLE color: 2528070.
HSL color Cylindrical-coordinate representation of color #469326: hue angle of 102.39º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #469326 is Cyan = 0.52, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 38 | - |
| CMYK | 0.52 | 0 | 0.74 | 0.42 |
| HSL | 102.39º | 0.59% | 0.36% | - |
| HSV(B) | 102.39º | 0.74% | 0.58% | - |
| XYZ | 13.31 | 22.31 | 5.44 | - |
| YUV | 111.55 | 86.49 | 98.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 38 | 0.52 | 0 | 0.74 | 0.42 | 102.39 | 0.59 | 0.36 |
| Hex | 46 | 93 | 26 | 34 | 0 | 4A | 2A | 66 | 3B | 24 |
| Octal | 106 | 223 | 46 | 64 | 0 | 112 | 52 | 146 | 73 | 44 |
| Binary | 1000110 | 10010011 | 100110 | 110100 | 0 | 1001010 | 101010 | 1100110 | 111011 | 100100 |
Color Harmonies of #469326
Complementary color
Monochromatic Colors of #469326
Black with #469326
Text Example
Text Example
White with #469326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469326; }
p { color: rgb(70,147,38); }
H1.HeaderClassName
{
color: #469326;
}
.AnyTagClassName
{
color: #469326;
}
</style>
background-color css
<style>
a { background-color: #469326; }
a { background-color: rgb(70,147,38); }
div.DivClassName
{
background-color: #469326;
}
.BgClassName
{
background-color: #469326;
}
</style>
border-color css
<style>
span { border-color: #469326; }
span { border-color: rgb(70,147,38); }
td.TdClassName
{
border-color: #469326;
}
.TagClassName
{
border-color: #469326;
}
</style>