Shades of Dallas #695034
Tints of Dallas #695034
RGB
CMYK
RGB Variations
Color information
#695034 (or 0x695034) is known color: Dallas. HEX triplet: 69, 50 and 34. RGB value is (105,80,52). Sum of RGB (Red+Green+Blue) = 105+80+52=237 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.30% from 237); Green value is 80 (31.64% from 255 or 33.76% from 237); Blue value is 52 (20.70% from 255 or 21.94% from 237); Max value from RGB is 105 - color contains mainly: red. Hex color #695034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695034 is #96AFCB. Grayscale: #545454. Windows color (decimal): -9875404 or 3428457. OLE color: 3428457.
HSL color Cylindrical-coordinate representation of color #695034: hue angle of 31.7º degrees, saturation: 0.34, 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 #695034 is Cyan = 0, Magento = 0.24, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 52 | - |
| CMYK | 0 | 0.24 | 0.50 | 0.59 |
| HSL | 31.7º | 0.34% | 0.31% | - |
| HSV(B) | 31.7º | 0.5% | 0.41% | - |
| XYZ | 9.31 | 8.99 | 4.49 | - |
| YUV | 84.28 | 109.78 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 52 | 0 | 0.24 | 0.50 | 0.59 | 31.7 | 0.34 | 0.31 |
| Hex | 69 | 50 | 34 | 0 | 18 | 32 | 3B | 20 | 22 | 1F |
| Octal | 151 | 120 | 64 | 0 | 30 | 62 | 73 | 40 | 42 | 37 |
| Binary | 1101001 | 1010000 | 110100 | 0 | 11000 | 110010 | 111011 | 100000 | 100010 | 11111 |
Color Harmonies of #695034
Complementary color
Monochromatic Colors of #695034
Black with #695034
Text Example
Text Example
White with #695034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695034; }
p { color: rgb(105,80,52); }
H1.HeaderClassName
{
color: #695034;
}
.AnyTagClassName
{
color: #695034;
}
</style>
background-color css
<style>
a { background-color: #695034; }
a { background-color: rgb(105,80,52); }
div.DivClassName
{
background-color: #695034;
}
.BgClassName
{
background-color: #695034;
}
</style>
border-color css
<style>
span { border-color: #695034; }
span { border-color: rgb(105,80,52); }
td.TdClassName
{
border-color: #695034;
}
.TagClassName
{
border-color: #695034;
}
</style>