Shades of La Palma #359226
Tints of La Palma #359226
RGB
CMYK
RGB Variations
Color information
#359226 (or 0x359226) is known color: La Palma. HEX triplet: 35, 92 and 26. RGB value is (53,146,38). Sum of RGB (Red+Green+Blue) = 53+146+38=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 146 (57.42% from 255 or 61.60% from 237); Blue value is 38 (15.23% from 255 or 16.03% from 237); Max value from RGB is 146 - color contains mainly: green. Hex color #359226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359226 is #CA6DD9. Grayscale: #6A6A6A. Windows color (decimal): -13266394 or 2527797. OLE color: 2527797.
HSL color Cylindrical-coordinate representation of color #359226: hue angle of 111.67º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #359226 is Cyan = 0.64, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 146 | 38 | - |
| CMYK | 0.64 | 0 | 0.74 | 0.43 |
| HSL | 111.67º | 0.59% | 0.36% | - |
| HSV(B) | 111.67º | 0.74% | 0.57% | - |
| XYZ | 12.1 | 21.45 | 5.34 | - |
| YUV | 105.88 | 89.69 | 90.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 146 | 38 | 0.64 | 0 | 0.74 | 0.43 | 111.67 | 0.59 | 0.36 |
| Hex | 35 | 92 | 26 | 40 | 0 | 4A | 2B | 70 | 3B | 24 |
| Octal | 65 | 222 | 46 | 100 | 0 | 112 | 53 | 160 | 73 | 44 |
| Binary | 110101 | 10010010 | 100110 | 1000000 | 0 | 1001010 | 101011 | 1110000 | 111011 | 100100 |
Color Harmonies of #359226
Complementary color
Monochromatic Colors of #359226
Black with #359226
Text Example
Text Example
White with #359226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359226; }
p { color: rgb(53,146,38); }
H1.HeaderClassName
{
color: #359226;
}
.AnyTagClassName
{
color: #359226;
}
</style>
background-color css
<style>
a { background-color: #359226; }
a { background-color: rgb(53,146,38); }
div.DivClassName
{
background-color: #359226;
}
.BgClassName
{
background-color: #359226;
}
</style>
border-color css
<style>
span { border-color: #359226; }
span { border-color: rgb(53,146,38); }
td.TdClassName
{
border-color: #359226;
}
.TagClassName
{
border-color: #359226;
}
</style>