Shades of La Palma #359227
Tints of La Palma #359227
RGB
CMYK
RGB Variations
Color information
#359227 (or 0x359227) is known color: La Palma. HEX triplet: 35, 92 and 27. RGB value is (53,146,39). Sum of RGB (Red+Green+Blue) = 53+146+39=238 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.27% from 238); Green value is 146 (57.42% from 255 or 61.34% from 238); Blue value is 39 (15.62% from 255 or 16.39% from 238); Max value from RGB is 146 - color contains mainly: green. Hex color #359227 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359227 is #CA6DD8. Grayscale: #6A6A6A. Windows color (decimal): -13266393 or 2593333. OLE color: 2593333.
HSL color Cylindrical-coordinate representation of color #359227: hue angle of 112.15º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #359227 is Cyan = 0.64, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 146 | 39 | - |
| CMYK | 0.64 | 0 | 0.73 | 0.43 |
| HSL | 112.15º | 0.58% | 0.36% | - |
| HSV(B) | 112.15º | 0.73% | 0.57% | - |
| XYZ | 12.11 | 21.46 | 5.42 | - |
| YUV | 106 | 90.19 | 90.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 146 | 39 | 0.64 | 0 | 0.73 | 0.43 | 112.15 | 0.58 | 0.36 |
| Hex | 35 | 92 | 27 | 40 | 0 | 49 | 2B | 70 | 3A | 24 |
| Octal | 65 | 222 | 47 | 100 | 0 | 111 | 53 | 160 | 72 | 44 |
| Binary | 110101 | 10010010 | 100111 | 1000000 | 0 | 1001001 | 101011 | 1110000 | 111010 | 100100 |
Color Harmonies of #359227
Complementary color
Monochromatic Colors of #359227
Black with #359227
Text Example
Text Example
White with #359227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359227; }
p { color: rgb(53,146,39); }
H1.HeaderClassName
{
color: #359227;
}
.AnyTagClassName
{
color: #359227;
}
</style>
background-color css
<style>
a { background-color: #359227; }
a { background-color: rgb(53,146,39); }
div.DivClassName
{
background-color: #359227;
}
.BgClassName
{
background-color: #359227;
}
</style>
border-color css
<style>
span { border-color: #359227; }
span { border-color: rgb(53,146,39); }
td.TdClassName
{
border-color: #359227;
}
.TagClassName
{
border-color: #359227;
}
</style>