Shades of La Palma #359402
Tints of La Palma #359402
RGB
CMYK
RGB Variations
Color information
#359402 (or 0x359402) is known color: La Palma. HEX triplet: 35, 94 and 02. RGB value is (53,148,2). Sum of RGB (Red+Green+Blue) = 53+148+2=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 148 (58.20% from 255 or 72.91% from 203); Blue value is 2 (1.17% from 255 or 0.99% from 203); Max value from RGB is 148 - color contains mainly: green. Hex color #359402 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359402 is #CA6BFD. Grayscale: #676767. Windows color (decimal): -13265918 or 169013. OLE color: 169013.
HSL color Cylindrical-coordinate representation of color #359402: hue angle of 99.04º 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 #359402 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 2 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.42 |
| HSL | 99.04º | 0.97% | 0.29% | - |
| HSV(B) | 99.04º | 0.99% | 0.58% | - |
| XYZ | 12.07 | 21.94 | 3.66 | - |
| YUV | 102.95 | 71.03 | 92.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 2 | 0.64 | 0 | 0.99 | 0.42 | 99.04 | 0.97 | 0.29 |
| Hex | 35 | 94 | 2 | 40 | 0 | 63 | 2A | 63 | 61 | 1D |
| Octal | 65 | 224 | 2 | 100 | 0 | 143 | 52 | 143 | 141 | 35 |
| Binary | 110101 | 10010100 | 10 | 1000000 | 0 | 1100011 | 101010 | 1100011 | 1100001 | 11101 |
Color Harmonies of #359402
Complementary color
Monochromatic Colors of #359402
Black with #359402
Text Example
Text Example
White with #359402
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359402; }
p { color: rgb(53,148,2); }
H1.HeaderClassName
{
color: #359402;
}
.AnyTagClassName
{
color: #359402;
}
</style>
background-color css
<style>
a { background-color: #359402; }
a { background-color: rgb(53,148,2); }
div.DivClassName
{
background-color: #359402;
}
.BgClassName
{
background-color: #359402;
}
</style>
border-color css
<style>
span { border-color: #359402; }
span { border-color: rgb(53,148,2); }
td.TdClassName
{
border-color: #359402;
}
.TagClassName
{
border-color: #359402;
}
</style>