Shades of Green Pea #326546
Tints of Green Pea #326546
RGB
CMYK
RGB Variations
Color information
#326546 (or 0x326546) is known color: Green Pea. HEX triplet: 32, 65 and 46. RGB value is (50,101,70). Sum of RGB (Red+Green+Blue) = 50+101+70=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 101 (39.84% from 255 or 45.70% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 101 - color contains mainly: green. Hex color #326546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326546 is #CD9AB9. Grayscale: #525252. Windows color (decimal): -13474490 or 4613426. OLE color: 4613426.
HSL color Cylindrical-coordinate representation of color #326546: hue angle of 143.53º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #326546 is Cyan = 0.50, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 101 | 70 | - |
| CMYK | 0.50 | 0 | 0.31 | 0.60 |
| HSL | 143.53º | 0.34% | 0.3% | - |
| HSV(B) | 143.53º | 0.5% | 0.4% | - |
| XYZ | 7.07 | 10.43 | 7.43 | - |
| YUV | 82.22 | 121.1 | 105.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 101 | 70 | 0.50 | 0 | 0.31 | 0.60 | 143.53 | 0.34 | 0.3 |
| Hex | 32 | 65 | 46 | 32 | 0 | 1F | 3C | 90 | 22 | 1E |
| Octal | 62 | 145 | 106 | 62 | 0 | 37 | 74 | 220 | 42 | 36 |
| Binary | 110010 | 1100101 | 1000110 | 110010 | 0 | 11111 | 111100 | 10010000 | 100010 | 11110 |
Color Harmonies of #326546
Complementary color
Monochromatic Colors of #326546
Black with #326546
Text Example
Text Example
White with #326546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326546; }
p { color: rgb(50,101,70); }
H1.HeaderClassName
{
color: #326546;
}
.AnyTagClassName
{
color: #326546;
}
</style>
background-color css
<style>
a { background-color: #326546; }
a { background-color: rgb(50,101,70); }
div.DivClassName
{
background-color: #326546;
}
.BgClassName
{
background-color: #326546;
}
</style>
border-color css
<style>
span { border-color: #326546; }
span { border-color: rgb(50,101,70); }
td.TdClassName
{
border-color: #326546;
}
.TagClassName
{
border-color: #326546;
}
</style>