Shades of Dallas #604827
Tints of Dallas #604827
RGB
CMYK
RGB Variations
Color information
#604827 (or 0x604827) is known color: Dallas. HEX triplet: 60, 48 and 27. RGB value is (96,72,39). Sum of RGB (Red+Green+Blue) = 96+72+39=207 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.38% from 207); Green value is 72 (28.52% from 255 or 34.78% from 207); Blue value is 39 (15.62% from 255 or 18.84% from 207); Max value from RGB is 96 - color contains mainly: red. Hex color #604827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604827 is #9FB7D8. Grayscale: #4B4B4B. Windows color (decimal): -10467289 or 2574432. OLE color: 2574432.
HSL color Cylindrical-coordinate representation of color #604827: hue angle of 34.74º 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 #604827 is Cyan = 0, Magento = 0.25, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 72 | 39 | - |
| CMYK | 0 | 0.25 | 0.59 | 0.62 |
| HSL | 34.74º | 0.42% | 0.26% | - |
| HSV(B) | 34.74º | 0.59% | 0.38% | - |
| XYZ | 7.51 | 7.27 | 2.93 | - |
| YUV | 75.41 | 107.45 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 72 | 39 | 0 | 0.25 | 0.59 | 0.62 | 34.74 | 0.42 | 0.26 |
| Hex | 60 | 48 | 27 | 0 | 19 | 3B | 3E | 23 | 2A | 1A |
| Octal | 140 | 110 | 47 | 0 | 31 | 73 | 76 | 43 | 52 | 32 |
| Binary | 1100000 | 1001000 | 100111 | 0 | 11001 | 111011 | 111110 | 100011 | 101010 | 11010 |
Color Harmonies of #604827
Complementary color
Monochromatic Colors of #604827
Black with #604827
Text Example
Text Example
White with #604827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604827; }
p { color: rgb(96,72,39); }
H1.HeaderClassName
{
color: #604827;
}
.AnyTagClassName
{
color: #604827;
}
</style>
background-color css
<style>
a { background-color: #604827; }
a { background-color: rgb(96,72,39); }
div.DivClassName
{
background-color: #604827;
}
.BgClassName
{
background-color: #604827;
}
</style>
border-color css
<style>
span { border-color: #604827; }
span { border-color: rgb(96,72,39); }
td.TdClassName
{
border-color: #604827;
}
.TagClassName
{
border-color: #604827;
}
</style>