Shades of Dark Brown #614726
Tints of Dark Brown #614726
RGB
CMYK
RGB Variations
Color information
#614726 (or 0x614726) is known color: Dark Brown. HEX triplet: 61, 47 and 26. RGB value is (97,71,38). Sum of RGB (Red+Green+Blue) = 97+71+38=206 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.09% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 97 - color contains mainly: red. Hex color #614726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614726 is #9EB8D9. Grayscale: #4B4B4B. Windows color (decimal): -10402010 or 2508641. OLE color: 2508641.
HSL color Cylindrical-coordinate representation of color #614726: hue angle of 33.56º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #614726 is Cyan = 0, Magento = 0.27, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 38 | - |
| CMYK | 0 | 0.27 | 0.61 | 0.62 |
| HSL | 33.56º | 0.44% | 0.26% | - |
| HSV(B) | 33.56º | 0.61% | 0.38% | - |
| XYZ | 7.53 | 7.19 | 2.82 | - |
| YUV | 75.01 | 107.11 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 38 | 0 | 0.27 | 0.61 | 0.62 | 33.56 | 0.44 | 0.26 |
| Hex | 61 | 47 | 26 | 0 | 1B | 3D | 3E | 22 | 2C | 1A |
| Octal | 141 | 107 | 46 | 0 | 33 | 75 | 76 | 42 | 54 | 32 |
| Binary | 1100001 | 1000111 | 100110 | 0 | 11011 | 111101 | 111110 | 100010 | 101100 | 11010 |
Color Harmonies of #614726
Complementary color
Monochromatic Colors of #614726
Black with #614726
Text Example
Text Example
White with #614726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614726; }
p { color: rgb(97,71,38); }
H1.HeaderClassName
{
color: #614726;
}
.AnyTagClassName
{
color: #614726;
}
</style>
background-color css
<style>
a { background-color: #614726; }
a { background-color: rgb(97,71,38); }
div.DivClassName
{
background-color: #614726;
}
.BgClassName
{
background-color: #614726;
}
</style>
border-color css
<style>
span { border-color: #614726; }
span { border-color: rgb(97,71,38); }
td.TdClassName
{
border-color: #614726;
}
.TagClassName
{
border-color: #614726;
}
</style>