Shades of La Palma #349527
Tints of La Palma #349527
RGB
CMYK
RGB Variations
Color information
#349527 (or 0x349527) is known color: La Palma. HEX triplet: 34, 95 and 27. RGB value is (52,149,39). Sum of RGB (Red+Green+Blue) = 52+149+39=240 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.67% from 240); Green value is 149 (58.59% from 255 or 62.08% from 240); Blue value is 39 (15.62% from 255 or 16.25% from 240); Max value from RGB is 149 - color contains mainly: green. Hex color #349527 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349527 is #CB6AD8. Grayscale: #6B6B6B. Windows color (decimal): -13331161 or 2594100. OLE color: 2594100.
HSL color Cylindrical-coordinate representation of color #349527: hue angle of 112.91º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #349527 is Cyan = 0.65, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 149 | 39 | - |
| CMYK | 0.65 | 0 | 0.74 | 0.42 |
| HSL | 112.91º | 0.59% | 0.37% | - |
| HSV(B) | 112.91º | 0.74% | 0.58% | - |
| XYZ | 12.53 | 22.37 | 5.58 | - |
| YUV | 107.46 | 89.36 | 88.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 149 | 39 | 0.65 | 0 | 0.74 | 0.42 | 112.91 | 0.59 | 0.37 |
| Hex | 34 | 95 | 27 | 41 | 0 | 4A | 2A | 71 | 3B | 25 |
| Octal | 64 | 225 | 47 | 101 | 0 | 112 | 52 | 161 | 73 | 45 |
| Binary | 110100 | 10010101 | 100111 | 1000001 | 0 | 1001010 | 101010 | 1110001 | 111011 | 100101 |
Color Harmonies of #349527
Complementary color
Monochromatic Colors of #349527
Black with #349527
Text Example
Text Example
White with #349527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349527; }
p { color: rgb(52,149,39); }
H1.HeaderClassName
{
color: #349527;
}
.AnyTagClassName
{
color: #349527;
}
</style>
background-color css
<style>
a { background-color: #349527; }
a { background-color: rgb(52,149,39); }
div.DivClassName
{
background-color: #349527;
}
.BgClassName
{
background-color: #349527;
}
</style>
border-color css
<style>
span { border-color: #349527; }
span { border-color: rgb(52,149,39); }
td.TdClassName
{
border-color: #349527;
}
.TagClassName
{
border-color: #349527;
}
</style>