Shades of Dallas #675138
Tints of Dallas #675138
RGB
CMYK
RGB Variations
Color information
#675138 (or 0x675138) is known color: Dallas. HEX triplet: 67, 51 and 38. RGB value is (103,81,56). Sum of RGB (Red+Green+Blue) = 103+81+56=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 81 (32.03% from 255 or 33.75% from 240); Blue value is 56 (22.27% from 255 or 23.33% from 240); Max value from RGB is 103 - color contains mainly: red. Hex color #675138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675138 is #98AEC7. Grayscale: #545454. Windows color (decimal): -10006216 or 3690855. OLE color: 3690855.
HSL color Cylindrical-coordinate representation of color #675138: hue angle of 31.91º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #675138 is Cyan = 0, Magento = 0.21, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 81 | 56 | - |
| CMYK | 0 | 0.21 | 0.46 | 0.60 |
| HSL | 31.91º | 0.3% | 0.31% | - |
| HSV(B) | 31.91º | 0.46% | 0.4% | - |
| XYZ | 9.25 | 9.05 | 5 | - |
| YUV | 84.73 | 111.79 | 141.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 81 | 56 | 0 | 0.21 | 0.46 | 0.60 | 31.91 | 0.3 | 0.31 |
| Hex | 67 | 51 | 38 | 0 | 15 | 2E | 3C | 20 | 1E | 1F |
| Octal | 147 | 121 | 70 | 0 | 25 | 56 | 74 | 40 | 36 | 37 |
| Binary | 1100111 | 1010001 | 111000 | 0 | 10101 | 101110 | 111100 | 100000 | 11110 | 11111 |
Color Harmonies of #675138
Complementary color
Monochromatic Colors of #675138
Black with #675138
Text Example
Text Example
White with #675138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675138; }
p { color: rgb(103,81,56); }
H1.HeaderClassName
{
color: #675138;
}
.AnyTagClassName
{
color: #675138;
}
</style>
background-color css
<style>
a { background-color: #675138; }
a { background-color: rgb(103,81,56); }
div.DivClassName
{
background-color: #675138;
}
.BgClassName
{
background-color: #675138;
}
</style>
border-color css
<style>
span { border-color: #675138; }
span { border-color: rgb(103,81,56); }
td.TdClassName
{
border-color: #675138;
}
.TagClassName
{
border-color: #675138;
}
</style>