Shades of Dallas #625137
Tints of Dallas #625137
RGB
CMYK
RGB Variations
Color information
#625137 (or 0x625137) is known color: Dallas. HEX triplet: 62, 51 and 37. RGB value is (98,81,55). Sum of RGB (Red+Green+Blue) = 98+81+55=234 (30% of max value = 765). Red value is 98 (38.67% from 255 or 41.88% from 234); Green value is 81 (32.03% from 255 or 34.62% from 234); Blue value is 55 (21.88% from 255 or 23.50% from 234); Max value from RGB is 98 - color contains mainly: red. Hex color #625137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625137 is #9DAEC8. Grayscale: #535353. Windows color (decimal): -10333897 or 3625314. OLE color: 3625314.
HSL color Cylindrical-coordinate representation of color #625137: hue angle of 36.28º 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 #625137 is Cyan = 0, Magento = 0.17, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 55 | - |
| CMYK | 0 | 0.17 | 0.44 | 0.62 |
| HSL | 36.28º | 0.28% | 0.3% | - |
| HSV(B) | 36.28º | 0.44% | 0.38% | - |
| XYZ | 8.67 | 8.76 | 4.85 | - |
| YUV | 83.12 | 112.13 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 55 | 0 | 0.17 | 0.44 | 0.62 | 36.28 | 0.28 | 0.3 |
| Hex | 62 | 51 | 37 | 0 | 11 | 2C | 3E | 24 | 1C | 1E |
| Octal | 142 | 121 | 67 | 0 | 21 | 54 | 76 | 44 | 34 | 36 |
| Binary | 1100010 | 1010001 | 110111 | 0 | 10001 | 101100 | 111110 | 100100 | 11100 | 11110 |
Color Harmonies of #625137
Complementary color
Monochromatic Colors of #625137
Black with #625137
Text Example
Text Example
White with #625137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625137; }
p { color: rgb(98,81,55); }
H1.HeaderClassName
{
color: #625137;
}
.AnyTagClassName
{
color: #625137;
}
</style>
background-color css
<style>
a { background-color: #625137; }
a { background-color: rgb(98,81,55); }
div.DivClassName
{
background-color: #625137;
}
.BgClassName
{
background-color: #625137;
}
</style>
border-color css
<style>
span { border-color: #625137; }
span { border-color: rgb(98,81,55); }
td.TdClassName
{
border-color: #625137;
}
.TagClassName
{
border-color: #625137;
}
</style>