Shades of Dallas #645034
Tints of Dallas #645034
RGB
CMYK
RGB Variations
Color information
#645034 (or 0x645034) is known color: Dallas. HEX triplet: 64, 50 and 34. RGB value is (100,80,52). Sum of RGB (Red+Green+Blue) = 100+80+52=232 (30% of max value = 765). Red value is 100 (39.45% from 255 or 43.10% from 232); Green value is 80 (31.64% from 255 or 34.48% from 232); Blue value is 52 (20.70% from 255 or 22.41% from 232); Max value from RGB is 100 - color contains mainly: red. Hex color #645034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #645034 is #9BAFCB. Grayscale: #525252. Windows color (decimal): -10203084 or 3428452. OLE color: 3428452.
HSL color Cylindrical-coordinate representation of color #645034: hue angle of 35º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #645034 is Cyan = 0, Magento = 0.2, Yellow = 0.48 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 80 | 52 | - |
| CMYK | 0 | 0.2 | 0.48 | 0.61 |
| HSL | 35º | 0.32% | 0.3% | - |
| HSV(B) | 35º | 0.48% | 0.39% | - |
| XYZ | 8.74 | 8.69 | 4.47 | - |
| YUV | 82.79 | 110.63 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 80 | 52 | 0 | 0.2 | 0.48 | 0.61 | 35 | 0.32 | 0.3 |
| Hex | 64 | 50 | 34 | 0 | 14 | 30 | 3D | 23 | 20 | 1E |
| Octal | 144 | 120 | 64 | 0 | 24 | 60 | 75 | 43 | 40 | 36 |
| Binary | 1100100 | 1010000 | 110100 | 0 | 10100 | 110000 | 111101 | 100011 | 100000 | 11110 |
Color Harmonies of #645034
Complementary color
Monochromatic Colors of #645034
Black with #645034
Text Example
Text Example
White with #645034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645034; }
p { color: rgb(100,80,52); }
H1.HeaderClassName
{
color: #645034;
}
.AnyTagClassName
{
color: #645034;
}
</style>
background-color css
<style>
a { background-color: #645034; }
a { background-color: rgb(100,80,52); }
div.DivClassName
{
background-color: #645034;
}
.BgClassName
{
background-color: #645034;
}
</style>
border-color css
<style>
span { border-color: #645034; }
span { border-color: rgb(100,80,52); }
td.TdClassName
{
border-color: #645034;
}
.TagClassName
{
border-color: #645034;
}
</style>