Shades of Dallas #675031
Tints of Dallas #675031
RGB
CMYK
RGB Variations
Color information
#675031 (or 0x675031) is known color: Dallas. HEX triplet: 67, 50 and 31. RGB value is (103,80,49). Sum of RGB (Red+Green+Blue) = 103+80+49=232 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.40% from 232); Green value is 80 (31.64% from 255 or 34.48% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 103 - color contains mainly: red. Hex color #675031 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675031 is #98AFCE. Grayscale: #535353. Windows color (decimal): -10006479 or 3231847. OLE color: 3231847.
HSL color Cylindrical-coordinate representation of color #675031: hue angle of 34.44º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #675031 is Cyan = 0, Magento = 0.22, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 49 | - |
| CMYK | 0 | 0.22 | 0.52 | 0.60 |
| HSL | 34.44º | 0.36% | 0.3% | - |
| HSV(B) | 34.44º | 0.52% | 0.4% | - |
| XYZ | 9.02 | 8.84 | 4.14 | - |
| YUV | 83.34 | 108.62 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 49 | 0 | 0.22 | 0.52 | 0.60 | 34.44 | 0.36 | 0.3 |
| Hex | 67 | 50 | 31 | 0 | 16 | 34 | 3C | 22 | 24 | 1E |
| Octal | 147 | 120 | 61 | 0 | 26 | 64 | 74 | 42 | 44 | 36 |
| Binary | 1100111 | 1010000 | 110001 | 0 | 10110 | 110100 | 111100 | 100010 | 100100 | 11110 |
Color Harmonies of #675031
Complementary color
Monochromatic Colors of #675031
Black with #675031
Text Example
Text Example
White with #675031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675031; }
p { color: rgb(103,80,49); }
H1.HeaderClassName
{
color: #675031;
}
.AnyTagClassName
{
color: #675031;
}
</style>
background-color css
<style>
a { background-color: #675031; }
a { background-color: rgb(103,80,49); }
div.DivClassName
{
background-color: #675031;
}
.BgClassName
{
background-color: #675031;
}
</style>
border-color css
<style>
span { border-color: #675031; }
span { border-color: rgb(103,80,49); }
td.TdClassName
{
border-color: #675031;
}
.TagClassName
{
border-color: #675031;
}
</style>