Shades of Dingley #677749
Tints of Dingley #677749
RGB
CMYK
RGB Variations
Color information
#677749 (or 0x677749) is known color: Dingley. HEX triplet: 67, 77 and 49. RGB value is (103,119,73). Sum of RGB (Red+Green+Blue) = 103+119+73=295 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.92% from 295); Green value is 119 (46.88% from 255 or 40.34% from 295); Blue value is 73 (28.91% from 255 or 24.75% from 295); Max value from RGB is 119 - color contains mainly: green. Hex color #677749 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677749 is #9888B6. Grayscale: #6D6D6D. Windows color (decimal): -9996471 or 4814695. OLE color: 4814695.
HSL color Cylindrical-coordinate representation of color #677749: hue angle of 80.87º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #677749 is Cyan = 0.13, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 119 | 73 | - |
| CMYK | 0.13 | 0 | 0.39 | 0.53 |
| HSL | 80.87º | 0.24% | 0.38% | - |
| HSV(B) | 80.87º | 0.39% | 0.47% | - |
| XYZ | 13.39 | 16.56 | 8.79 | - |
| YUV | 108.97 | 107.7 | 123.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 73 | 0.13 | 0 | 0.39 | 0.53 | 80.87 | 0.24 | 0.38 |
| Hex | 67 | 77 | 49 | D | 0 | 27 | 35 | 51 | 18 | 26 |
| Octal | 147 | 167 | 111 | 15 | 0 | 47 | 65 | 121 | 30 | 46 |
| Binary | 1100111 | 1110111 | 1001001 | 1101 | 0 | 100111 | 110101 | 1010001 | 11000 | 100110 |
Color Harmonies of #677749
Complementary color
Monochromatic Colors of #677749
Black with #677749
Text Example
Text Example
White with #677749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677749; }
p { color: rgb(103,119,73); }
H1.HeaderClassName
{
color: #677749;
}
.AnyTagClassName
{
color: #677749;
}
</style>
background-color css
<style>
a { background-color: #677749; }
a { background-color: rgb(103,119,73); }
div.DivClassName
{
background-color: #677749;
}
.BgClassName
{
background-color: #677749;
}
</style>
border-color css
<style>
span { border-color: #677749; }
span { border-color: rgb(103,119,73); }
td.TdClassName
{
border-color: #677749;
}
.TagClassName
{
border-color: #677749;
}
</style>