Shades of Dingley #738947
Tints of Dingley #738947
RGB
CMYK
RGB Variations
Color information
#738947 (or 0x738947) is known color: Dingley. HEX triplet: 73, 89 and 47. RGB value is (115,137,71). Sum of RGB (Red+Green+Blue) = 115+137+71=323 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.60% from 323); Green value is 137 (53.91% from 255 or 42.41% from 323); Blue value is 71 (28.12% from 255 or 21.98% from 323); Max value from RGB is 137 - color contains mainly: green. Hex color #738947 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738947 is #8C76B8. Grayscale: #7B7B7B. Windows color (decimal): -9205433 or 4688243. OLE color: 4688243.
HSL color Cylindrical-coordinate representation of color #738947: hue angle of 80º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #738947 is Cyan = 0.16, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 137 | 71 | - |
| CMYK | 0.16 | 0 | 0.48 | 0.46 |
| HSL | 80º | 0.32% | 0.41% | - |
| HSV(B) | 80º | 0.48% | 0.54% | - |
| XYZ | 17.15 | 21.99 | 9.3 | - |
| YUV | 122.9 | 98.71 | 122.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 137 | 71 | 0.16 | 0 | 0.48 | 0.46 | 80 | 0.32 | 0.41 |
| Hex | 73 | 89 | 47 | 10 | 0 | 30 | 2E | 50 | 20 | 29 |
| Octal | 163 | 211 | 107 | 20 | 0 | 60 | 56 | 120 | 40 | 51 |
| Binary | 1110011 | 10001001 | 1000111 | 10000 | 0 | 110000 | 101110 | 1010000 | 100000 | 101001 |
Color Harmonies of #738947
Complementary color
Monochromatic Colors of #738947
Black with #738947
Text Example
Text Example
White with #738947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738947; }
p { color: rgb(115,137,71); }
H1.HeaderClassName
{
color: #738947;
}
.AnyTagClassName
{
color: #738947;
}
</style>
background-color css
<style>
a { background-color: #738947; }
a { background-color: rgb(115,137,71); }
div.DivClassName
{
background-color: #738947;
}
.BgClassName
{
background-color: #738947;
}
</style>
border-color css
<style>
span { border-color: #738947; }
span { border-color: rgb(115,137,71); }
td.TdClassName
{
border-color: #738947;
}
.TagClassName
{
border-color: #738947;
}
</style>