Shades of Dallas #675034
Tints of Dallas #675034
RGB
CMYK
RGB Variations
Color information
#675034 (or 0x675034) is known color: Dallas. HEX triplet: 67, 50 and 34. RGB value is (103,80,52). Sum of RGB (Red+Green+Blue) = 103+80+52=235 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.83% from 235); Green value is 80 (31.64% from 255 or 34.04% from 235); Blue value is 52 (20.70% from 255 or 22.13% from 235); Max value from RGB is 103 - color contains mainly: red. Hex color #675034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675034 is #98AFCB. Grayscale: #535353. Windows color (decimal): -10006476 or 3428455. OLE color: 3428455.
HSL color Cylindrical-coordinate representation of color #675034: hue angle of 32.94º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #675034 is Cyan = 0, Magento = 0.22, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 52 | - |
| CMYK | 0 | 0.22 | 0.50 | 0.60 |
| HSL | 32.94º | 0.33% | 0.3% | - |
| HSV(B) | 32.94º | 0.5% | 0.4% | - |
| XYZ | 9.08 | 8.87 | 4.48 | - |
| YUV | 83.69 | 110.12 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 52 | 0 | 0.22 | 0.50 | 0.60 | 32.94 | 0.33 | 0.3 |
| Hex | 67 | 50 | 34 | 0 | 16 | 32 | 3C | 21 | 21 | 1E |
| Octal | 147 | 120 | 64 | 0 | 26 | 62 | 74 | 41 | 41 | 36 |
| Binary | 1100111 | 1010000 | 110100 | 0 | 10110 | 110010 | 111100 | 100001 | 100001 | 11110 |
Color Harmonies of #675034
Complementary color
Monochromatic Colors of #675034
Black with #675034
Text Example
Text Example
White with #675034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675034; }
p { color: rgb(103,80,52); }
H1.HeaderClassName
{
color: #675034;
}
.AnyTagClassName
{
color: #675034;
}
</style>
background-color css
<style>
a { background-color: #675034; }
a { background-color: rgb(103,80,52); }
div.DivClassName
{
background-color: #675034;
}
.BgClassName
{
background-color: #675034;
}
</style>
border-color css
<style>
span { border-color: #675034; }
span { border-color: rgb(103,80,52); }
td.TdClassName
{
border-color: #675034;
}
.TagClassName
{
border-color: #675034;
}
</style>