Shades of Dingley #738749
Tints of Dingley #738749
RGB
CMYK
RGB Variations
Color information
#738749 (or 0x738749) is known color: Dingley. HEX triplet: 73, 87 and 49. RGB value is (115,135,73). Sum of RGB (Red+Green+Blue) = 115+135+73=323 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.60% from 323); Green value is 135 (53.12% from 255 or 41.80% from 323); Blue value is 73 (28.91% from 255 or 22.60% from 323); Max value from RGB is 135 - color contains mainly: green. Hex color #738749 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738749 is #8C78B6. Grayscale: #7A7A7A. Windows color (decimal): -9205943 or 4818803. OLE color: 4818803.
HSL color Cylindrical-coordinate representation of color #738749: hue angle of 79.35º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #738749 is Cyan = 0.15, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 135 | 73 | - |
| CMYK | 0.15 | 0 | 0.46 | 0.47 |
| HSL | 79.35º | 0.3% | 0.41% | - |
| HSV(B) | 79.35º | 0.46% | 0.53% | - |
| XYZ | 16.94 | 21.45 | 9.55 | - |
| YUV | 121.95 | 100.37 | 123.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 73 | 0.15 | 0 | 0.46 | 0.47 | 79.35 | 0.3 | 0.41 |
| Hex | 73 | 87 | 49 | F | 0 | 2E | 2F | 4F | 1E | 29 |
| Octal | 163 | 207 | 111 | 17 | 0 | 56 | 57 | 117 | 36 | 51 |
| Binary | 1110011 | 10000111 | 1001001 | 1111 | 0 | 101110 | 101111 | 1001111 | 11110 | 101001 |
Color Harmonies of #738749
Complementary color
Monochromatic Colors of #738749
Black with #738749
Text Example
Text Example
White with #738749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738749; }
p { color: rgb(115,135,73); }
H1.HeaderClassName
{
color: #738749;
}
.AnyTagClassName
{
color: #738749;
}
</style>
background-color css
<style>
a { background-color: #738749; }
a { background-color: rgb(115,135,73); }
div.DivClassName
{
background-color: #738749;
}
.BgClassName
{
background-color: #738749;
}
</style>
border-color css
<style>
span { border-color: #738749; }
span { border-color: rgb(115,135,73); }
td.TdClassName
{
border-color: #738749;
}
.TagClassName
{
border-color: #738749;
}
</style>