Shades of Dallas #685030
Tints of Dallas #685030
RGB
CMYK
RGB Variations
Color information
#685030 (or 0x685030) is known color: Dallas. HEX triplet: 68, 50 and 30. RGB value is (104,80,48). Sum of RGB (Red+Green+Blue) = 104+80+48=232 (30% of max value = 765). Red value is 104 (41.02% from 255 or 44.83% from 232); Green value is 80 (31.64% from 255 or 34.48% from 232); Blue value is 48 (19.14% from 255 or 20.69% from 232); Max value from RGB is 104 - color contains mainly: red. Hex color #685030 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685030 is #97AFCF. Grayscale: #535353. Windows color (decimal): -9940944 or 3166312. OLE color: 3166312.
HSL color Cylindrical-coordinate representation of color #685030: hue angle of 34.29º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #685030 is Cyan = 0, Magento = 0.23, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 48 | - |
| CMYK | 0 | 0.23 | 0.54 | 0.59 |
| HSL | 34.29º | 0.37% | 0.3% | - |
| HSV(B) | 34.29º | 0.54% | 0.41% | - |
| XYZ | 9.11 | 8.89 | 4.03 | - |
| YUV | 83.53 | 107.95 | 142.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 48 | 0 | 0.23 | 0.54 | 0.59 | 34.29 | 0.37 | 0.3 |
| Hex | 68 | 50 | 30 | 0 | 17 | 36 | 3B | 22 | 25 | 1E |
| Octal | 150 | 120 | 60 | 0 | 27 | 66 | 73 | 42 | 45 | 36 |
| Binary | 1101000 | 1010000 | 110000 | 0 | 10111 | 110110 | 111011 | 100010 | 100101 | 11110 |
Color Harmonies of #685030
Complementary color
Monochromatic Colors of #685030
Black with #685030
Text Example
Text Example
White with #685030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685030; }
p { color: rgb(104,80,48); }
H1.HeaderClassName
{
color: #685030;
}
.AnyTagClassName
{
color: #685030;
}
</style>
background-color css
<style>
a { background-color: #685030; }
a { background-color: rgb(104,80,48); }
div.DivClassName
{
background-color: #685030;
}
.BgClassName
{
background-color: #685030;
}
</style>
border-color css
<style>
span { border-color: #685030; }
span { border-color: rgb(104,80,48); }
td.TdClassName
{
border-color: #685030;
}
.TagClassName
{
border-color: #685030;
}
</style>