Shades of La Palma #3A9122
Tints of La Palma #3A9122
RGB
CMYK
RGB Variations
Color information
#3A9122 (or 0x3A9122) is known color: La Palma. HEX triplet: 3A, 91 and 22. RGB value is (58,145,34). Sum of RGB (Red+Green+Blue) = 58+145+34=237 (31% of max value = 765). Red value is 58 (23.05% from 255 or 24.47% from 237); Green value is 145 (57.03% from 255 or 61.18% from 237); Blue value is 34 (13.67% from 255 or 14.35% from 237); Max value from RGB is 145 - color contains mainly: green. Hex color #3A9122 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #3A9122 is #C56EDD. Grayscale: #6A6A6A. Windows color (decimal): -12938974 or 2265402. OLE color: 2265402.
HSL color Cylindrical-coordinate representation of color #3A9122: hue angle of 107.03º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #3A9122 is Cyan = 0.6, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 58 | 145 | 34 | - |
| CMYK | 0.6 | 0 | 0.77 | 0.43 |
| HSL | 107.03º | 0.62% | 0.35% | - |
| HSV(B) | 107.03º | 0.77% | 0.57% | - |
| XYZ | 12.16 | 21.27 | 4.98 | - |
| YUV | 106.33 | 87.18 | 93.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 145 | 34 | 0.6 | 0 | 0.77 | 0.43 | 107.03 | 0.62 | 0.35 |
| Hex | 3A | 91 | 22 | 3C | 0 | 4D | 2B | 6B | 3E | 23 |
| Octal | 72 | 221 | 42 | 74 | 0 | 115 | 53 | 153 | 76 | 43 |
| Binary | 111010 | 10010001 | 100010 | 111100 | 0 | 1001101 | 101011 | 1101011 | 111110 | 100011 |
Color Harmonies of #3A9122
Complementary color
Monochromatic Colors of #3A9122
Black with #3A9122
Text Example
Text Example
White with #3A9122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A9122; }
p { color: rgb(58,145,34); }
H1.HeaderClassName
{
color: #3A9122;
}
.AnyTagClassName
{
color: #3A9122;
}
</style>
background-color css
<style>
a { background-color: #3A9122; }
a { background-color: rgb(58,145,34); }
div.DivClassName
{
background-color: #3A9122;
}
.BgClassName
{
background-color: #3A9122;
}
</style>
border-color css
<style>
span { border-color: #3A9122; }
span { border-color: rgb(58,145,34); }
td.TdClassName
{
border-color: #3A9122;
}
.TagClassName
{
border-color: #3A9122;
}
</style>