Shades of Dallas #625035
Tints of Dallas #625035
RGB
CMYK
RGB Variations
Color information
#625035 (or 0x625035) is known color: Dallas. HEX triplet: 62, 50 and 35. RGB value is (98,80,53). Sum of RGB (Red+Green+Blue) = 98+80+53=231 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.42% from 231); Green value is 80 (31.64% from 255 or 34.63% from 231); Blue value is 53 (21.09% from 255 or 22.94% from 231); Max value from RGB is 98 - color contains mainly: red. Hex color #625035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625035 is #9DAFCA. Grayscale: #525252. Windows color (decimal): -10334155 or 3493986. OLE color: 3493986.
HSL color Cylindrical-coordinate representation of color #625035: hue angle of 36º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #625035 is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 53 | - |
| CMYK | 0 | 0.18 | 0.46 | 0.62 |
| HSL | 36º | 0.3% | 0.3% | - |
| HSV(B) | 36º | 0.46% | 0.38% | - |
| XYZ | 8.55 | 8.59 | 4.58 | - |
| YUV | 82.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 53 | 0 | 0.18 | 0.46 | 0.62 | 36 | 0.3 | 0.3 |
| Hex | 62 | 50 | 35 | 0 | 12 | 2E | 3E | 24 | 1E | 1E |
| Octal | 142 | 120 | 65 | 0 | 22 | 56 | 76 | 44 | 36 | 36 |
| Binary | 1100010 | 1010000 | 110101 | 0 | 10010 | 101110 | 111110 | 100100 | 11110 | 11110 |
Color Harmonies of #625035
Complementary color
Monochromatic Colors of #625035
Black with #625035
Text Example
Text Example
White with #625035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625035; }
p { color: rgb(98,80,53); }
H1.HeaderClassName
{
color: #625035;
}
.AnyTagClassName
{
color: #625035;
}
</style>
background-color css
<style>
a { background-color: #625035; }
a { background-color: rgb(98,80,53); }
div.DivClassName
{
background-color: #625035;
}
.BgClassName
{
background-color: #625035;
}
</style>
border-color css
<style>
span { border-color: #625035; }
span { border-color: rgb(98,80,53); }
td.TdClassName
{
border-color: #625035;
}
.TagClassName
{
border-color: #625035;
}
</style>