Shades of Dallas #655237
Tints of Dallas #655237
RGB
CMYK
RGB Variations
Color information
#655237 (or 0x655237) is known color: Dallas. HEX triplet: 65, 52 and 37. RGB value is (101,82,55). Sum of RGB (Red+Green+Blue) = 101+82+55=238 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.44% from 238); Green value is 82 (32.42% from 255 or 34.45% from 238); Blue value is 55 (21.88% from 255 or 23.11% from 238); Max value from RGB is 101 - color contains mainly: red. Hex color #655237 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655237 is #9AADC8. Grayscale: #545454. Windows color (decimal): -10137033 or 3625573. OLE color: 3625573.
HSL color Cylindrical-coordinate representation of color #655237: hue angle of 35.22º 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 #655237 is Cyan = 0, Magento = 0.19, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 55 | - |
| CMYK | 0 | 0.19 | 0.46 | 0.60 |
| HSL | 35.22º | 0.29% | 0.31% | - |
| HSV(B) | 35.22º | 0.46% | 0.4% | - |
| XYZ | 9.07 | 9.08 | 4.89 | - |
| YUV | 84.6 | 111.29 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 55 | 0 | 0.19 | 0.46 | 0.60 | 35.22 | 0.29 | 0.31 |
| Hex | 65 | 52 | 37 | 0 | 13 | 2E | 3C | 23 | 1D | 1F |
| Octal | 145 | 122 | 67 | 0 | 23 | 56 | 74 | 43 | 35 | 37 |
| Binary | 1100101 | 1010010 | 110111 | 0 | 10011 | 101110 | 111100 | 100011 | 11101 | 11111 |
Color Harmonies of #655237
Complementary color
Monochromatic Colors of #655237
Black with #655237
Text Example
Text Example
White with #655237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655237; }
p { color: rgb(101,82,55); }
H1.HeaderClassName
{
color: #655237;
}
.AnyTagClassName
{
color: #655237;
}
</style>
background-color css
<style>
a { background-color: #655237; }
a { background-color: rgb(101,82,55); }
div.DivClassName
{
background-color: #655237;
}
.BgClassName
{
background-color: #655237;
}
</style>
border-color css
<style>
span { border-color: #655237; }
span { border-color: rgb(101,82,55); }
td.TdClassName
{
border-color: #655237;
}
.TagClassName
{
border-color: #655237;
}
</style>