Shades of La Palma #359502
Tints of La Palma #359502
RGB
CMYK
RGB Variations
Color information
#359502 (or 0x359502) is known color: La Palma. HEX triplet: 35, 95 and 02. RGB value is (53,149,2). Sum of RGB (Red+Green+Blue) = 53+149+2=204 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.98% from 204); Green value is 149 (58.59% from 255 or 73.04% from 204); Blue value is 2 (1.17% from 255 or 0.98% from 204); Max value from RGB is 149 - color contains mainly: green. Hex color #359502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359502 is #CA6AFD. Grayscale: #686868. Windows color (decimal): -13265662 or 169269. OLE color: 169269.
HSL color Cylindrical-coordinate representation of color #359502: hue angle of 99.18º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #359502 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 2 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.42 |
| HSL | 99.18º | 0.97% | 0.3% | - |
| HSV(B) | 99.18º | 0.99% | 0.58% | - |
| XYZ | 12.23 | 22.26 | 3.71 | - |
| YUV | 103.54 | 70.7 | 91.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 2 | 0.64 | 0 | 0.99 | 0.42 | 99.18 | 0.97 | 0.3 |
| Hex | 35 | 95 | 2 | 40 | 0 | 63 | 2A | 63 | 61 | 1E |
| Octal | 65 | 225 | 2 | 100 | 0 | 143 | 52 | 143 | 141 | 36 |
| Binary | 110101 | 10010101 | 10 | 1000000 | 0 | 1100011 | 101010 | 1100011 | 1100001 | 11110 |
Color Harmonies of #359502
Complementary color
Monochromatic Colors of #359502
Black with #359502
Text Example
Text Example
White with #359502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359502; }
p { color: rgb(53,149,2); }
H1.HeaderClassName
{
color: #359502;
}
.AnyTagClassName
{
color: #359502;
}
</style>
background-color css
<style>
a { background-color: #359502; }
a { background-color: rgb(53,149,2); }
div.DivClassName
{
background-color: #359502;
}
.BgClassName
{
background-color: #359502;
}
</style>
border-color css
<style>
span { border-color: #359502; }
span { border-color: rgb(53,149,2); }
td.TdClassName
{
border-color: #359502;
}
.TagClassName
{
border-color: #359502;
}
</style>