Shades of La Palma #339125
Tints of La Palma #339125
RGB
CMYK
RGB Variations
Color information
#339125 (or 0x339125) is known color: La Palma. HEX triplet: 33, 91 and 25. RGB value is (51,145,37). Sum of RGB (Red+Green+Blue) = 51+145+37=233 (30% of max value = 765). Red value is 51 (20.31% from 255 or 21.89% from 233); Green value is 145 (57.03% from 255 or 62.23% from 233); Blue value is 37 (14.84% from 255 or 15.88% from 233); Max value from RGB is 145 - color contains mainly: green. Hex color #339125 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #339125 is #CC6EDA. Grayscale: #686868. Windows color (decimal): -13397723 or 2462003. OLE color: 2462003.
HSL color Cylindrical-coordinate representation of color #339125: hue angle of 112.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 #339125 is Cyan = 0.65, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 145 | 37 | - |
| CMYK | 0.65 | 0 | 0.74 | 0.43 |
| HSL | 112.22º | 0.59% | 0.36% | - |
| HSV(B) | 112.22º | 0.74% | 0.57% | - |
| XYZ | 11.82 | 21.09 | 5.2 | - |
| YUV | 104.58 | 89.86 | 89.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 145 | 37 | 0.65 | 0 | 0.74 | 0.43 | 112.22 | 0.59 | 0.36 |
| Hex | 33 | 91 | 25 | 41 | 0 | 4A | 2B | 70 | 3B | 24 |
| Octal | 63 | 221 | 45 | 101 | 0 | 112 | 53 | 160 | 73 | 44 |
| Binary | 110011 | 10010001 | 100101 | 1000001 | 0 | 1001010 | 101011 | 1110000 | 111011 | 100100 |
Color Harmonies of #339125
Complementary color
Monochromatic Colors of #339125
Black with #339125
Text Example
Text Example
White with #339125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339125; }
p { color: rgb(51,145,37); }
H1.HeaderClassName
{
color: #339125;
}
.AnyTagClassName
{
color: #339125;
}
</style>
background-color css
<style>
a { background-color: #339125; }
a { background-color: rgb(51,145,37); }
div.DivClassName
{
background-color: #339125;
}
.BgClassName
{
background-color: #339125;
}
</style>
border-color css
<style>
span { border-color: #339125; }
span { border-color: rgb(51,145,37); }
td.TdClassName
{
border-color: #339125;
}
.TagClassName
{
border-color: #339125;
}
</style>