Shades of Dallas #695032
Tints of Dallas #695032
RGB
CMYK
RGB Variations
Color information
#695032 (or 0x695032) is known color: Dallas. HEX triplet: 69, 50 and 32. RGB value is (105,80,50). Sum of RGB (Red+Green+Blue) = 105+80+50=235 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.68% from 235); Green value is 80 (31.64% from 255 or 34.04% from 235); Blue value is 50 (19.92% from 255 or 21.28% from 235); Max value from RGB is 105 - color contains mainly: red. Hex color #695032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695032 is #96AFCD. Grayscale: #545454. Windows color (decimal): -9875406 or 3297385. OLE color: 3297385.
HSL color Cylindrical-coordinate representation of color #695032: hue angle of 32.73º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #695032 is Cyan = 0, Magento = 0.24, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 50 | - |
| CMYK | 0 | 0.24 | 0.52 | 0.59 |
| HSL | 32.73º | 0.35% | 0.3% | - |
| HSV(B) | 32.73º | 0.52% | 0.41% | - |
| XYZ | 9.27 | 8.97 | 4.26 | - |
| YUV | 84.06 | 108.78 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 50 | 0 | 0.24 | 0.52 | 0.59 | 32.73 | 0.35 | 0.3 |
| Hex | 69 | 50 | 32 | 0 | 18 | 34 | 3B | 21 | 23 | 1E |
| Octal | 151 | 120 | 62 | 0 | 30 | 64 | 73 | 41 | 43 | 36 |
| Binary | 1101001 | 1010000 | 110010 | 0 | 11000 | 110100 | 111011 | 100001 | 100011 | 11110 |
Color Harmonies of #695032
Complementary color
Monochromatic Colors of #695032
Black with #695032
Text Example
Text Example
White with #695032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695032; }
p { color: rgb(105,80,50); }
H1.HeaderClassName
{
color: #695032;
}
.AnyTagClassName
{
color: #695032;
}
</style>
background-color css
<style>
a { background-color: #695032; }
a { background-color: rgb(105,80,50); }
div.DivClassName
{
background-color: #695032;
}
.BgClassName
{
background-color: #695032;
}
</style>
border-color css
<style>
span { border-color: #695032; }
span { border-color: rgb(105,80,50); }
td.TdClassName
{
border-color: #695032;
}
.TagClassName
{
border-color: #695032;
}
</style>