Shades of La Palma #359407
Tints of La Palma #359407
RGB
CMYK
RGB Variations
Color information
#359407 (or 0x359407) is known color: La Palma. HEX triplet: 35, 94 and 07. RGB value is (53,148,7). Sum of RGB (Red+Green+Blue) = 53+148+7=208 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.48% from 208); Green value is 148 (58.20% from 255 or 71.15% from 208); Blue value is 7 (3.12% from 255 or 3.37% from 208); Max value from RGB is 148 - color contains mainly: green. Hex color #359407 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359407 is #CA6BF8. Grayscale: #676767. Windows color (decimal): -13265913 or 496693. OLE color: 496693.
HSL color Cylindrical-coordinate representation of color #359407: hue angle of 100.43º 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 #359407 is Cyan = 0.64, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 7 | - |
| CMYK | 0.64 | 0 | 0.95 | 0.42 |
| HSL | 100.43º | 0.91% | 0.3% | - |
| HSV(B) | 100.43º | 0.95% | 0.58% | - |
| XYZ | 12.1 | 21.95 | 3.8 | - |
| YUV | 103.52 | 73.53 | 91.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 7 | 0.64 | 0 | 0.95 | 0.42 | 100.43 | 0.91 | 0.3 |
| Hex | 35 | 94 | 7 | 40 | 0 | 5F | 2A | 64 | 5B | 1E |
| Octal | 65 | 224 | 7 | 100 | 0 | 137 | 52 | 144 | 133 | 36 |
| Binary | 110101 | 10010100 | 111 | 1000000 | 0 | 1011111 | 101010 | 1100100 | 1011011 | 11110 |
Color Harmonies of #359407
Complementary color
Monochromatic Colors of #359407
Black with #359407
Text Example
Text Example
White with #359407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359407; }
p { color: rgb(53,148,7); }
H1.HeaderClassName
{
color: #359407;
}
.AnyTagClassName
{
color: #359407;
}
</style>
background-color css
<style>
a { background-color: #359407; }
a { background-color: rgb(53,148,7); }
div.DivClassName
{
background-color: #359407;
}
.BgClassName
{
background-color: #359407;
}
</style>
border-color css
<style>
span { border-color: #359407; }
span { border-color: rgb(53,148,7); }
td.TdClassName
{
border-color: #359407;
}
.TagClassName
{
border-color: #359407;
}
</style>