Shades of Dallas #685138
Tints of Dallas #685138
RGB
CMYK
RGB Variations
Color information
#685138 (or 0x685138) is known color: Dallas. HEX triplet: 68, 51 and 38. RGB value is (104,81,56). Sum of RGB (Red+Green+Blue) = 104+81+56=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 81 (32.03% from 255 or 33.61% from 241); Blue value is 56 (22.27% from 255 or 23.24% from 241); Max value from RGB is 104 - color contains mainly: red. Hex color #685138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685138 is #97AEC7. Grayscale: #555555. Windows color (decimal): -9940680 or 3690856. OLE color: 3690856.
HSL color Cylindrical-coordinate representation of color #685138: hue angle of 31.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #685138 is Cyan = 0, Magento = 0.22, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 56 | - |
| CMYK | 0 | 0.22 | 0.46 | 0.59 |
| HSL | 31.25º | 0.3% | 0.31% | - |
| HSV(B) | 31.25º | 0.46% | 0.41% | - |
| XYZ | 9.37 | 9.11 | 5.01 | - |
| YUV | 85.03 | 111.62 | 141.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 56 | 0 | 0.22 | 0.46 | 0.59 | 31.25 | 0.3 | 0.31 |
| Hex | 68 | 51 | 38 | 0 | 16 | 2E | 3B | 1F | 1E | 1F |
| Octal | 150 | 121 | 70 | 0 | 26 | 56 | 73 | 37 | 36 | 37 |
| Binary | 1101000 | 1010001 | 111000 | 0 | 10110 | 101110 | 111011 | 11111 | 11110 | 11111 |
Color Harmonies of #685138
Complementary color
Monochromatic Colors of #685138
Black with #685138
Text Example
Text Example
White with #685138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685138; }
p { color: rgb(104,81,56); }
H1.HeaderClassName
{
color: #685138;
}
.AnyTagClassName
{
color: #685138;
}
</style>
background-color css
<style>
a { background-color: #685138; }
a { background-color: rgb(104,81,56); }
div.DivClassName
{
background-color: #685138;
}
.BgClassName
{
background-color: #685138;
}
</style>
border-color css
<style>
span { border-color: #685138; }
span { border-color: rgb(104,81,56); }
td.TdClassName
{
border-color: #685138;
}
.TagClassName
{
border-color: #685138;
}
</style>