Shades of Dallas #685035
Tints of Dallas #685035
RGB
CMYK
RGB Variations
Color information
#685035 (or 0x685035) is known color: Dallas. HEX triplet: 68, 50 and 35. RGB value is (104,80,53). Sum of RGB (Red+Green+Blue) = 104+80+53=237 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.88% from 237); Green value is 80 (31.64% from 255 or 33.76% from 237); Blue value is 53 (21.09% from 255 or 22.36% from 237); Max value from RGB is 104 - color contains mainly: red. Hex color #685035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685035 is #97AFCA. Grayscale: #545454. Windows color (decimal): -9940939 or 3493992. OLE color: 3493992.
HSL color Cylindrical-coordinate representation of color #685035: hue angle of 31.76º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #685035 is Cyan = 0, Magento = 0.23, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 53 | - |
| CMYK | 0 | 0.23 | 0.49 | 0.59 |
| HSL | 31.76º | 0.32% | 0.31% | - |
| HSV(B) | 31.76º | 0.49% | 0.41% | - |
| XYZ | 9.22 | 8.94 | 4.61 | - |
| YUV | 84.1 | 110.45 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 53 | 0 | 0.23 | 0.49 | 0.59 | 31.76 | 0.32 | 0.31 |
| Hex | 68 | 50 | 35 | 0 | 17 | 31 | 3B | 20 | 20 | 1F |
| Octal | 150 | 120 | 65 | 0 | 27 | 61 | 73 | 40 | 40 | 37 |
| Binary | 1101000 | 1010000 | 110101 | 0 | 10111 | 110001 | 111011 | 100000 | 100000 | 11111 |
Color Harmonies of #685035
Complementary color
Monochromatic Colors of #685035
Black with #685035
Text Example
Text Example
White with #685035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685035; }
p { color: rgb(104,80,53); }
H1.HeaderClassName
{
color: #685035;
}
.AnyTagClassName
{
color: #685035;
}
</style>
background-color css
<style>
a { background-color: #685035; }
a { background-color: rgb(104,80,53); }
div.DivClassName
{
background-color: #685035;
}
.BgClassName
{
background-color: #685035;
}
</style>
border-color css
<style>
span { border-color: #685035; }
span { border-color: rgb(104,80,53); }
td.TdClassName
{
border-color: #685035;
}
.TagClassName
{
border-color: #685035;
}
</style>