Shades of Dallas #685038
Tints of Dallas #685038
RGB
CMYK
RGB Variations
Color information
#685038 (or 0x685038) is known color: Dallas. HEX triplet: 68, 50 and 38. RGB value is (104,80,56). Sum of RGB (Red+Green+Blue) = 104+80+56=240 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.33% from 240); Green value is 80 (31.64% from 255 or 33.33% from 240); Blue value is 56 (22.27% from 255 or 23.33% from 240); Max value from RGB is 104 - color contains mainly: red. Hex color #685038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685038 is #97AFC7. Grayscale: #545454. Windows color (decimal): -9940936 or 3690600. OLE color: 3690600.
HSL color Cylindrical-coordinate representation of color #685038: hue angle of 30º 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 #685038 is Cyan = 0, Magento = 0.23, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 56 | - |
| CMYK | 0 | 0.23 | 0.46 | 0.59 |
| HSL | 30º | 0.3% | 0.31% | - |
| HSV(B) | 30º | 0.46% | 0.41% | - |
| XYZ | 9.29 | 8.97 | 4.98 | - |
| YUV | 84.44 | 111.95 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 56 | 0 | 0.23 | 0.46 | 0.59 | 30 | 0.3 | 0.31 |
| Hex | 68 | 50 | 38 | 0 | 17 | 2E | 3B | 1E | 1E | 1F |
| Octal | 150 | 120 | 70 | 0 | 27 | 56 | 73 | 36 | 36 | 37 |
| Binary | 1101000 | 1010000 | 111000 | 0 | 10111 | 101110 | 111011 | 11110 | 11110 | 11111 |
Color Harmonies of #685038
Complementary color
Monochromatic Colors of #685038
Black with #685038
Text Example
Text Example
White with #685038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685038; }
p { color: rgb(104,80,56); }
H1.HeaderClassName
{
color: #685038;
}
.AnyTagClassName
{
color: #685038;
}
</style>
background-color css
<style>
a { background-color: #685038; }
a { background-color: rgb(104,80,56); }
div.DivClassName
{
background-color: #685038;
}
.BgClassName
{
background-color: #685038;
}
</style>
border-color css
<style>
span { border-color: #685038; }
span { border-color: rgb(104,80,56); }
td.TdClassName
{
border-color: #685038;
}
.TagClassName
{
border-color: #685038;
}
</style>