Shades of La Palma #359515
Tints of La Palma #359515
RGB
CMYK
RGB Variations
Color information
#359515 (or 0x359515) is known color: La Palma. HEX triplet: 35, 95 and 15. RGB value is (53,149,21). Sum of RGB (Red+Green+Blue) = 53+149+21=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 149 (58.59% from 255 or 66.82% from 223); Blue value is 21 (8.59% from 255 or 9.42% from 223); Max value from RGB is 149 - color contains mainly: green. Hex color #359515 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359515 is #CA6AEA. Grayscale: #6A6A6A. Windows color (decimal): -13265643 or 1414453. OLE color: 1414453.
HSL color Cylindrical-coordinate representation of color #359515: hue angle of 105º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #359515 is Cyan = 0.64, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 21 | - |
| CMYK | 0.64 | 0 | 0.86 | 0.42 |
| HSL | 105º | 0.75% | 0.33% | - |
| HSV(B) | 105º | 0.86% | 0.58% | - |
| XYZ | 12.35 | 22.31 | 4.36 | - |
| YUV | 105.7 | 80.2 | 90.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 21 | 0.64 | 0 | 0.86 | 0.42 | 105 | 0.75 | 0.33 |
| Hex | 35 | 95 | 15 | 40 | 0 | 56 | 2A | 69 | 4B | 21 |
| Octal | 65 | 225 | 25 | 100 | 0 | 126 | 52 | 151 | 113 | 41 |
| Binary | 110101 | 10010101 | 10101 | 1000000 | 0 | 1010110 | 101010 | 1101001 | 1001011 | 100001 |
Color Harmonies of #359515
Complementary color
Monochromatic Colors of #359515
Black with #359515
Text Example
Text Example
White with #359515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359515; }
p { color: rgb(53,149,21); }
H1.HeaderClassName
{
color: #359515;
}
.AnyTagClassName
{
color: #359515;
}
</style>
background-color css
<style>
a { background-color: #359515; }
a { background-color: rgb(53,149,21); }
div.DivClassName
{
background-color: #359515;
}
.BgClassName
{
background-color: #359515;
}
</style>
border-color css
<style>
span { border-color: #359515; }
span { border-color: rgb(53,149,21); }
td.TdClassName
{
border-color: #359515;
}
.TagClassName
{
border-color: #359515;
}
</style>