Shades of Dallas #614727
Tints of Dallas #614727
RGB
CMYK
RGB Variations
Color information
#614727 (or 0x614727) is known color: Dallas. HEX triplet: 61, 47 and 27. RGB value is (97,71,39). Sum of RGB (Red+Green+Blue) = 97+71+39=207 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.86% from 207); Green value is 71 (28.12% from 255 or 34.30% from 207); Blue value is 39 (15.62% from 255 or 18.84% from 207); Max value from RGB is 97 - color contains mainly: red. Hex color #614727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614727 is #9EB8D8. Grayscale: #4B4B4B. Windows color (decimal): -10402009 or 2574177. OLE color: 2574177.
HSL color Cylindrical-coordinate representation of color #614727: hue angle of 33.1º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #614727 is Cyan = 0, Magento = 0.27, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 39 | - |
| CMYK | 0 | 0.27 | 0.60 | 0.62 |
| HSL | 33.1º | 0.43% | 0.27% | - |
| HSV(B) | 33.1º | 0.6% | 0.38% | - |
| XYZ | 7.55 | 7.19 | 2.91 | - |
| YUV | 75.13 | 107.61 | 143.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 39 | 0 | 0.27 | 0.60 | 0.62 | 33.1 | 0.43 | 0.27 |
| Hex | 61 | 47 | 27 | 0 | 1B | 3C | 3E | 21 | 2B | 1B |
| Octal | 141 | 107 | 47 | 0 | 33 | 74 | 76 | 41 | 53 | 33 |
| Binary | 1100001 | 1000111 | 100111 | 0 | 11011 | 111100 | 111110 | 100001 | 101011 | 11011 |
Color Harmonies of #614727
Complementary color
Monochromatic Colors of #614727
Black with #614727
Text Example
Text Example
White with #614727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614727; }
p { color: rgb(97,71,39); }
H1.HeaderClassName
{
color: #614727;
}
.AnyTagClassName
{
color: #614727;
}
</style>
background-color css
<style>
a { background-color: #614727; }
a { background-color: rgb(97,71,39); }
div.DivClassName
{
background-color: #614727;
}
.BgClassName
{
background-color: #614727;
}
</style>
border-color css
<style>
span { border-color: #614727; }
span { border-color: rgb(97,71,39); }
td.TdClassName
{
border-color: #614727;
}
.TagClassName
{
border-color: #614727;
}
</style>