Shades of La Palma #349127
Tints of La Palma #349127
RGB
CMYK
RGB Variations
Color information
#349127 (or 0x349127) is known color: La Palma. HEX triplet: 34, 91 and 27. RGB value is (52,145,39). Sum of RGB (Red+Green+Blue) = 52+145+39=236 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.03% from 236); Green value is 145 (57.03% from 255 or 61.44% from 236); Blue value is 39 (15.62% from 255 or 16.53% from 236); Max value from RGB is 145 - color contains mainly: green. Hex color #349127 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349127 is #CB6ED8. Grayscale: #696969. Windows color (decimal): -13332185 or 2593076. OLE color: 2593076.
HSL color Cylindrical-coordinate representation of color #349127: hue angle of 112.64º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #349127 is Cyan = 0.64, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 145 | 39 | - |
| CMYK | 0.64 | 0 | 0.73 | 0.43 |
| HSL | 112.64º | 0.58% | 0.36% | - |
| HSV(B) | 112.64º | 0.73% | 0.57% | - |
| XYZ | 11.91 | 21.13 | 5.37 | - |
| YUV | 105.11 | 90.69 | 90.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 145 | 39 | 0.64 | 0 | 0.73 | 0.43 | 112.64 | 0.58 | 0.36 |
| Hex | 34 | 91 | 27 | 40 | 0 | 49 | 2B | 71 | 3A | 24 |
| Octal | 64 | 221 | 47 | 100 | 0 | 111 | 53 | 161 | 72 | 44 |
| Binary | 110100 | 10010001 | 100111 | 1000000 | 0 | 1001001 | 101011 | 1110001 | 111010 | 100100 |
Color Harmonies of #349127
Complementary color
Monochromatic Colors of #349127
Black with #349127
Text Example
Text Example
White with #349127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349127; }
p { color: rgb(52,145,39); }
H1.HeaderClassName
{
color: #349127;
}
.AnyTagClassName
{
color: #349127;
}
</style>
background-color css
<style>
a { background-color: #349127; }
a { background-color: rgb(52,145,39); }
div.DivClassName
{
background-color: #349127;
}
.BgClassName
{
background-color: #349127;
}
</style>
border-color css
<style>
span { border-color: #349127; }
span { border-color: rgb(52,145,39); }
td.TdClassName
{
border-color: #349127;
}
.TagClassName
{
border-color: #349127;
}
</style>