Shades of Dallas #695135
Tints of Dallas #695135
RGB
CMYK
RGB Variations
Color information
#695135 (or 0x695135) is known color: Dallas. HEX triplet: 69, 51 and 35. RGB value is (105,81,53). Sum of RGB (Red+Green+Blue) = 105+81+53=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 81 (32.03% from 255 or 33.89% from 239); Blue value is 53 (21.09% from 255 or 22.18% from 239); Max value from RGB is 105 - color contains mainly: red. Hex color #695135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695135 is #96AECA. Grayscale: #555555. Windows color (decimal): -9875147 or 3494249. OLE color: 3494249.
HSL color Cylindrical-coordinate representation of color #695135: hue angle of 32.31º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #695135 is Cyan = 0, Magento = 0.23, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 81 | 53 | - |
| CMYK | 0 | 0.23 | 0.50 | 0.59 |
| HSL | 32.31º | 0.33% | 0.31% | - |
| HSV(B) | 32.31º | 0.5% | 0.41% | - |
| XYZ | 9.41 | 9.15 | 4.64 | - |
| YUV | 84.98 | 109.95 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 53 | 0 | 0.23 | 0.50 | 0.59 | 32.31 | 0.33 | 0.31 |
| Hex | 69 | 51 | 35 | 0 | 17 | 32 | 3B | 20 | 21 | 1F |
| Octal | 151 | 121 | 65 | 0 | 27 | 62 | 73 | 40 | 41 | 37 |
| Binary | 1101001 | 1010001 | 110101 | 0 | 10111 | 110010 | 111011 | 100000 | 100001 | 11111 |
Color Harmonies of #695135
Complementary color
Monochromatic Colors of #695135
Black with #695135
Text Example
Text Example
White with #695135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695135; }
p { color: rgb(105,81,53); }
H1.HeaderClassName
{
color: #695135;
}
.AnyTagClassName
{
color: #695135;
}
</style>
background-color css
<style>
a { background-color: #695135; }
a { background-color: rgb(105,81,53); }
div.DivClassName
{
background-color: #695135;
}
.BgClassName
{
background-color: #695135;
}
</style>
border-color css
<style>
span { border-color: #695135; }
span { border-color: rgb(105,81,53); }
td.TdClassName
{
border-color: #695135;
}
.TagClassName
{
border-color: #695135;
}
</style>