Shades of Green Pea #296547
Tints of Green Pea #296547
RGB
CMYK
RGB Variations
Color information
#296547 (or 0x296547) is known color: Green Pea. HEX triplet: 29, 65 and 47. RGB value is (41,101,71). Sum of RGB (Red+Green+Blue) = 41+101+71=213 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.25% from 213); Green value is 101 (39.84% from 255 or 47.42% from 213); Blue value is 71 (28.12% from 255 or 33.33% from 213); Max value from RGB is 101 - color contains mainly: green. Hex color #296547 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296547 is #D69AB8. Grayscale: #4F4F4F. Windows color (decimal): -14064313 or 4678953. OLE color: 4678953.
HSL color Cylindrical-coordinate representation of color #296547: hue angle of 150º 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 #296547 is Cyan = 0.59, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 71 | - |
| CMYK | 0.59 | 0 | 0.30 | 0.60 |
| HSL | 150º | 0.42% | 0.28% | - |
| HSV(B) | 150º | 0.59% | 0.4% | - |
| XYZ | 6.71 | 10.23 | 7.58 | - |
| YUV | 79.64 | 123.12 | 100.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 71 | 0.59 | 0 | 0.30 | 0.60 | 150 | 0.42 | 0.28 |
| Hex | 29 | 65 | 47 | 3B | 0 | 1E | 3C | 96 | 2A | 1C |
| Octal | 51 | 145 | 107 | 73 | 0 | 36 | 74 | 226 | 52 | 34 |
| Binary | 101001 | 1100101 | 1000111 | 111011 | 0 | 11110 | 111100 | 10010110 | 101010 | 11100 |
Color Harmonies of #296547
Complementary color
Monochromatic Colors of #296547
Black with #296547
Text Example
Text Example
White with #296547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296547; }
p { color: rgb(41,101,71); }
H1.HeaderClassName
{
color: #296547;
}
.AnyTagClassName
{
color: #296547;
}
</style>
background-color css
<style>
a { background-color: #296547; }
a { background-color: rgb(41,101,71); }
div.DivClassName
{
background-color: #296547;
}
.BgClassName
{
background-color: #296547;
}
</style>
border-color css
<style>
span { border-color: #296547; }
span { border-color: rgb(41,101,71); }
td.TdClassName
{
border-color: #296547;
}
.TagClassName
{
border-color: #296547;
}
</style>