Shades of Dallas #675137
Tints of Dallas #675137
RGB
CMYK
RGB Variations
Color information
#675137 (or 0x675137) is known color: Dallas. HEX triplet: 67, 51 and 37. RGB value is (103,81,55). Sum of RGB (Red+Green+Blue) = 103+81+55=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 81 (32.03% from 255 or 33.89% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 103 - color contains mainly: red. Hex color #675137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675137 is #98AEC8. Grayscale: #545454. Windows color (decimal): -10006217 or 3625319. OLE color: 3625319.
HSL color Cylindrical-coordinate representation of color #675137: hue angle of 32.5º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #675137 is Cyan = 0, Magento = 0.21, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 81 | 55 | - |
| CMYK | 0 | 0.21 | 0.47 | 0.60 |
| HSL | 32.5º | 0.3% | 0.31% | - |
| HSV(B) | 32.5º | 0.47% | 0.4% | - |
| XYZ | 9.23 | 9.04 | 4.87 | - |
| YUV | 84.61 | 111.29 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 81 | 55 | 0 | 0.21 | 0.47 | 0.60 | 32.5 | 0.3 | 0.31 |
| Hex | 67 | 51 | 37 | 0 | 15 | 2F | 3C | 20 | 1E | 1F |
| Octal | 147 | 121 | 67 | 0 | 25 | 57 | 74 | 40 | 36 | 37 |
| Binary | 1100111 | 1010001 | 110111 | 0 | 10101 | 101111 | 111100 | 100000 | 11110 | 11111 |
Color Harmonies of #675137
Complementary color
Monochromatic Colors of #675137
Black with #675137
Text Example
Text Example
White with #675137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675137; }
p { color: rgb(103,81,55); }
H1.HeaderClassName
{
color: #675137;
}
.AnyTagClassName
{
color: #675137;
}
</style>
background-color css
<style>
a { background-color: #675137; }
a { background-color: rgb(103,81,55); }
div.DivClassName
{
background-color: #675137;
}
.BgClassName
{
background-color: #675137;
}
</style>
border-color css
<style>
span { border-color: #675137; }
span { border-color: rgb(103,81,55); }
td.TdClassName
{
border-color: #675137;
}
.TagClassName
{
border-color: #675137;
}
</style>