Shades of Dallas #685236
Tints of Dallas #685236
RGB
CMYK
RGB Variations
Color information
#685236 (or 0x685236) is known color: Dallas. HEX triplet: 68, 52 and 36. RGB value is (104,82,54). Sum of RGB (Red+Green+Blue) = 104+82+54=240 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.33% from 240); Green value is 82 (32.42% from 255 or 34.17% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 104 - color contains mainly: red. Hex color #685236 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685236 is #97ADC9. Grayscale: #555555. Windows color (decimal): -9940426 or 3560040. OLE color: 3560040.
HSL color Cylindrical-coordinate representation of color #685236: hue angle of 33.6º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #685236 is Cyan = 0, Magento = 0.21, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 54 | - |
| CMYK | 0 | 0.21 | 0.48 | 0.59 |
| HSL | 33.6º | 0.32% | 0.31% | - |
| HSV(B) | 33.6º | 0.48% | 0.41% | - |
| XYZ | 9.39 | 9.24 | 4.78 | - |
| YUV | 85.39 | 110.29 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 54 | 0 | 0.21 | 0.48 | 0.59 | 33.6 | 0.32 | 0.31 |
| Hex | 68 | 52 | 36 | 0 | 15 | 30 | 3B | 22 | 20 | 1F |
| Octal | 150 | 122 | 66 | 0 | 25 | 60 | 73 | 42 | 40 | 37 |
| Binary | 1101000 | 1010010 | 110110 | 0 | 10101 | 110000 | 111011 | 100010 | 100000 | 11111 |
Color Harmonies of #685236
Complementary color
Monochromatic Colors of #685236
Black with #685236
Text Example
Text Example
White with #685236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685236; }
p { color: rgb(104,82,54); }
H1.HeaderClassName
{
color: #685236;
}
.AnyTagClassName
{
color: #685236;
}
</style>
background-color css
<style>
a { background-color: #685236; }
a { background-color: rgb(104,82,54); }
div.DivClassName
{
background-color: #685236;
}
.BgClassName
{
background-color: #685236;
}
</style>
border-color css
<style>
span { border-color: #685236; }
span { border-color: rgb(104,82,54); }
td.TdClassName
{
border-color: #685236;
}
.TagClassName
{
border-color: #685236;
}
</style>