Shades of La Palma #359503
Tints of La Palma #359503
RGB
CMYK
RGB Variations
Color information
#359503 (or 0x359503) is known color: La Palma. HEX triplet: 35, 95 and 03. RGB value is (53,149,3). Sum of RGB (Red+Green+Blue) = 53+149+3=205 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.85% from 205); Green value is 149 (58.59% from 255 or 72.68% from 205); Blue value is 3 (1.56% from 255 or 1.46% from 205); Max value from RGB is 149 - color contains mainly: green. Hex color #359503 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359503 is #CA6AFC. Grayscale: #686868. Windows color (decimal): -13265661 or 234805. OLE color: 234805.
HSL color Cylindrical-coordinate representation of color #359503: hue angle of 99.45º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #359503 is Cyan = 0.64, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 3 | - |
| CMYK | 0.64 | 0 | 0.98 | 0.42 |
| HSL | 99.45º | 0.96% | 0.3% | - |
| HSV(B) | 99.45º | 0.98% | 0.58% | - |
| XYZ | 12.23 | 22.26 | 3.74 | - |
| YUV | 103.65 | 71.2 | 91.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 3 | 0.64 | 0 | 0.98 | 0.42 | 99.45 | 0.96 | 0.3 |
| Hex | 35 | 95 | 3 | 40 | 0 | 62 | 2A | 63 | 60 | 1E |
| Octal | 65 | 225 | 3 | 100 | 0 | 142 | 52 | 143 | 140 | 36 |
| Binary | 110101 | 10010101 | 11 | 1000000 | 0 | 1100010 | 101010 | 1100011 | 1100000 | 11110 |
Color Harmonies of #359503
Complementary color
Monochromatic Colors of #359503
Black with #359503
Text Example
Text Example
White with #359503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359503; }
p { color: rgb(53,149,3); }
H1.HeaderClassName
{
color: #359503;
}
.AnyTagClassName
{
color: #359503;
}
</style>
background-color css
<style>
a { background-color: #359503; }
a { background-color: rgb(53,149,3); }
div.DivClassName
{
background-color: #359503;
}
.BgClassName
{
background-color: #359503;
}
</style>
border-color css
<style>
span { border-color: #359503; }
span { border-color: rgb(53,149,3); }
td.TdClassName
{
border-color: #359503;
}
.TagClassName
{
border-color: #359503;
}
</style>