Shades of Dallas #604931
Tints of Dallas #604931
RGB
CMYK
RGB Variations
Color information
#604931 (or 0x604931) is known color: Dallas. HEX triplet: 60, 49 and 31. RGB value is (96,73,49). Sum of RGB (Red+Green+Blue) = 96+73+49=218 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.04% from 218); Green value is 73 (28.91% from 255 or 33.49% from 218); Blue value is 49 (19.53% from 255 or 22.48% from 218); Max value from RGB is 96 - color contains mainly: red. Hex color #604931 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604931 is #9FB6CE. Grayscale: #4D4D4D. Windows color (decimal): -10467023 or 3230048. OLE color: 3230048.
HSL color Cylindrical-coordinate representation of color #604931: hue angle of 30.64º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #604931 is Cyan = 0, Magento = 0.24, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 73 | 49 | - |
| CMYK | 0 | 0.24 | 0.49 | 0.62 |
| HSL | 30.64º | 0.32% | 0.28% | - |
| HSV(B) | 30.64º | 0.49% | 0.38% | - |
| XYZ | 7.76 | 7.47 | 3.94 | - |
| YUV | 77.14 | 112.12 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 49 | 0 | 0.24 | 0.49 | 0.62 | 30.64 | 0.32 | 0.28 |
| Hex | 60 | 49 | 31 | 0 | 18 | 31 | 3E | 1F | 20 | 1C |
| Octal | 140 | 111 | 61 | 0 | 30 | 61 | 76 | 37 | 40 | 34 |
| Binary | 1100000 | 1001001 | 110001 | 0 | 11000 | 110001 | 111110 | 11111 | 100000 | 11100 |
Color Harmonies of #604931
Complementary color
Monochromatic Colors of #604931
Black with #604931
Text Example
Text Example
White with #604931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604931; }
p { color: rgb(96,73,49); }
H1.HeaderClassName
{
color: #604931;
}
.AnyTagClassName
{
color: #604931;
}
</style>
background-color css
<style>
a { background-color: #604931; }
a { background-color: rgb(96,73,49); }
div.DivClassName
{
background-color: #604931;
}
.BgClassName
{
background-color: #604931;
}
</style>
border-color css
<style>
span { border-color: #604931; }
span { border-color: rgb(96,73,49); }
td.TdClassName
{
border-color: #604931;
}
.TagClassName
{
border-color: #604931;
}
</style>