Shades of Dallas #675038
Tints of Dallas #675038
RGB
CMYK
RGB Variations
Color information
#675038 (or 0x675038) is known color: Dallas. HEX triplet: 67, 50 and 38. RGB value is (103,80,56). Sum of RGB (Red+Green+Blue) = 103+80+56=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 80 (31.64% from 255 or 33.47% from 239); Blue value is 56 (22.27% from 255 or 23.43% from 239); Max value from RGB is 103 - color contains mainly: red. Hex color #675038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675038 is #98AFC7. Grayscale: #545454. Windows color (decimal): -10006472 or 3690599. OLE color: 3690599.
HSL color Cylindrical-coordinate representation of color #675038: hue angle of 30.64º 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 #675038 is Cyan = 0, Magento = 0.22, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 56 | - |
| CMYK | 0 | 0.22 | 0.46 | 0.60 |
| HSL | 30.64º | 0.3% | 0.31% | - |
| HSV(B) | 30.64º | 0.46% | 0.4% | - |
| XYZ | 9.18 | 8.91 | 4.98 | - |
| YUV | 84.14 | 112.12 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 56 | 0 | 0.22 | 0.46 | 0.60 | 30.64 | 0.3 | 0.31 |
| Hex | 67 | 50 | 38 | 0 | 16 | 2E | 3C | 1F | 1E | 1F |
| Octal | 147 | 120 | 70 | 0 | 26 | 56 | 74 | 37 | 36 | 37 |
| Binary | 1100111 | 1010000 | 111000 | 0 | 10110 | 101110 | 111100 | 11111 | 11110 | 11111 |
Color Harmonies of #675038
Complementary color
Monochromatic Colors of #675038
Black with #675038
Text Example
Text Example
White with #675038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675038; }
p { color: rgb(103,80,56); }
H1.HeaderClassName
{
color: #675038;
}
.AnyTagClassName
{
color: #675038;
}
</style>
background-color css
<style>
a { background-color: #675038; }
a { background-color: rgb(103,80,56); }
div.DivClassName
{
background-color: #675038;
}
.BgClassName
{
background-color: #675038;
}
</style>
border-color css
<style>
span { border-color: #675038; }
span { border-color: rgb(103,80,56); }
td.TdClassName
{
border-color: #675038;
}
.TagClassName
{
border-color: #675038;
}
</style>