Shades of La Palma #359507
Tints of La Palma #359507
RGB
CMYK
RGB Variations
Color information
#359507 (or 0x359507) is known color: La Palma. HEX triplet: 35, 95 and 07. RGB value is (53,149,7). Sum of RGB (Red+Green+Blue) = 53+149+7=209 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.36% from 209); Green value is 149 (58.59% from 255 or 71.29% from 209); Blue value is 7 (3.12% from 255 or 3.35% from 209); Max value from RGB is 149 - color contains mainly: green. Hex color #359507 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359507 is #CA6AF8. Grayscale: #686868. Windows color (decimal): -13265657 or 496949. OLE color: 496949.
HSL color Cylindrical-coordinate representation of color #359507: hue angle of 100.56º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #359507 is Cyan = 0.64, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 7 | - |
| CMYK | 0.64 | 0 | 0.95 | 0.42 |
| HSL | 100.56º | 0.91% | 0.31% | - |
| HSV(B) | 100.56º | 0.95% | 0.58% | - |
| XYZ | 12.25 | 22.27 | 3.85 | - |
| YUV | 104.11 | 73.2 | 91.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 7 | 0.64 | 0 | 0.95 | 0.42 | 100.56 | 0.91 | 0.31 |
| Hex | 35 | 95 | 7 | 40 | 0 | 5F | 2A | 65 | 5B | 1F |
| Octal | 65 | 225 | 7 | 100 | 0 | 137 | 52 | 145 | 133 | 37 |
| Binary | 110101 | 10010101 | 111 | 1000000 | 0 | 1011111 | 101010 | 1100101 | 1011011 | 11111 |
Color Harmonies of #359507
Complementary color
Monochromatic Colors of #359507
Black with #359507
Text Example
Text Example
White with #359507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359507; }
p { color: rgb(53,149,7); }
H1.HeaderClassName
{
color: #359507;
}
.AnyTagClassName
{
color: #359507;
}
</style>
background-color css
<style>
a { background-color: #359507; }
a { background-color: rgb(53,149,7); }
div.DivClassName
{
background-color: #359507;
}
.BgClassName
{
background-color: #359507;
}
</style>
border-color css
<style>
span { border-color: #359507; }
span { border-color: rgb(53,149,7); }
td.TdClassName
{
border-color: #359507;
}
.TagClassName
{
border-color: #359507;
}
</style>