Shades of La Palma #359422
Tints of La Palma #359422
RGB
CMYK
RGB Variations
Color information
#359422 (or 0x359422) is known color: La Palma. HEX triplet: 35, 94 and 22. RGB value is (53,148,34). Sum of RGB (Red+Green+Blue) = 53+148+34=235 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.55% from 235); Green value is 148 (58.20% from 255 or 62.98% from 235); Blue value is 34 (13.67% from 255 or 14.47% from 235); Max value from RGB is 148 - color contains mainly: green. Hex color #359422 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359422 is #CA6BDD. Grayscale: #6A6A6A. Windows color (decimal): -13265886 or 2266165. OLE color: 2266165.
HSL color Cylindrical-coordinate representation of color #359422: hue angle of 110º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #359422 is Cyan = 0.64, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 34 | - |
| CMYK | 0.64 | 0 | 0.77 | 0.42 |
| HSL | 110º | 0.63% | 0.36% | - |
| HSV(B) | 110º | 0.77% | 0.58% | - |
| XYZ | 12.35 | 22.05 | 5.12 | - |
| YUV | 106.6 | 87.03 | 89.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 34 | 0.64 | 0 | 0.77 | 0.42 | 110 | 0.63 | 0.36 |
| Hex | 35 | 94 | 22 | 40 | 0 | 4D | 2A | 6E | 3F | 24 |
| Octal | 65 | 224 | 42 | 100 | 0 | 115 | 52 | 156 | 77 | 44 |
| Binary | 110101 | 10010100 | 100010 | 1000000 | 0 | 1001101 | 101010 | 1101110 | 111111 | 100100 |
Color Harmonies of #359422
Complementary color
Monochromatic Colors of #359422
Black with #359422
Text Example
Text Example
White with #359422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359422; }
p { color: rgb(53,148,34); }
H1.HeaderClassName
{
color: #359422;
}
.AnyTagClassName
{
color: #359422;
}
</style>
background-color css
<style>
a { background-color: #359422; }
a { background-color: rgb(53,148,34); }
div.DivClassName
{
background-color: #359422;
}
.BgClassName
{
background-color: #359422;
}
</style>
border-color css
<style>
span { border-color: #359422; }
span { border-color: rgb(53,148,34); }
td.TdClassName
{
border-color: #359422;
}
.TagClassName
{
border-color: #359422;
}
</style>