Shades of Dingley #607449
Tints of Dingley #607449
RGB
CMYK
RGB Variations
Color information
#607449 (or 0x607449) is known color: Dingley. HEX triplet: 60, 74 and 49. RGB value is (96,116,73). Sum of RGB (Red+Green+Blue) = 96+116+73=285 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.68% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 73 (28.91% from 255 or 25.61% from 285); Max value from RGB is 116 - color contains mainly: green. Hex color #607449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607449 is #9F8BB6. Grayscale: #696969. Windows color (decimal): -10455991 or 4813920. OLE color: 4813920.
HSL color Cylindrical-coordinate representation of color #607449: hue angle of 87.91º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #607449 is Cyan = 0.17, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 116 | 73 | - |
| CMYK | 0.17 | 0 | 0.37 | 0.55 |
| HSL | 87.91º | 0.23% | 0.37% | - |
| HSV(B) | 87.91º | 0.37% | 0.45% | - |
| XYZ | 12.27 | 15.46 | 8.64 | - |
| YUV | 105.12 | 109.87 | 121.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 116 | 73 | 0.17 | 0 | 0.37 | 0.55 | 87.91 | 0.23 | 0.37 |
| Hex | 60 | 74 | 49 | 11 | 0 | 25 | 37 | 58 | 17 | 25 |
| Octal | 140 | 164 | 111 | 21 | 0 | 45 | 67 | 130 | 27 | 45 |
| Binary | 1100000 | 1110100 | 1001001 | 10001 | 0 | 100101 | 110111 | 1011000 | 10111 | 100101 |
Color Harmonies of #607449
Complementary color
Monochromatic Colors of #607449
Black with #607449
Text Example
Text Example
White with #607449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607449; }
p { color: rgb(96,116,73); }
H1.HeaderClassName
{
color: #607449;
}
.AnyTagClassName
{
color: #607449;
}
</style>
background-color css
<style>
a { background-color: #607449; }
a { background-color: rgb(96,116,73); }
div.DivClassName
{
background-color: #607449;
}
.BgClassName
{
background-color: #607449;
}
</style>
border-color css
<style>
span { border-color: #607449; }
span { border-color: rgb(96,116,73); }
td.TdClassName
{
border-color: #607449;
}
.TagClassName
{
border-color: #607449;
}
</style>