Shades of La Palma #359604
Tints of La Palma #359604
RGB
CMYK
RGB Variations
Color information
#359604 (or 0x359604) is known color: La Palma. HEX triplet: 35, 96 and 04. RGB value is (53,150,4). Sum of RGB (Red+Green+Blue) = 53+150+4=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 150 (58.98% from 255 or 72.46% from 207); Blue value is 4 (1.95% from 255 or 1.93% from 207); Max value from RGB is 150 - color contains mainly: green. Hex color #359604 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359604 is #CA69FB. Grayscale: #686868. Windows color (decimal): -13265404 or 300597. OLE color: 300597.
HSL color Cylindrical-coordinate representation of color #359604: hue angle of 99.86º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #359604 is Cyan = 0.65, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 150 | 4 | - |
| CMYK | 0.65 | 0 | 0.97 | 0.41 |
| HSL | 99.86º | 0.95% | 0.3% | - |
| HSV(B) | 99.86º | 0.97% | 0.59% | - |
| XYZ | 12.4 | 22.58 | 3.82 | - |
| YUV | 104.35 | 71.36 | 91.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 150 | 4 | 0.65 | 0 | 0.97 | 0.41 | 99.86 | 0.95 | 0.3 |
| Hex | 35 | 96 | 4 | 41 | 0 | 61 | 29 | 64 | 5F | 1E |
| Octal | 65 | 226 | 4 | 101 | 0 | 141 | 51 | 144 | 137 | 36 |
| Binary | 110101 | 10010110 | 100 | 1000001 | 0 | 1100001 | 101001 | 1100100 | 1011111 | 11110 |
Color Harmonies of #359604
Complementary color
Monochromatic Colors of #359604
Black with #359604
Text Example
Text Example
White with #359604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359604; }
p { color: rgb(53,150,4); }
H1.HeaderClassName
{
color: #359604;
}
.AnyTagClassName
{
color: #359604;
}
</style>
background-color css
<style>
a { background-color: #359604; }
a { background-color: rgb(53,150,4); }
div.DivClassName
{
background-color: #359604;
}
.BgClassName
{
background-color: #359604;
}
</style>
border-color css
<style>
span { border-color: #359604; }
span { border-color: rgb(53,150,4); }
td.TdClassName
{
border-color: #359604;
}
.TagClassName
{
border-color: #359604;
}
</style>