Shades of Dallas #665037
Tints of Dallas #665037
RGB
CMYK
RGB Variations
Color information
#665037 (or 0x665037) is known color: Dallas. HEX triplet: 66, 50 and 37. RGB value is (102,80,55). Sum of RGB (Red+Green+Blue) = 102+80+55=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 80 (31.64% from 255 or 33.76% from 237); Blue value is 55 (21.88% from 255 or 23.21% from 237); Max value from RGB is 102 - color contains mainly: red. Hex color #665037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665037 is #99AFC8. Grayscale: #535353. Windows color (decimal): -10072009 or 3625062. OLE color: 3625062.
HSL color Cylindrical-coordinate representation of color #665037: hue angle of 31.91º degrees, saturation: 0.3, 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 #665037 is Cyan = 0, Magento = 0.22, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 80 | 55 | - |
| CMYK | 0 | 0.22 | 0.46 | 0.6 |
| HSL | 31.91º | 0.3% | 0.31% | - |
| HSV(B) | 31.91º | 0.46% | 0.4% | - |
| XYZ | 9.04 | 8.84 | 4.84 | - |
| YUV | 83.73 | 111.79 | 141.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 55 | 0 | 0.22 | 0.46 | 0.6 | 31.91 | 0.3 | 0.31 |
| Hex | 66 | 50 | 37 | 0 | 16 | 2E | 3C | 20 | 1E | 1F |
| Octal | 146 | 120 | 67 | 0 | 26 | 56 | 74 | 40 | 36 | 37 |
| Binary | 1100110 | 1010000 | 110111 | 0 | 10110 | 101110 | 111100 | 100000 | 11110 | 11111 |
Color Harmonies of #665037
Complementary color
Monochromatic Colors of #665037
Black with #665037
Text Example
Text Example
White with #665037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665037; }
p { color: rgb(102,80,55); }
H1.HeaderClassName
{
color: #665037;
}
.AnyTagClassName
{
color: #665037;
}
</style>
background-color css
<style>
a { background-color: #665037; }
a { background-color: rgb(102,80,55); }
div.DivClassName
{
background-color: #665037;
}
.BgClassName
{
background-color: #665037;
}
</style>
border-color css
<style>
span { border-color: #665037; }
span { border-color: rgb(102,80,55); }
td.TdClassName
{
border-color: #665037;
}
.TagClassName
{
border-color: #665037;
}
</style>