Shades of Dallas #685132
Tints of Dallas #685132
RGB
CMYK
RGB Variations
Color information
#685132 (or 0x685132) is known color: Dallas. HEX triplet: 68, 51 and 32. RGB value is (104,81,50). Sum of RGB (Red+Green+Blue) = 104+81+50=235 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.26% from 235); Green value is 81 (32.03% from 255 or 34.47% from 235); Blue value is 50 (19.92% from 255 or 21.28% from 235); Max value from RGB is 104 - color contains mainly: red. Hex color #685132 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685132 is #97AECD. Grayscale: #545454. Windows color (decimal): -9940686 or 3297640. OLE color: 3297640.
HSL color Cylindrical-coordinate representation of color #685132: hue angle of 34.44º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #685132 is Cyan = 0, Magento = 0.22, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 50 | - |
| CMYK | 0 | 0.22 | 0.52 | 0.59 |
| HSL | 34.44º | 0.35% | 0.3% | - |
| HSV(B) | 34.44º | 0.52% | 0.41% | - |
| XYZ | 9.23 | 9.06 | 4.28 | - |
| YUV | 84.34 | 108.62 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 50 | 0 | 0.22 | 0.52 | 0.59 | 34.44 | 0.35 | 0.3 |
| Hex | 68 | 51 | 32 | 0 | 16 | 34 | 3B | 22 | 23 | 1E |
| Octal | 150 | 121 | 62 | 0 | 26 | 64 | 73 | 42 | 43 | 36 |
| Binary | 1101000 | 1010001 | 110010 | 0 | 10110 | 110100 | 111011 | 100010 | 100011 | 11110 |
Color Harmonies of #685132
Complementary color
Monochromatic Colors of #685132
Black with #685132
Text Example
Text Example
White with #685132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685132; }
p { color: rgb(104,81,50); }
H1.HeaderClassName
{
color: #685132;
}
.AnyTagClassName
{
color: #685132;
}
</style>
background-color css
<style>
a { background-color: #685132; }
a { background-color: rgb(104,81,50); }
div.DivClassName
{
background-color: #685132;
}
.BgClassName
{
background-color: #685132;
}
</style>
border-color css
<style>
span { border-color: #685132; }
span { border-color: rgb(104,81,50); }
td.TdClassName
{
border-color: #685132;
}
.TagClassName
{
border-color: #685132;
}
</style>