Shades of La Palma #3D9122
Tints of La Palma #3D9122
RGB
CMYK
RGB Variations
Color information
#3D9122 (or 0x3D9122) is known color: La Palma. HEX triplet: 3D, 91 and 22. RGB value is (61,145,34). Sum of RGB (Red+Green+Blue) = 61+145+34=240 (31% of max value = 765). Red value is 61 (24.22% from 255 or 25.42% from 240); Green value is 145 (57.03% from 255 or 60.42% from 240); Blue value is 34 (13.67% from 255 or 14.17% from 240); Max value from RGB is 145 - color contains mainly: green. Hex color #3D9122 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #3D9122 is #C26EDD. Grayscale: #6B6B6B. Windows color (decimal): -12742366 or 2265405. OLE color: 2265405.
HSL color Cylindrical-coordinate representation of color #3D9122: hue angle of 105.41º 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 #3D9122 is Cyan = 0.58, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 61 | 145 | 34 | - |
| CMYK | 0.58 | 0 | 0.77 | 0.43 |
| HSL | 105.41º | 0.62% | 0.35% | - |
| HSV(B) | 105.41º | 0.77% | 0.57% | - |
| XYZ | 12.34 | 21.36 | 4.99 | - |
| YUV | 107.23 | 86.67 | 95.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 145 | 34 | 0.58 | 0 | 0.77 | 0.43 | 105.41 | 0.62 | 0.35 |
| Hex | 3D | 91 | 22 | 3A | 0 | 4D | 2B | 69 | 3E | 23 |
| Octal | 75 | 221 | 42 | 72 | 0 | 115 | 53 | 151 | 76 | 43 |
| Binary | 111101 | 10010001 | 100010 | 111010 | 0 | 1001101 | 101011 | 1101001 | 111110 | 100011 |
Color Harmonies of #3D9122
Complementary color
Monochromatic Colors of #3D9122
Black with #3D9122
Text Example
Text Example
White with #3D9122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D9122; }
p { color: rgb(61,145,34); }
H1.HeaderClassName
{
color: #3D9122;
}
.AnyTagClassName
{
color: #3D9122;
}
</style>
background-color css
<style>
a { background-color: #3D9122; }
a { background-color: rgb(61,145,34); }
div.DivClassName
{
background-color: #3D9122;
}
.BgClassName
{
background-color: #3D9122;
}
</style>
border-color css
<style>
span { border-color: #3D9122; }
span { border-color: rgb(61,145,34); }
td.TdClassName
{
border-color: #3D9122;
}
.TagClassName
{
border-color: #3D9122;
}
</style>