Shades of Dallas #644930
Tints of Dallas #644930
RGB
CMYK
RGB Variations
Color information
#644930 (or 0x644930) is known color: Dallas. HEX triplet: 64, 49 and 30. RGB value is (100,73,48). Sum of RGB (Red+Green+Blue) = 100+73+48=221 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.25% from 221); Green value is 73 (28.91% from 255 or 33.03% from 221); Blue value is 48 (19.14% from 255 or 21.72% from 221); Max value from RGB is 100 - color contains mainly: red. Hex color #644930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #644930 is #9BB6CF. Grayscale: #4E4E4E. Windows color (decimal): -10204880 or 3164516. OLE color: 3164516.
HSL color Cylindrical-coordinate representation of color #644930: hue angle of 28.85º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #644930 is Cyan = 0, Magento = 0.27, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 73 | 48 | - |
| CMYK | 0 | 0.27 | 0.52 | 0.61 |
| HSL | 28.85º | 0.35% | 0.29% | - |
| HSV(B) | 28.85º | 0.52% | 0.39% | - |
| XYZ | 8.17 | 7.69 | 3.85 | - |
| YUV | 78.22 | 110.95 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 73 | 48 | 0 | 0.27 | 0.52 | 0.61 | 28.85 | 0.35 | 0.29 |
| Hex | 64 | 49 | 30 | 0 | 1B | 34 | 3D | 1D | 23 | 1D |
| Octal | 144 | 111 | 60 | 0 | 33 | 64 | 75 | 35 | 43 | 35 |
| Binary | 1100100 | 1001001 | 110000 | 0 | 11011 | 110100 | 111101 | 11101 | 100011 | 11101 |
Color Harmonies of #644930
Complementary color
Monochromatic Colors of #644930
Black with #644930
Text Example
Text Example
White with #644930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644930; }
p { color: rgb(100,73,48); }
H1.HeaderClassName
{
color: #644930;
}
.AnyTagClassName
{
color: #644930;
}
</style>
background-color css
<style>
a { background-color: #644930; }
a { background-color: rgb(100,73,48); }
div.DivClassName
{
background-color: #644930;
}
.BgClassName
{
background-color: #644930;
}
</style>
border-color css
<style>
span { border-color: #644930; }
span { border-color: rgb(100,73,48); }
td.TdClassName
{
border-color: #644930;
}
.TagClassName
{
border-color: #644930;
}
</style>