Shades of Dallas #655037
Tints of Dallas #655037
RGB
CMYK
RGB Variations
Color information
#655037 (or 0x655037) is known color: Dallas. HEX triplet: 65, 50 and 37. RGB value is (101,80,55). Sum of RGB (Red+Green+Blue) = 101+80+55=236 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.80% from 236); Green value is 80 (31.64% from 255 or 33.90% from 236); Blue value is 55 (21.88% from 255 or 23.31% from 236); Max value from RGB is 101 - color contains mainly: red. Hex color #655037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655037 is #9AAFC8. Grayscale: #535353. Windows color (decimal): -10137545 or 3625061. OLE color: 3625061.
HSL color Cylindrical-coordinate representation of color #655037: hue angle of 32.61º degrees, saturation: 0.29, 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 #655037 is Cyan = 0, Magento = 0.21, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 55 | - |
| CMYK | 0 | 0.21 | 0.46 | 0.60 |
| HSL | 32.61º | 0.29% | 0.31% | - |
| HSV(B) | 32.61º | 0.46% | 0.4% | - |
| XYZ | 8.93 | 8.78 | 4.84 | - |
| YUV | 83.43 | 111.96 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 55 | 0 | 0.21 | 0.46 | 0.60 | 32.61 | 0.29 | 0.31 |
| Hex | 65 | 50 | 37 | 0 | 15 | 2E | 3C | 21 | 1D | 1F |
| Octal | 145 | 120 | 67 | 0 | 25 | 56 | 74 | 41 | 35 | 37 |
| Binary | 1100101 | 1010000 | 110111 | 0 | 10101 | 101110 | 111100 | 100001 | 11101 | 11111 |
Color Harmonies of #655037
Complementary color
Monochromatic Colors of #655037
Black with #655037
Text Example
Text Example
White with #655037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655037; }
p { color: rgb(101,80,55); }
H1.HeaderClassName
{
color: #655037;
}
.AnyTagClassName
{
color: #655037;
}
</style>
background-color css
<style>
a { background-color: #655037; }
a { background-color: rgb(101,80,55); }
div.DivClassName
{
background-color: #655037;
}
.BgClassName
{
background-color: #655037;
}
</style>
border-color css
<style>
span { border-color: #655037; }
span { border-color: rgb(101,80,55); }
td.TdClassName
{
border-color: #655037;
}
.TagClassName
{
border-color: #655037;
}
</style>