Shades of La Palma #359400
Tints of La Palma #359400
RGB
CMYK
RGB Variations
Color information
#359400 (or 0x359400) is known color: La Palma. HEX triplet: 35, 94 and 00. RGB value is (53,148,0). Sum of RGB (Red+Green+Blue) = 53+148+0=201 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.37% from 201); Green value is 148 (58.20% from 255 or 73.63% from 201); Blue value is 0 (0.39% from 255 or 0% from 201); Max value from RGB is 148 - color contains mainly: green. Hex color #359400 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359400 is #CA6BFF. Grayscale: #676767. Windows color (decimal): -13265920 or 37941. OLE color: 37941.
HSL color Cylindrical-coordinate representation of color #359400: hue angle of 98.51º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #359400 is Cyan = 0.64, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 0 | - |
| CMYK | 0.64 | 0 | 1 | 0.42 |
| HSL | 98.51º | 1% | 0.29% | - |
| HSV(B) | 98.51º | 1% | 0.58% | - |
| XYZ | 12.06 | 21.94 | 3.6 | - |
| YUV | 102.72 | 70.03 | 92.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 0 | 0.64 | 0 | 1 | 0.42 | 98.51 | 1 | 0.29 |
| Hex | 35 | 94 | 0 | 40 | 0 | 64 | 2A | 63 | 64 | 1D |
| Octal | 65 | 224 | 0 | 100 | 0 | 144 | 52 | 143 | 144 | 35 |
| Binary | 110101 | 10010100 | 0 | 1000000 | 0 | 1100100 | 101010 | 1100011 | 1100100 | 11101 |
Color Harmonies of #359400
Complementary color
Monochromatic Colors of #359400
Black with #359400
Text Example
Text Example
White with #359400
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359400; }
p { color: rgb(53,148,0); }
H1.HeaderClassName
{
color: #359400;
}
.AnyTagClassName
{
color: #359400;
}
</style>
background-color css
<style>
a { background-color: #359400; }
a { background-color: rgb(53,148,0); }
div.DivClassName
{
background-color: #359400;
}
.BgClassName
{
background-color: #359400;
}
</style>
border-color css
<style>
span { border-color: #359400; }
span { border-color: rgb(53,148,0); }
td.TdClassName
{
border-color: #359400;
}
.TagClassName
{
border-color: #359400;
}
</style>