Shades of Dallas #685133
Tints of Dallas #685133
RGB
CMYK
RGB Variations
Color information
#685133 (or 0x685133) is known color: Dallas. HEX triplet: 68, 51 and 33. RGB value is (104,81,51). Sum of RGB (Red+Green+Blue) = 104+81+51=236 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.07% from 236); Green value is 81 (32.03% from 255 or 34.32% from 236); Blue value is 51 (20.31% from 255 or 21.61% from 236); Max value from RGB is 104 - color contains mainly: red. Hex color #685133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685133 is #97AECC. Grayscale: #545454. Windows color (decimal): -9940685 or 3363176. OLE color: 3363176.
HSL color Cylindrical-coordinate representation of color #685133: hue angle of 33.96º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #685133 is Cyan = 0, Magento = 0.22, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 51 | - |
| CMYK | 0 | 0.22 | 0.51 | 0.59 |
| HSL | 33.96º | 0.34% | 0.3% | - |
| HSV(B) | 33.96º | 0.51% | 0.41% | - |
| XYZ | 9.25 | 9.07 | 4.39 | - |
| YUV | 84.46 | 109.12 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 51 | 0 | 0.22 | 0.51 | 0.59 | 33.96 | 0.34 | 0.3 |
| Hex | 68 | 51 | 33 | 0 | 16 | 33 | 3B | 22 | 22 | 1E |
| Octal | 150 | 121 | 63 | 0 | 26 | 63 | 73 | 42 | 42 | 36 |
| Binary | 1101000 | 1010001 | 110011 | 0 | 10110 | 110011 | 111011 | 100010 | 100010 | 11110 |
Color Harmonies of #685133
Complementary color
Monochromatic Colors of #685133
Black with #685133
Text Example
Text Example
White with #685133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685133; }
p { color: rgb(104,81,51); }
H1.HeaderClassName
{
color: #685133;
}
.AnyTagClassName
{
color: #685133;
}
</style>
background-color css
<style>
a { background-color: #685133; }
a { background-color: rgb(104,81,51); }
div.DivClassName
{
background-color: #685133;
}
.BgClassName
{
background-color: #685133;
}
</style>
border-color css
<style>
span { border-color: #685133; }
span { border-color: rgb(104,81,51); }
td.TdClassName
{
border-color: #685133;
}
.TagClassName
{
border-color: #685133;
}
</style>