Shades of Green Pea #296844
Tints of Green Pea #296844
RGB
CMYK
RGB Variations
Color information
#296844 (or 0x296844) is known color: Green Pea. HEX triplet: 29, 68 and 44. RGB value is (41,104,68). Sum of RGB (Red+Green+Blue) = 41+104+68=213 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.25% from 213); Green value is 104 (41.02% from 255 or 48.83% from 213); Blue value is 68 (26.95% from 255 or 31.92% from 213); Max value from RGB is 104 - color contains mainly: green. Hex color #296844 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296844 is #D697BB. Grayscale: #515151. Windows color (decimal): -14063548 or 4483113. OLE color: 4483113.
HSL color Cylindrical-coordinate representation of color #296844: hue angle of 145.71º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #296844 is Cyan = 0.61, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 68 | - |
| CMYK | 0.61 | 0 | 0.35 | 0.59 |
| HSL | 145.71º | 0.43% | 0.28% | - |
| HSV(B) | 145.71º | 0.61% | 0.41% | - |
| XYZ | 6.91 | 10.79 | 7.19 | - |
| YUV | 81.06 | 120.63 | 99.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 68 | 0.61 | 0 | 0.35 | 0.59 | 145.71 | 0.43 | 0.28 |
| Hex | 29 | 68 | 44 | 3D | 0 | 23 | 3B | 92 | 2B | 1C |
| Octal | 51 | 150 | 104 | 75 | 0 | 43 | 73 | 222 | 53 | 34 |
| Binary | 101001 | 1101000 | 1000100 | 111101 | 0 | 100011 | 111011 | 10010010 | 101011 | 11100 |
Color Harmonies of #296844
Complementary color
Monochromatic Colors of #296844
Black with #296844
Text Example
Text Example
White with #296844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296844; }
p { color: rgb(41,104,68); }
H1.HeaderClassName
{
color: #296844;
}
.AnyTagClassName
{
color: #296844;
}
</style>
background-color css
<style>
a { background-color: #296844; }
a { background-color: rgb(41,104,68); }
div.DivClassName
{
background-color: #296844;
}
.BgClassName
{
background-color: #296844;
}
</style>
border-color css
<style>
span { border-color: #296844; }
span { border-color: rgb(41,104,68); }
td.TdClassName
{
border-color: #296844;
}
.TagClassName
{
border-color: #296844;
}
</style>