Shades of La Palma #359315
Tints of La Palma #359315
RGB
CMYK
RGB Variations
Color information
#359315 (or 0x359315) is known color: La Palma. HEX triplet: 35, 93 and 15. RGB value is (53,147,21). Sum of RGB (Red+Green+Blue) = 53+147+21=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 147 (57.81% from 255 or 66.52% from 221); Blue value is 21 (8.59% from 255 or 9.50% from 221); Max value from RGB is 147 - color contains mainly: green. Hex color #359315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359315 is #CA6CEA. Grayscale: #686868. Windows color (decimal): -13266155 or 1413941. OLE color: 1413941.
HSL color Cylindrical-coordinate representation of color #359315: hue angle of 104.76º 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 #359315 is Cyan = 0.64, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 147 | 21 | - |
| CMYK | 0.64 | 0 | 0.86 | 0.42 |
| HSL | 104.76º | 0.75% | 0.33% | - |
| HSV(B) | 104.76º | 0.86% | 0.58% | - |
| XYZ | 12.04 | 21.68 | 4.26 | - |
| YUV | 104.53 | 80.86 | 91.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 147 | 21 | 0.64 | 0 | 0.86 | 0.42 | 104.76 | 0.75 | 0.33 |
| Hex | 35 | 93 | 15 | 40 | 0 | 56 | 2A | 69 | 4B | 21 |
| Octal | 65 | 223 | 25 | 100 | 0 | 126 | 52 | 151 | 113 | 41 |
| Binary | 110101 | 10010011 | 10101 | 1000000 | 0 | 1010110 | 101010 | 1101001 | 1001011 | 100001 |
Color Harmonies of #359315
Complementary color
Monochromatic Colors of #359315
Black with #359315
Text Example
Text Example
White with #359315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359315; }
p { color: rgb(53,147,21); }
H1.HeaderClassName
{
color: #359315;
}
.AnyTagClassName
{
color: #359315;
}
</style>
background-color css
<style>
a { background-color: #359315; }
a { background-color: rgb(53,147,21); }
div.DivClassName
{
background-color: #359315;
}
.BgClassName
{
background-color: #359315;
}
</style>
border-color css
<style>
span { border-color: #359315; }
span { border-color: rgb(53,147,21); }
td.TdClassName
{
border-color: #359315;
}
.TagClassName
{
border-color: #359315;
}
</style>