Shades of Dallas #644927
Tints of Dallas #644927
RGB
CMYK
RGB Variations
Color information
#644927 (or 0x644927) is known color: Dallas. HEX triplet: 64, 49 and 27. RGB value is (100,73,39). Sum of RGB (Red+Green+Blue) = 100+73+39=212 (28% of max value = 765). Red value is 100 (39.45% from 255 or 47.17% from 212); Green value is 73 (28.91% from 255 or 34.43% from 212); Blue value is 39 (15.62% from 255 or 18.40% from 212); Max value from RGB is 100 - color contains mainly: red. Hex color #644927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #644927 is #9BB6D8. Grayscale: #4D4D4D. Windows color (decimal): -10204889 or 2574692. OLE color: 2574692.
HSL color Cylindrical-coordinate representation of color #644927: hue angle of 33.44º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #644927 is Cyan = 0, Magento = 0.27, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 73 | 39 | - |
| CMYK | 0 | 0.27 | 0.61 | 0.61 |
| HSL | 33.44º | 0.44% | 0.27% | - |
| HSV(B) | 33.44º | 0.61% | 0.39% | - |
| XYZ | 8 | 7.62 | 2.97 | - |
| YUV | 77.2 | 106.45 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 73 | 39 | 0 | 0.27 | 0.61 | 0.61 | 33.44 | 0.44 | 0.27 |
| Hex | 64 | 49 | 27 | 0 | 1B | 3D | 3D | 21 | 2C | 1B |
| Octal | 144 | 111 | 47 | 0 | 33 | 75 | 75 | 41 | 54 | 33 |
| Binary | 1100100 | 1001001 | 100111 | 0 | 11011 | 111101 | 111101 | 100001 | 101100 | 11011 |
Color Harmonies of #644927
Complementary color
Monochromatic Colors of #644927
Black with #644927
Text Example
Text Example
White with #644927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644927; }
p { color: rgb(100,73,39); }
H1.HeaderClassName
{
color: #644927;
}
.AnyTagClassName
{
color: #644927;
}
</style>
background-color css
<style>
a { background-color: #644927; }
a { background-color: rgb(100,73,39); }
div.DivClassName
{
background-color: #644927;
}
.BgClassName
{
background-color: #644927;
}
</style>
border-color css
<style>
span { border-color: #644927; }
span { border-color: rgb(100,73,39); }
td.TdClassName
{
border-color: #644927;
}
.TagClassName
{
border-color: #644927;
}
</style>