Shades of Dallas #695133
Tints of Dallas #695133
RGB
CMYK
RGB Variations
Color information
#695133 (or 0x695133) is known color: Dallas. HEX triplet: 69, 51 and 33. RGB value is (105,81,51). Sum of RGB (Red+Green+Blue) = 105+81+51=237 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.30% from 237); Green value is 81 (32.03% from 255 or 34.18% from 237); Blue value is 51 (20.31% from 255 or 21.52% from 237); Max value from RGB is 105 - color contains mainly: red. Hex color #695133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695133 is #96AECC. Grayscale: #545454. Windows color (decimal): -9875149 or 3363177. OLE color: 3363177.
HSL color Cylindrical-coordinate representation of color #695133: hue angle of 33.33º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #695133 is Cyan = 0, Magento = 0.23, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 81 | 51 | - |
| CMYK | 0 | 0.23 | 0.51 | 0.59 |
| HSL | 33.33º | 0.35% | 0.31% | - |
| HSV(B) | 33.33º | 0.51% | 0.41% | - |
| XYZ | 9.37 | 9.13 | 4.4 | - |
| YUV | 84.76 | 108.95 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 51 | 0 | 0.23 | 0.51 | 0.59 | 33.33 | 0.35 | 0.31 |
| Hex | 69 | 51 | 33 | 0 | 17 | 33 | 3B | 21 | 23 | 1F |
| Octal | 151 | 121 | 63 | 0 | 27 | 63 | 73 | 41 | 43 | 37 |
| Binary | 1101001 | 1010001 | 110011 | 0 | 10111 | 110011 | 111011 | 100001 | 100011 | 11111 |
Color Harmonies of #695133
Complementary color
Monochromatic Colors of #695133
Black with #695133
Text Example
Text Example
White with #695133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695133; }
p { color: rgb(105,81,51); }
H1.HeaderClassName
{
color: #695133;
}
.AnyTagClassName
{
color: #695133;
}
</style>
background-color css
<style>
a { background-color: #695133; }
a { background-color: rgb(105,81,51); }
div.DivClassName
{
background-color: #695133;
}
.BgClassName
{
background-color: #695133;
}
</style>
border-color css
<style>
span { border-color: #695133; }
span { border-color: rgb(105,81,51); }
td.TdClassName
{
border-color: #695133;
}
.TagClassName
{
border-color: #695133;
}
</style>