Shades of Green Pea #266947
Tints of Green Pea #266947
RGB
CMYK
RGB Variations
Color information
#266947 (or 0x266947) is known color: Green Pea. HEX triplet: 26, 69 and 47. RGB value is (38,105,71). Sum of RGB (Red+Green+Blue) = 38+105+71=214 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.76% from 214); Green value is 105 (41.41% from 255 or 49.07% from 214); Blue value is 71 (28.12% from 255 or 33.18% from 214); Max value from RGB is 105 - color contains mainly: green. Hex color #266947 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266947 is #D996B8. Grayscale: #515151. Windows color (decimal): -14259897 or 4679974. OLE color: 4679974.
HSL color Cylindrical-coordinate representation of color #266947: hue angle of 149.55º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #266947 is Cyan = 0.64, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 105 | 71 | - |
| CMYK | 0.64 | 0 | 0.32 | 0.59 |
| HSL | 149.55º | 0.47% | 0.28% | - |
| HSV(B) | 149.55º | 0.64% | 0.41% | - |
| XYZ | 6.99 | 10.97 | 7.71 | - |
| YUV | 81.09 | 122.3 | 97.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 71 | 0.64 | 0 | 0.32 | 0.59 | 149.55 | 0.47 | 0.28 |
| Hex | 26 | 69 | 47 | 40 | 0 | 20 | 3B | 96 | 2F | 1C |
| Octal | 46 | 151 | 107 | 100 | 0 | 40 | 73 | 226 | 57 | 34 |
| Binary | 100110 | 1101001 | 1000111 | 1000000 | 0 | 100000 | 111011 | 10010110 | 101111 | 11100 |
Color Harmonies of #266947
Complementary color
Monochromatic Colors of #266947
Black with #266947
Text Example
Text Example
White with #266947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266947; }
p { color: rgb(38,105,71); }
H1.HeaderClassName
{
color: #266947;
}
.AnyTagClassName
{
color: #266947;
}
</style>
background-color css
<style>
a { background-color: #266947; }
a { background-color: rgb(38,105,71); }
div.DivClassName
{
background-color: #266947;
}
.BgClassName
{
background-color: #266947;
}
</style>
border-color css
<style>
span { border-color: #266947; }
span { border-color: rgb(38,105,71); }
td.TdClassName
{
border-color: #266947;
}
.TagClassName
{
border-color: #266947;
}
</style>