Shades of La Palma #359204
Tints of La Palma #359204
RGB
CMYK
RGB Variations
Color information
#359204 (or 0x359204) is known color: La Palma. HEX triplet: 35, 92 and 04. RGB value is (53,146,4). Sum of RGB (Red+Green+Blue) = 53+146+4=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 146 (57.42% from 255 or 71.92% from 203); Blue value is 4 (1.95% from 255 or 1.97% from 203); Max value from RGB is 146 - color contains mainly: green. Hex color #359204 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359204 is #CA6DFB. Grayscale: #666666. Windows color (decimal): -13266428 or 299573. OLE color: 299573.
HSL color Cylindrical-coordinate representation of color #359204: hue angle of 99.3º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #359204 is Cyan = 0.64, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 146 | 4 | - |
| CMYK | 0.64 | 0 | 0.97 | 0.43 |
| HSL | 99.3º | 0.95% | 0.29% | - |
| HSV(B) | 99.3º | 0.97% | 0.57% | - |
| XYZ | 11.77 | 21.32 | 3.61 | - |
| YUV | 102.01 | 72.69 | 93.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 146 | 4 | 0.64 | 0 | 0.97 | 0.43 | 99.3 | 0.95 | 0.29 |
| Hex | 35 | 92 | 4 | 40 | 0 | 61 | 2B | 63 | 5F | 1D |
| Octal | 65 | 222 | 4 | 100 | 0 | 141 | 53 | 143 | 137 | 35 |
| Binary | 110101 | 10010010 | 100 | 1000000 | 0 | 1100001 | 101011 | 1100011 | 1011111 | 11101 |
Color Harmonies of #359204
Complementary color
Monochromatic Colors of #359204
Black with #359204
Text Example
Text Example
White with #359204
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359204; }
p { color: rgb(53,146,4); }
H1.HeaderClassName
{
color: #359204;
}
.AnyTagClassName
{
color: #359204;
}
</style>
background-color css
<style>
a { background-color: #359204; }
a { background-color: rgb(53,146,4); }
div.DivClassName
{
background-color: #359204;
}
.BgClassName
{
background-color: #359204;
}
</style>
border-color css
<style>
span { border-color: #359204; }
span { border-color: rgb(53,146,4); }
td.TdClassName
{
border-color: #359204;
}
.TagClassName
{
border-color: #359204;
}
</style>