Shades of La Palma #359805
Tints of La Palma #359805
RGB
CMYK
RGB Variations
Color information
#359805 (or 0x359805) is known color: La Palma. HEX triplet: 35, 98 and 05. RGB value is (53,152,5). Sum of RGB (Red+Green+Blue) = 53+152+5=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 152 (59.77% from 255 or 72.38% from 210); Blue value is 5 (2.34% from 255 or 2.38% from 210); Max value from RGB is 152 - color contains mainly: green. Hex color #359805 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359805 is #CA67FA. Grayscale: #6A6A6A. Windows color (decimal): -13264891 or 366645. OLE color: 366645.
HSL color Cylindrical-coordinate representation of color #359805: hue angle of 100.41º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #359805 is Cyan = 0.65, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 152 | 5 | - |
| CMYK | 0.65 | 0 | 0.97 | 0.40 |
| HSL | 100.41º | 0.94% | 0.31% | - |
| HSV(B) | 100.41º | 0.97% | 0.6% | - |
| XYZ | 12.72 | 23.22 | 3.96 | - |
| YUV | 105.64 | 71.2 | 90.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 152 | 5 | 0.65 | 0 | 0.97 | 0.40 | 100.41 | 0.94 | 0.31 |
| Hex | 35 | 98 | 5 | 41 | 0 | 61 | 28 | 64 | 5E | 1F |
| Octal | 65 | 230 | 5 | 101 | 0 | 141 | 50 | 144 | 136 | 37 |
| Binary | 110101 | 10011000 | 101 | 1000001 | 0 | 1100001 | 101000 | 1100100 | 1011110 | 11111 |
Color Harmonies of #359805
Complementary color
Monochromatic Colors of #359805
Black with #359805
Text Example
Text Example
White with #359805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359805; }
p { color: rgb(53,152,5); }
H1.HeaderClassName
{
color: #359805;
}
.AnyTagClassName
{
color: #359805;
}
</style>
background-color css
<style>
a { background-color: #359805; }
a { background-color: rgb(53,152,5); }
div.DivClassName
{
background-color: #359805;
}
.BgClassName
{
background-color: #359805;
}
</style>
border-color css
<style>
span { border-color: #359805; }
span { border-color: rgb(53,152,5); }
td.TdClassName
{
border-color: #359805;
}
.TagClassName
{
border-color: #359805;
}
</style>