Shades of Dallas #665137
Tints of Dallas #665137
RGB
CMYK
RGB Variations
Color information
#665137 (or 0x665137) is known color: Dallas. HEX triplet: 66, 51 and 37. RGB value is (102,81,55). Sum of RGB (Red+Green+Blue) = 102+81+55=238 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.86% from 238); Green value is 81 (32.03% from 255 or 34.03% from 238); Blue value is 55 (21.88% from 255 or 23.11% from 238); Max value from RGB is 102 - color contains mainly: red. Hex color #665137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665137 is #99AEC8. Grayscale: #545454. Windows color (decimal): -10071753 or 3625318. OLE color: 3625318.
HSL color Cylindrical-coordinate representation of color #665137: hue angle of 33.19º 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 #665137 is Cyan = 0, Magento = 0.21, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 81 | 55 | - |
| CMYK | 0 | 0.21 | 0.46 | 0.6 |
| HSL | 33.19º | 0.3% | 0.31% | - |
| HSV(B) | 33.19º | 0.46% | 0.4% | - |
| XYZ | 9.11 | 8.99 | 4.87 | - |
| YUV | 84.32 | 111.46 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 81 | 55 | 0 | 0.21 | 0.46 | 0.6 | 33.19 | 0.3 | 0.31 |
| Hex | 66 | 51 | 37 | 0 | 15 | 2E | 3C | 21 | 1E | 1F |
| Octal | 146 | 121 | 67 | 0 | 25 | 56 | 74 | 41 | 36 | 37 |
| Binary | 1100110 | 1010001 | 110111 | 0 | 10101 | 101110 | 111100 | 100001 | 11110 | 11111 |
Color Harmonies of #665137
Complementary color
Monochromatic Colors of #665137
Black with #665137
Text Example
Text Example
White with #665137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665137; }
p { color: rgb(102,81,55); }
H1.HeaderClassName
{
color: #665137;
}
.AnyTagClassName
{
color: #665137;
}
</style>
background-color css
<style>
a { background-color: #665137; }
a { background-color: rgb(102,81,55); }
div.DivClassName
{
background-color: #665137;
}
.BgClassName
{
background-color: #665137;
}
</style>
border-color css
<style>
span { border-color: #665137; }
span { border-color: rgb(102,81,55); }
td.TdClassName
{
border-color: #665137;
}
.TagClassName
{
border-color: #665137;
}
</style>