Shades of Dallas #604727
Tints of Dallas #604727
RGB
CMYK
RGB Variations
Color information
#604727 (or 0x604727) is known color: Dallas. HEX triplet: 60, 47 and 27. RGB value is (96,71,39). Sum of RGB (Red+Green+Blue) = 96+71+39=206 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.60% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 96 - color contains mainly: red. Hex color #604727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604727 is #9FB8D8. Grayscale: #4A4A4A. Windows color (decimal): -10467545 or 2574176. OLE color: 2574176.
HSL color Cylindrical-coordinate representation of color #604727: hue angle of 33.68º 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 #604727 is Cyan = 0, Magento = 0.26, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 71 | 39 | - |
| CMYK | 0 | 0.26 | 0.59 | 0.62 |
| HSL | 33.68º | 0.42% | 0.26% | - |
| HSV(B) | 33.68º | 0.59% | 0.38% | - |
| XYZ | 7.44 | 7.14 | 2.91 | - |
| YUV | 74.83 | 107.78 | 143.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 39 | 0 | 0.26 | 0.59 | 0.62 | 33.68 | 0.42 | 0.26 |
| Hex | 60 | 47 | 27 | 0 | 1A | 3B | 3E | 22 | 2A | 1A |
| Octal | 140 | 107 | 47 | 0 | 32 | 73 | 76 | 42 | 52 | 32 |
| Binary | 1100000 | 1000111 | 100111 | 0 | 11010 | 111011 | 111110 | 100010 | 101010 | 11010 |
Color Harmonies of #604727
Complementary color
Monochromatic Colors of #604727
Black with #604727
Text Example
Text Example
White with #604727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604727; }
p { color: rgb(96,71,39); }
H1.HeaderClassName
{
color: #604727;
}
.AnyTagClassName
{
color: #604727;
}
</style>
background-color css
<style>
a { background-color: #604727; }
a { background-color: rgb(96,71,39); }
div.DivClassName
{
background-color: #604727;
}
.BgClassName
{
background-color: #604727;
}
</style>
border-color css
<style>
span { border-color: #604727; }
span { border-color: rgb(96,71,39); }
td.TdClassName
{
border-color: #604727;
}
.TagClassName
{
border-color: #604727;
}
</style>