Shades of Dallas #685037
Tints of Dallas #685037
RGB
CMYK
RGB Variations
Color information
#685037 (or 0x685037) is known color: Dallas. HEX triplet: 68, 50 and 37. RGB value is (104,80,55). Sum of RGB (Red+Green+Blue) = 104+80+55=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 80 (31.64% from 255 or 33.47% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 104 - color contains mainly: red. Hex color #685037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685037 is #97AFC8. Grayscale: #545454. Windows color (decimal): -9940937 or 3625064. OLE color: 3625064.
HSL color Cylindrical-coordinate representation of color #685037: hue angle of 30.61º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #685037 is Cyan = 0, Magento = 0.23, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 55 | - |
| CMYK | 0 | 0.23 | 0.47 | 0.59 |
| HSL | 30.61º | 0.31% | 0.31% | - |
| HSV(B) | 30.61º | 0.47% | 0.41% | - |
| XYZ | 9.27 | 8.96 | 4.85 | - |
| YUV | 84.33 | 111.45 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 55 | 0 | 0.23 | 0.47 | 0.59 | 30.61 | 0.31 | 0.31 |
| Hex | 68 | 50 | 37 | 0 | 17 | 2F | 3B | 1F | 1F | 1F |
| Octal | 150 | 120 | 67 | 0 | 27 | 57 | 73 | 37 | 37 | 37 |
| Binary | 1101000 | 1010000 | 110111 | 0 | 10111 | 101111 | 111011 | 11111 | 11111 | 11111 |
Color Harmonies of #685037
Complementary color
Monochromatic Colors of #685037
Black with #685037
Text Example
Text Example
White with #685037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685037; }
p { color: rgb(104,80,55); }
H1.HeaderClassName
{
color: #685037;
}
.AnyTagClassName
{
color: #685037;
}
</style>
background-color css
<style>
a { background-color: #685037; }
a { background-color: rgb(104,80,55); }
div.DivClassName
{
background-color: #685037;
}
.BgClassName
{
background-color: #685037;
}
</style>
border-color css
<style>
span { border-color: #685037; }
span { border-color: rgb(104,80,55); }
td.TdClassName
{
border-color: #685037;
}
.TagClassName
{
border-color: #685037;
}
</style>