Shades of Green Pea #287046
Tints of Green Pea #287046
RGB
CMYK
RGB Variations
Color information
#287046 (or 0x287046) is known color: Green Pea. HEX triplet: 28, 70 and 46. RGB value is (40,112,70). Sum of RGB (Red+Green+Blue) = 40+112+70=222 (29% of max value = 765). Red value is 40 (16.02% from 255 or 18.02% from 222); Green value is 112 (44.14% from 255 or 50.45% from 222); Blue value is 70 (27.73% from 255 or 31.53% from 222); Max value from RGB is 112 - color contains mainly: green. Hex color #287046 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287046 is #D78FB9. Grayscale: #555555. Windows color (decimal): -14127034 or 4616232. OLE color: 4616232.
HSL color Cylindrical-coordinate representation of color #287046: hue angle of 145º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #287046 is Cyan = 0.64, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 70 | - |
| CMYK | 0.64 | 0 | 0.38 | 0.56 |
| HSL | 145º | 0.47% | 0.3% | - |
| HSV(B) | 145º | 0.64% | 0.44% | - |
| XYZ | 7.77 | 12.48 | 7.79 | - |
| YUV | 85.68 | 119.15 | 95.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 70 | 0.64 | 0 | 0.38 | 0.56 | 145 | 0.47 | 0.3 |
| Hex | 28 | 70 | 46 | 40 | 0 | 26 | 38 | 91 | 2F | 1E |
| Octal | 50 | 160 | 106 | 100 | 0 | 46 | 70 | 221 | 57 | 36 |
| Binary | 101000 | 1110000 | 1000110 | 1000000 | 0 | 100110 | 111000 | 10010001 | 101111 | 11110 |
Color Harmonies of #287046
Complementary color
Monochromatic Colors of #287046
Black with #287046
Text Example
Text Example
White with #287046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287046; }
p { color: rgb(40,112,70); }
H1.HeaderClassName
{
color: #287046;
}
.AnyTagClassName
{
color: #287046;
}
</style>
background-color css
<style>
a { background-color: #287046; }
a { background-color: rgb(40,112,70); }
div.DivClassName
{
background-color: #287046;
}
.BgClassName
{
background-color: #287046;
}
</style>
border-color css
<style>
span { border-color: #287046; }
span { border-color: rgb(40,112,70); }
td.TdClassName
{
border-color: #287046;
}
.TagClassName
{
border-color: #287046;
}
</style>