Shades of Dallas #635135
Tints of Dallas #635135
RGB
CMYK
RGB Variations
Color information
#635135 (or 0x635135) is known color: Dallas. HEX triplet: 63, 51 and 35. RGB value is (99,81,53). Sum of RGB (Red+Green+Blue) = 99+81+53=233 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.49% from 233); Green value is 81 (32.03% from 255 or 34.76% from 233); Blue value is 53 (21.09% from 255 or 22.75% from 233); Max value from RGB is 99 - color contains mainly: red. Hex color #635135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635135 is #9CAECA. Grayscale: #535353. Windows color (decimal): -10268363 or 3494243. OLE color: 3494243.
HSL color Cylindrical-coordinate representation of color #635135: hue angle of 36.52º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #635135 is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 53 | - |
| CMYK | 0 | 0.18 | 0.46 | 0.61 |
| HSL | 36.52º | 0.3% | 0.3% | - |
| HSV(B) | 36.52º | 0.46% | 0.39% | - |
| XYZ | 8.73 | 8.79 | 4.61 | - |
| YUV | 83.19 | 110.96 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 53 | 0 | 0.18 | 0.46 | 0.61 | 36.52 | 0.3 | 0.3 |
| Hex | 63 | 51 | 35 | 0 | 12 | 2E | 3D | 25 | 1E | 1E |
| Octal | 143 | 121 | 65 | 0 | 22 | 56 | 75 | 45 | 36 | 36 |
| Binary | 1100011 | 1010001 | 110101 | 0 | 10010 | 101110 | 111101 | 100101 | 11110 | 11110 |
Color Harmonies of #635135
Complementary color
Monochromatic Colors of #635135
Black with #635135
Text Example
Text Example
White with #635135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635135; }
p { color: rgb(99,81,53); }
H1.HeaderClassName
{
color: #635135;
}
.AnyTagClassName
{
color: #635135;
}
</style>
background-color css
<style>
a { background-color: #635135; }
a { background-color: rgb(99,81,53); }
div.DivClassName
{
background-color: #635135;
}
.BgClassName
{
background-color: #635135;
}
</style>
border-color css
<style>
span { border-color: #635135; }
span { border-color: rgb(99,81,53); }
td.TdClassName
{
border-color: #635135;
}
.TagClassName
{
border-color: #635135;
}
</style>