Shades of La Palma #349715
Tints of La Palma #349715
RGB
CMYK
RGB Variations
Color information
#349715 (or 0x349715) is known color: La Palma. HEX triplet: 34, 97 and 15. RGB value is (52,151,21). Sum of RGB (Red+Green+Blue) = 52+151+21=224 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.21% from 224); Green value is 151 (59.38% from 255 or 67.41% from 224); Blue value is 21 (8.59% from 255 or 9.38% from 224); Max value from RGB is 151 - color contains mainly: green. Hex color #349715 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349715 is #CB68EA. Grayscale: #6A6A6A. Windows color (decimal): -13330667 or 1414964. OLE color: 1414964.
HSL color Cylindrical-coordinate representation of color #349715: hue angle of 105.69º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #349715 is Cyan = 0.66, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 151 | 21 | - |
| CMYK | 0.66 | 0 | 0.86 | 0.41 |
| HSL | 105.69º | 0.76% | 0.34% | - |
| HSV(B) | 105.69º | 0.86% | 0.59% | - |
| XYZ | 12.62 | 22.92 | 4.47 | - |
| YUV | 106.58 | 79.7 | 89.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 151 | 21 | 0.66 | 0 | 0.86 | 0.41 | 105.69 | 0.76 | 0.34 |
| Hex | 34 | 97 | 15 | 42 | 0 | 56 | 29 | 6A | 4C | 22 |
| Octal | 64 | 227 | 25 | 102 | 0 | 126 | 51 | 152 | 114 | 42 |
| Binary | 110100 | 10010111 | 10101 | 1000010 | 0 | 1010110 | 101001 | 1101010 | 1001100 | 100010 |
Color Harmonies of #349715
Complementary color
Monochromatic Colors of #349715
Black with #349715
Text Example
Text Example
White with #349715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349715; }
p { color: rgb(52,151,21); }
H1.HeaderClassName
{
color: #349715;
}
.AnyTagClassName
{
color: #349715;
}
</style>
background-color css
<style>
a { background-color: #349715; }
a { background-color: rgb(52,151,21); }
div.DivClassName
{
background-color: #349715;
}
.BgClassName
{
background-color: #349715;
}
</style>
border-color css
<style>
span { border-color: #349715; }
span { border-color: rgb(52,151,21); }
td.TdClassName
{
border-color: #349715;
}
.TagClassName
{
border-color: #349715;
}
</style>