Shades of Dallas #675135
Tints of Dallas #675135
RGB
CMYK
RGB Variations
Color information
#675135 (or 0x675135) is known color: Dallas. HEX triplet: 67, 51 and 35. RGB value is (103,81,53). Sum of RGB (Red+Green+Blue) = 103+81+53=237 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.46% from 237); Green value is 81 (32.03% from 255 or 34.18% from 237); Blue value is 53 (21.09% from 255 or 22.36% from 237); Max value from RGB is 103 - color contains mainly: red. Hex color #675135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675135 is #98AECA. Grayscale: #545454. Windows color (decimal): -10006219 or 3494247. OLE color: 3494247.
HSL color Cylindrical-coordinate representation of color #675135: hue angle of 33.6º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #675135 is Cyan = 0, Magento = 0.21, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 81 | 53 | - |
| CMYK | 0 | 0.21 | 0.49 | 0.60 |
| HSL | 33.6º | 0.32% | 0.31% | - |
| HSV(B) | 33.6º | 0.49% | 0.4% | - |
| XYZ | 9.18 | 9.03 | 4.63 | - |
| YUV | 84.39 | 110.29 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 81 | 53 | 0 | 0.21 | 0.49 | 0.60 | 33.6 | 0.32 | 0.31 |
| Hex | 67 | 51 | 35 | 0 | 15 | 31 | 3C | 22 | 20 | 1F |
| Octal | 147 | 121 | 65 | 0 | 25 | 61 | 74 | 42 | 40 | 37 |
| Binary | 1100111 | 1010001 | 110101 | 0 | 10101 | 110001 | 111100 | 100010 | 100000 | 11111 |
Color Harmonies of #675135
Complementary color
Monochromatic Colors of #675135
Black with #675135
Text Example
Text Example
White with #675135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675135; }
p { color: rgb(103,81,53); }
H1.HeaderClassName
{
color: #675135;
}
.AnyTagClassName
{
color: #675135;
}
</style>
background-color css
<style>
a { background-color: #675135; }
a { background-color: rgb(103,81,53); }
div.DivClassName
{
background-color: #675135;
}
.BgClassName
{
background-color: #675135;
}
</style>
border-color css
<style>
span { border-color: #675135; }
span { border-color: rgb(103,81,53); }
td.TdClassName
{
border-color: #675135;
}
.TagClassName
{
border-color: #675135;
}
</style>