Shades of Dallas #635037
Tints of Dallas #635037
RGB
CMYK
RGB Variations
Color information
#635037 (or 0x635037) is known color: Dallas. HEX triplet: 63, 50 and 37. RGB value is (99,80,55). Sum of RGB (Red+Green+Blue) = 99+80+55=234 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.31% from 234); Green value is 80 (31.64% from 255 or 34.19% from 234); Blue value is 55 (21.88% from 255 or 23.50% from 234); Max value from RGB is 99 - color contains mainly: red. Hex color #635037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635037 is #9CAFC8. Grayscale: #525252. Windows color (decimal): -10268617 or 3625059. OLE color: 3625059.
HSL color Cylindrical-coordinate representation of color #635037: hue angle of 34.09º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #635037 is Cyan = 0, Magento = 0.19, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 80 | 55 | - |
| CMYK | 0 | 0.19 | 0.44 | 0.61 |
| HSL | 34.09º | 0.29% | 0.3% | - |
| HSV(B) | 34.09º | 0.44% | 0.39% | - |
| XYZ | 8.7 | 8.67 | 4.83 | - |
| YUV | 82.83 | 112.29 | 139.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 80 | 55 | 0 | 0.19 | 0.44 | 0.61 | 34.09 | 0.29 | 0.3 |
| Hex | 63 | 50 | 37 | 0 | 13 | 2C | 3D | 22 | 1D | 1E |
| Octal | 143 | 120 | 67 | 0 | 23 | 54 | 75 | 42 | 35 | 36 |
| Binary | 1100011 | 1010000 | 110111 | 0 | 10011 | 101100 | 111101 | 100010 | 11101 | 11110 |
Color Harmonies of #635037
Complementary color
Monochromatic Colors of #635037
Black with #635037
Text Example
Text Example
White with #635037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635037; }
p { color: rgb(99,80,55); }
H1.HeaderClassName
{
color: #635037;
}
.AnyTagClassName
{
color: #635037;
}
</style>
background-color css
<style>
a { background-color: #635037; }
a { background-color: rgb(99,80,55); }
div.DivClassName
{
background-color: #635037;
}
.BgClassName
{
background-color: #635037;
}
</style>
border-color css
<style>
span { border-color: #635037; }
span { border-color: rgb(99,80,55); }
td.TdClassName
{
border-color: #635037;
}
.TagClassName
{
border-color: #635037;
}
</style>