Shades of Dallas #604927
Tints of Dallas #604927
RGB
CMYK
RGB Variations
Color information
#604927 (or 0x604927) is known color: Dallas. HEX triplet: 60, 49 and 27. RGB value is (96,73,39). Sum of RGB (Red+Green+Blue) = 96+73+39=208 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.15% from 208); Green value is 73 (28.91% from 255 or 35.10% from 208); Blue value is 39 (15.62% from 255 or 18.75% from 208); Max value from RGB is 96 - color contains mainly: red. Hex color #604927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604927 is #9FB6D8. Grayscale: #4C4C4C. Windows color (decimal): -10467033 or 2574688. OLE color: 2574688.
HSL color Cylindrical-coordinate representation of color #604927: hue angle of 35.79º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #604927 is Cyan = 0, Magento = 0.24, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 73 | 39 | - |
| CMYK | 0 | 0.24 | 0.59 | 0.62 |
| HSL | 35.79º | 0.42% | 0.26% | - |
| HSV(B) | 35.79º | 0.59% | 0.38% | - |
| XYZ | 7.57 | 7.4 | 2.95 | - |
| YUV | 76 | 107.12 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 39 | 0 | 0.24 | 0.59 | 0.62 | 35.79 | 0.42 | 0.26 |
| Hex | 60 | 49 | 27 | 0 | 18 | 3B | 3E | 24 | 2A | 1A |
| Octal | 140 | 111 | 47 | 0 | 30 | 73 | 76 | 44 | 52 | 32 |
| Binary | 1100000 | 1001001 | 100111 | 0 | 11000 | 111011 | 111110 | 100100 | 101010 | 11010 |
Color Harmonies of #604927
Complementary color
Monochromatic Colors of #604927
Black with #604927
Text Example
Text Example
White with #604927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604927; }
p { color: rgb(96,73,39); }
H1.HeaderClassName
{
color: #604927;
}
.AnyTagClassName
{
color: #604927;
}
</style>
background-color css
<style>
a { background-color: #604927; }
a { background-color: rgb(96,73,39); }
div.DivClassName
{
background-color: #604927;
}
.BgClassName
{
background-color: #604927;
}
</style>
border-color css
<style>
span { border-color: #604927; }
span { border-color: rgb(96,73,39); }
td.TdClassName
{
border-color: #604927;
}
.TagClassName
{
border-color: #604927;
}
</style>