Shades of Dallas #614829
Tints of Dallas #614829
RGB
CMYK
RGB Variations
Color information
#614829 (or 0x614829) is known color: Dallas. HEX triplet: 61, 48 and 29. RGB value is (97,72,41). Sum of RGB (Red+Green+Blue) = 97+72+41=210 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.19% from 210); Green value is 72 (28.52% from 255 or 34.29% from 210); Blue value is 41 (16.41% from 255 or 19.52% from 210); Max value from RGB is 97 - color contains mainly: red. Hex color #614829 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614829 is #9EB7D6. Grayscale: #4C4C4C. Windows color (decimal): -10401751 or 2705505. OLE color: 2705505.
HSL color Cylindrical-coordinate representation of color #614829: hue angle of 33.21º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #614829 is Cyan = 0, Magento = 0.26, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 72 | 41 | - |
| CMYK | 0 | 0.26 | 0.58 | 0.62 |
| HSL | 33.21º | 0.41% | 0.27% | - |
| HSV(B) | 33.21º | 0.58% | 0.38% | - |
| XYZ | 7.65 | 7.34 | 3.11 | - |
| YUV | 75.94 | 108.28 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 41 | 0 | 0.26 | 0.58 | 0.62 | 33.21 | 0.41 | 0.27 |
| Hex | 61 | 48 | 29 | 0 | 1A | 3A | 3E | 21 | 29 | 1B |
| Octal | 141 | 110 | 51 | 0 | 32 | 72 | 76 | 41 | 51 | 33 |
| Binary | 1100001 | 1001000 | 101001 | 0 | 11010 | 111010 | 111110 | 100001 | 101001 | 11011 |
Color Harmonies of #614829
Complementary color
Monochromatic Colors of #614829
Black with #614829
Text Example
Text Example
White with #614829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614829; }
p { color: rgb(97,72,41); }
H1.HeaderClassName
{
color: #614829;
}
.AnyTagClassName
{
color: #614829;
}
</style>
background-color css
<style>
a { background-color: #614829; }
a { background-color: rgb(97,72,41); }
div.DivClassName
{
background-color: #614829;
}
.BgClassName
{
background-color: #614829;
}
</style>
border-color css
<style>
span { border-color: #614829; }
span { border-color: rgb(97,72,41); }
td.TdClassName
{
border-color: #614829;
}
.TagClassName
{
border-color: #614829;
}
</style>