Shades of La Palma #359302
Tints of La Palma #359302
RGB
CMYK
RGB Variations
Color information
#359302 (or 0x359302) is known color: La Palma. HEX triplet: 35, 93 and 02. RGB value is (53,147,2). Sum of RGB (Red+Green+Blue) = 53+147+2=202 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.24% from 202); Green value is 147 (57.81% from 255 or 72.77% from 202); Blue value is 2 (1.17% from 255 or 0.99% from 202); Max value from RGB is 147 - color contains mainly: green. Hex color #359302 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359302 is #CA6CFD. Grayscale: #666666. Windows color (decimal): -13266174 or 168757. OLE color: 168757.
HSL color Cylindrical-coordinate representation of color #359302: hue angle of 98.9º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #359302 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 147 | 2 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.42 |
| HSL | 98.9º | 0.97% | 0.29% | - |
| HSV(B) | 98.9º | 0.99% | 0.58% | - |
| XYZ | 11.91 | 21.63 | 3.6 | - |
| YUV | 102.36 | 71.36 | 92.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 147 | 2 | 0.64 | 0 | 0.99 | 0.42 | 98.9 | 0.97 | 0.29 |
| Hex | 35 | 93 | 2 | 40 | 0 | 63 | 2A | 63 | 61 | 1D |
| Octal | 65 | 223 | 2 | 100 | 0 | 143 | 52 | 143 | 141 | 35 |
| Binary | 110101 | 10010011 | 10 | 1000000 | 0 | 1100011 | 101010 | 1100011 | 1100001 | 11101 |
Color Harmonies of #359302
Complementary color
Monochromatic Colors of #359302
Black with #359302
Text Example
Text Example
White with #359302
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359302; }
p { color: rgb(53,147,2); }
H1.HeaderClassName
{
color: #359302;
}
.AnyTagClassName
{
color: #359302;
}
</style>
background-color css
<style>
a { background-color: #359302; }
a { background-color: rgb(53,147,2); }
div.DivClassName
{
background-color: #359302;
}
.BgClassName
{
background-color: #359302;
}
</style>
border-color css
<style>
span { border-color: #359302; }
span { border-color: rgb(53,147,2); }
td.TdClassName
{
border-color: #359302;
}
.TagClassName
{
border-color: #359302;
}
</style>