Shades of Dallas #655038
Tints of Dallas #655038
RGB
CMYK
RGB Variations
Color information
#655038 (or 0x655038) is known color: Dallas. HEX triplet: 65, 50 and 38. RGB value is (101,80,56). Sum of RGB (Red+Green+Blue) = 101+80+56=237 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.62% from 237); Green value is 80 (31.64% from 255 or 33.76% from 237); Blue value is 56 (22.27% from 255 or 23.63% from 237); Max value from RGB is 101 - color contains mainly: red. Hex color #655038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655038 is #9AAFC7. Grayscale: #535353. Windows color (decimal): -10137544 or 3690597. OLE color: 3690597.
HSL color Cylindrical-coordinate representation of color #655038: hue angle of 32º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #655038 is Cyan = 0, Magento = 0.21, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 56 | - |
| CMYK | 0 | 0.21 | 0.45 | 0.60 |
| HSL | 32º | 0.29% | 0.31% | - |
| HSV(B) | 32º | 0.45% | 0.4% | - |
| XYZ | 8.95 | 8.79 | 4.97 | - |
| YUV | 83.54 | 112.46 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 56 | 0 | 0.21 | 0.45 | 0.60 | 32 | 0.29 | 0.31 |
| Hex | 65 | 50 | 38 | 0 | 15 | 2D | 3C | 20 | 1D | 1F |
| Octal | 145 | 120 | 70 | 0 | 25 | 55 | 74 | 40 | 35 | 37 |
| Binary | 1100101 | 1010000 | 111000 | 0 | 10101 | 101101 | 111100 | 100000 | 11101 | 11111 |
Color Harmonies of #655038
Complementary color
Monochromatic Colors of #655038
Black with #655038
Text Example
Text Example
White with #655038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655038; }
p { color: rgb(101,80,56); }
H1.HeaderClassName
{
color: #655038;
}
.AnyTagClassName
{
color: #655038;
}
</style>
background-color css
<style>
a { background-color: #655038; }
a { background-color: rgb(101,80,56); }
div.DivClassName
{
background-color: #655038;
}
.BgClassName
{
background-color: #655038;
}
</style>
border-color css
<style>
span { border-color: #655038; }
span { border-color: rgb(101,80,56); }
td.TdClassName
{
border-color: #655038;
}
.TagClassName
{
border-color: #655038;
}
</style>