Shades of Dallas #655036
Tints of Dallas #655036
RGB
CMYK
RGB Variations
Color information
#655036 (or 0x655036) is known color: Dallas. HEX triplet: 65, 50 and 36. RGB value is (101,80,54). Sum of RGB (Red+Green+Blue) = 101+80+54=235 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.98% from 235); Green value is 80 (31.64% from 255 or 34.04% from 235); Blue value is 54 (21.48% from 255 or 22.98% from 235); Max value from RGB is 101 - color contains mainly: red. Hex color #655036 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655036 is #9AAFC9. Grayscale: #535353. Windows color (decimal): -10137546 or 3559525. OLE color: 3559525.
HSL color Cylindrical-coordinate representation of color #655036: hue angle of 33.19º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #655036 is Cyan = 0, Magento = 0.21, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 54 | - |
| CMYK | 0 | 0.21 | 0.47 | 0.60 |
| HSL | 33.19º | 0.3% | 0.3% | - |
| HSV(B) | 33.19º | 0.47% | 0.4% | - |
| XYZ | 8.9 | 8.77 | 4.71 | - |
| YUV | 83.32 | 111.46 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 54 | 0 | 0.21 | 0.47 | 0.60 | 33.19 | 0.3 | 0.3 |
| Hex | 65 | 50 | 36 | 0 | 15 | 2F | 3C | 21 | 1E | 1E |
| Octal | 145 | 120 | 66 | 0 | 25 | 57 | 74 | 41 | 36 | 36 |
| Binary | 1100101 | 1010000 | 110110 | 0 | 10101 | 101111 | 111100 | 100001 | 11110 | 11110 |
Color Harmonies of #655036
Complementary color
Monochromatic Colors of #655036
Black with #655036
Text Example
Text Example
White with #655036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655036; }
p { color: rgb(101,80,54); }
H1.HeaderClassName
{
color: #655036;
}
.AnyTagClassName
{
color: #655036;
}
</style>
background-color css
<style>
a { background-color: #655036; }
a { background-color: rgb(101,80,54); }
div.DivClassName
{
background-color: #655036;
}
.BgClassName
{
background-color: #655036;
}
</style>
border-color css
<style>
span { border-color: #655036; }
span { border-color: rgb(101,80,54); }
td.TdClassName
{
border-color: #655036;
}
.TagClassName
{
border-color: #655036;
}
</style>