Shades of Green Pea #296546
Tints of Green Pea #296546
RGB
CMYK
RGB Variations
Color information
#296546 (or 0x296546) is known color: Green Pea. HEX triplet: 29, 65 and 46. RGB value is (41,101,70). Sum of RGB (Red+Green+Blue) = 41+101+70=212 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.34% from 212); Green value is 101 (39.84% from 255 or 47.64% from 212); Blue value is 70 (27.73% from 255 or 33.02% from 212); Max value from RGB is 101 - color contains mainly: green. Hex color #296546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296546 is #D69AB9. Grayscale: #4F4F4F. Windows color (decimal): -14064314 or 4613417. OLE color: 4613417.
HSL color Cylindrical-coordinate representation of color #296546: hue angle of 149º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296546 is Cyan = 0.59, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 70 | - |
| CMYK | 0.59 | 0 | 0.31 | 0.60 |
| HSL | 149º | 0.42% | 0.28% | - |
| HSV(B) | 149º | 0.59% | 0.4% | - |
| XYZ | 6.67 | 10.22 | 7.42 | - |
| YUV | 79.53 | 122.62 | 100.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 70 | 0.59 | 0 | 0.31 | 0.60 | 149 | 0.42 | 0.28 |
| Hex | 29 | 65 | 46 | 3B | 0 | 1F | 3C | 95 | 2A | 1C |
| Octal | 51 | 145 | 106 | 73 | 0 | 37 | 74 | 225 | 52 | 34 |
| Binary | 101001 | 1100101 | 1000110 | 111011 | 0 | 11111 | 111100 | 10010101 | 101010 | 11100 |
Color Harmonies of #296546
Complementary color
Monochromatic Colors of #296546
Black with #296546
Text Example
Text Example
White with #296546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296546; }
p { color: rgb(41,101,70); }
H1.HeaderClassName
{
color: #296546;
}
.AnyTagClassName
{
color: #296546;
}
</style>
background-color css
<style>
a { background-color: #296546; }
a { background-color: rgb(41,101,70); }
div.DivClassName
{
background-color: #296546;
}
.BgClassName
{
background-color: #296546;
}
</style>
border-color css
<style>
span { border-color: #296546; }
span { border-color: rgb(41,101,70); }
td.TdClassName
{
border-color: #296546;
}
.TagClassName
{
border-color: #296546;
}
</style>