Shades of La Palma #359205
Tints of La Palma #359205
RGB
CMYK
RGB Variations
Color information
#359205 (or 0x359205) is known color: La Palma. HEX triplet: 35, 92 and 05. RGB value is (53,146,5). Sum of RGB (Red+Green+Blue) = 53+146+5=204 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.98% from 204); Green value is 146 (57.42% from 255 or 71.57% from 204); Blue value is 5 (2.34% from 255 or 2.45% from 204); Max value from RGB is 146 - color contains mainly: green. Hex color #359205 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359205 is #CA6DFA. Grayscale: #666666. Windows color (decimal): -13266427 or 365109. OLE color: 365109.
HSL color Cylindrical-coordinate representation of color #359205: hue angle of 99.57º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #359205 is Cyan = 0.64, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 146 | 5 | - |
| CMYK | 0.64 | 0 | 0.97 | 0.43 |
| HSL | 99.57º | 0.93% | 0.3% | - |
| HSV(B) | 99.57º | 0.97% | 0.57% | - |
| XYZ | 11.77 | 21.33 | 3.64 | - |
| YUV | 102.12 | 73.19 | 92.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 146 | 5 | 0.64 | 0 | 0.97 | 0.43 | 99.57 | 0.93 | 0.3 |
| Hex | 35 | 92 | 5 | 40 | 0 | 61 | 2B | 64 | 5D | 1E |
| Octal | 65 | 222 | 5 | 100 | 0 | 141 | 53 | 144 | 135 | 36 |
| Binary | 110101 | 10010010 | 101 | 1000000 | 0 | 1100001 | 101011 | 1100100 | 1011101 | 11110 |
Color Harmonies of #359205
Complementary color
Monochromatic Colors of #359205
Black with #359205
Text Example
Text Example
White with #359205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359205; }
p { color: rgb(53,146,5); }
H1.HeaderClassName
{
color: #359205;
}
.AnyTagClassName
{
color: #359205;
}
</style>
background-color css
<style>
a { background-color: #359205; }
a { background-color: rgb(53,146,5); }
div.DivClassName
{
background-color: #359205;
}
.BgClassName
{
background-color: #359205;
}
</style>
border-color css
<style>
span { border-color: #359205; }
span { border-color: rgb(53,146,5); }
td.TdClassName
{
border-color: #359205;
}
.TagClassName
{
border-color: #359205;
}
</style>