Shades of La Palma #359225
Tints of La Palma #359225
RGB
CMYK
RGB Variations
Color information
#359225 (or 0x359225) is known color: La Palma. HEX triplet: 35, 92 and 25. RGB value is (53,146,37). Sum of RGB (Red+Green+Blue) = 53+146+37=236 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.46% from 236); Green value is 146 (57.42% from 255 or 61.86% from 236); Blue value is 37 (14.84% from 255 or 15.68% from 236); Max value from RGB is 146 - color contains mainly: green. Hex color #359225 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359225 is #CA6DDA. Grayscale: #6A6A6A. Windows color (decimal): -13266395 or 2462261. OLE color: 2462261.
HSL color Cylindrical-coordinate representation of color #359225: hue angle of 111.19º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #359225 is Cyan = 0.64, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 146 | 37 | - |
| CMYK | 0.64 | 0 | 0.75 | 0.43 |
| HSL | 111.19º | 0.6% | 0.36% | - |
| HSV(B) | 111.19º | 0.75% | 0.57% | - |
| XYZ | 12.08 | 21.45 | 5.25 | - |
| YUV | 105.77 | 89.19 | 90.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 146 | 37 | 0.64 | 0 | 0.75 | 0.43 | 111.19 | 0.6 | 0.36 |
| Hex | 35 | 92 | 25 | 40 | 0 | 4B | 2B | 6F | 3C | 24 |
| Octal | 65 | 222 | 45 | 100 | 0 | 113 | 53 | 157 | 74 | 44 |
| Binary | 110101 | 10010010 | 100101 | 1000000 | 0 | 1001011 | 101011 | 1101111 | 111100 | 100100 |
Color Harmonies of #359225
Complementary color
Monochromatic Colors of #359225
Black with #359225
Text Example
Text Example
White with #359225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359225; }
p { color: rgb(53,146,37); }
H1.HeaderClassName
{
color: #359225;
}
.AnyTagClassName
{
color: #359225;
}
</style>
background-color css
<style>
a { background-color: #359225; }
a { background-color: rgb(53,146,37); }
div.DivClassName
{
background-color: #359225;
}
.BgClassName
{
background-color: #359225;
}
</style>
border-color css
<style>
span { border-color: #359225; }
span { border-color: rgb(53,146,37); }
td.TdClassName
{
border-color: #359225;
}
.TagClassName
{
border-color: #359225;
}
</style>