Shades of La Palma #349727
Tints of La Palma #349727
RGB
CMYK
RGB Variations
Color information
#349727 (or 0x349727) is known color: La Palma. HEX triplet: 34, 97 and 27. RGB value is (52,151,39). Sum of RGB (Red+Green+Blue) = 52+151+39=242 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.49% from 242); Green value is 151 (59.38% from 255 or 62.40% from 242); Blue value is 39 (15.62% from 255 or 16.12% from 242); Max value from RGB is 151 - color contains mainly: green. Hex color #349727 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349727 is #CB68D8. Grayscale: #6C6C6C. Windows color (decimal): -13330649 or 2594612. OLE color: 2594612.
HSL color Cylindrical-coordinate representation of color #349727: hue angle of 113.04º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #349727 is Cyan = 0.66, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 151 | 39 | - |
| CMYK | 0.66 | 0 | 0.74 | 0.41 |
| HSL | 113.04º | 0.59% | 0.37% | - |
| HSV(B) | 113.04º | 0.74% | 0.59% | - |
| XYZ | 12.85 | 23.01 | 5.68 | - |
| YUV | 108.63 | 88.7 | 87.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 151 | 39 | 0.66 | 0 | 0.74 | 0.41 | 113.04 | 0.59 | 0.37 |
| Hex | 34 | 97 | 27 | 42 | 0 | 4A | 29 | 71 | 3B | 25 |
| Octal | 64 | 227 | 47 | 102 | 0 | 112 | 51 | 161 | 73 | 45 |
| Binary | 110100 | 10010111 | 100111 | 1000010 | 0 | 1001010 | 101001 | 1110001 | 111011 | 100101 |
Color Harmonies of #349727
Complementary color
Monochromatic Colors of #349727
Black with #349727
Text Example
Text Example
White with #349727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349727; }
p { color: rgb(52,151,39); }
H1.HeaderClassName
{
color: #349727;
}
.AnyTagClassName
{
color: #349727;
}
</style>
background-color css
<style>
a { background-color: #349727; }
a { background-color: rgb(52,151,39); }
div.DivClassName
{
background-color: #349727;
}
.BgClassName
{
background-color: #349727;
}
</style>
border-color css
<style>
span { border-color: #349727; }
span { border-color: rgb(52,151,39); }
td.TdClassName
{
border-color: #349727;
}
.TagClassName
{
border-color: #349727;
}
</style>