Shades of La Palma #359307
Tints of La Palma #359307
RGB
CMYK
RGB Variations
Color information
#359307 (or 0x359307) is known color: La Palma. HEX triplet: 35, 93 and 07. RGB value is (53,147,7). Sum of RGB (Red+Green+Blue) = 53+147+7=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 147 (57.81% from 255 or 71.01% from 207); Blue value is 7 (3.12% from 255 or 3.38% from 207); Max value from RGB is 147 - color contains mainly: green. Hex color #359307 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359307 is #CA6CF8. Grayscale: #676767. Windows color (decimal): -13266169 or 496437. OLE color: 496437.
HSL color Cylindrical-coordinate representation of color #359307: hue angle of 100.29º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #359307 is Cyan = 0.64, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 147 | 7 | - |
| CMYK | 0.64 | 0 | 0.95 | 0.42 |
| HSL | 100.29º | 0.91% | 0.3% | - |
| HSV(B) | 100.29º | 0.95% | 0.58% | - |
| XYZ | 11.94 | 21.64 | 3.75 | - |
| YUV | 102.93 | 73.86 | 92.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 147 | 7 | 0.64 | 0 | 0.95 | 0.42 | 100.29 | 0.91 | 0.3 |
| Hex | 35 | 93 | 7 | 40 | 0 | 5F | 2A | 64 | 5B | 1E |
| Octal | 65 | 223 | 7 | 100 | 0 | 137 | 52 | 144 | 133 | 36 |
| Binary | 110101 | 10010011 | 111 | 1000000 | 0 | 1011111 | 101010 | 1100100 | 1011011 | 11110 |
Color Harmonies of #359307
Complementary color
Monochromatic Colors of #359307
Black with #359307
Text Example
Text Example
White with #359307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359307; }
p { color: rgb(53,147,7); }
H1.HeaderClassName
{
color: #359307;
}
.AnyTagClassName
{
color: #359307;
}
</style>
background-color css
<style>
a { background-color: #359307; }
a { background-color: rgb(53,147,7); }
div.DivClassName
{
background-color: #359307;
}
.BgClassName
{
background-color: #359307;
}
</style>
border-color css
<style>
span { border-color: #359307; }
span { border-color: rgb(53,147,7); }
td.TdClassName
{
border-color: #359307;
}
.TagClassName
{
border-color: #359307;
}
</style>