Shades of Dallas #625037
Tints of Dallas #625037
RGB
CMYK
RGB Variations
Color information
#625037 (or 0x625037) is known color: Dallas. HEX triplet: 62, 50 and 37. RGB value is (98,80,55). Sum of RGB (Red+Green+Blue) = 98+80+55=233 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.06% from 233); Green value is 80 (31.64% from 255 or 34.33% from 233); Blue value is 55 (21.88% from 255 or 23.61% from 233); Max value from RGB is 98 - color contains mainly: red. Hex color #625037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625037 is #9DAFC8. Grayscale: #525252. Windows color (decimal): -10334153 or 3625058. OLE color: 3625058.
HSL color Cylindrical-coordinate representation of color #625037: hue angle of 34.88º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #625037 is Cyan = 0, Magento = 0.18, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 55 | - |
| CMYK | 0 | 0.18 | 0.44 | 0.62 |
| HSL | 34.88º | 0.28% | 0.3% | - |
| HSV(B) | 34.88º | 0.44% | 0.38% | - |
| XYZ | 8.6 | 8.61 | 4.82 | - |
| YUV | 82.53 | 112.46 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 55 | 0 | 0.18 | 0.44 | 0.62 | 34.88 | 0.28 | 0.3 |
| Hex | 62 | 50 | 37 | 0 | 12 | 2C | 3E | 23 | 1C | 1E |
| Octal | 142 | 120 | 67 | 0 | 22 | 54 | 76 | 43 | 34 | 36 |
| Binary | 1100010 | 1010000 | 110111 | 0 | 10010 | 101100 | 111110 | 100011 | 11100 | 11110 |
Color Harmonies of #625037
Complementary color
Monochromatic Colors of #625037
Black with #625037
Text Example
Text Example
White with #625037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625037; }
p { color: rgb(98,80,55); }
H1.HeaderClassName
{
color: #625037;
}
.AnyTagClassName
{
color: #625037;
}
</style>
background-color css
<style>
a { background-color: #625037; }
a { background-color: rgb(98,80,55); }
div.DivClassName
{
background-color: #625037;
}
.BgClassName
{
background-color: #625037;
}
</style>
border-color css
<style>
span { border-color: #625037; }
span { border-color: rgb(98,80,55); }
td.TdClassName
{
border-color: #625037;
}
.TagClassName
{
border-color: #625037;
}
</style>