Shades of La Palma #359421
Tints of La Palma #359421
RGB
CMYK
RGB Variations
Color information
#359421 (or 0x359421) is known color: La Palma. HEX triplet: 35, 94 and 21. RGB value is (53,148,33). Sum of RGB (Red+Green+Blue) = 53+148+33=234 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.65% from 234); Green value is 148 (58.20% from 255 or 63.25% from 234); Blue value is 33 (13.28% from 255 or 14.10% from 234); Max value from RGB is 148 - color contains mainly: green. Hex color #359421 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359421 is #CA6BDE. Grayscale: #6A6A6A. Windows color (decimal): -13265887 or 2200629. OLE color: 2200629.
HSL color Cylindrical-coordinate representation of color #359421: hue angle of 109.57º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #359421 is Cyan = 0.64, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 33 | - |
| CMYK | 0.64 | 0 | 0.78 | 0.42 |
| HSL | 109.57º | 0.64% | 0.35% | - |
| HSV(B) | 109.57º | 0.78% | 0.58% | - |
| XYZ | 12.33 | 22.05 | 5.04 | - |
| YUV | 106.49 | 86.53 | 89.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 33 | 0.64 | 0 | 0.78 | 0.42 | 109.57 | 0.64 | 0.35 |
| Hex | 35 | 94 | 21 | 40 | 0 | 4E | 2A | 6E | 40 | 23 |
| Octal | 65 | 224 | 41 | 100 | 0 | 116 | 52 | 156 | 100 | 43 |
| Binary | 110101 | 10010100 | 100001 | 1000000 | 0 | 1001110 | 101010 | 1101110 | 1000000 | 100011 |
Color Harmonies of #359421
Complementary color
Monochromatic Colors of #359421
Black with #359421
Text Example
Text Example
White with #359421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359421; }
p { color: rgb(53,148,33); }
H1.HeaderClassName
{
color: #359421;
}
.AnyTagClassName
{
color: #359421;
}
</style>
background-color css
<style>
a { background-color: #359421; }
a { background-color: rgb(53,148,33); }
div.DivClassName
{
background-color: #359421;
}
.BgClassName
{
background-color: #359421;
}
</style>
border-color css
<style>
span { border-color: #359421; }
span { border-color: rgb(53,148,33); }
td.TdClassName
{
border-color: #359421;
}
.TagClassName
{
border-color: #359421;
}
</style>