Shades of Dark Brown #614017
Tints of Dark Brown #614017
RGB
CMYK
RGB Variations
Color information
#614017 (or 0x614017) is known color: Dark Brown. HEX triplet: 61, 40 and 17. RGB value is (97,64,23). Sum of RGB (Red+Green+Blue) = 97+64+23=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 64 (25.39% from 255 or 34.78% from 184); Blue value is 23 (9.38% from 255 or 12.5% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #614017 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614017 is #9EBFE8. Grayscale: #454545. Windows color (decimal): -10403817 or 1523809. OLE color: 1523809.
HSL color Cylindrical-coordinate representation of color #614017: hue angle of 33.24º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #614017 is Cyan = 0, Magento = 0.34, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 23 | - |
| CMYK | 0 | 0.34 | 0.76 | 0.62 |
| HSL | 33.24º | 0.62% | 0.24% | - |
| HSV(B) | 33.24º | 0.76% | 0.38% | - |
| XYZ | 6.92 | 6.27 | 1.66 | - |
| YUV | 69.19 | 101.93 | 147.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 23 | 0 | 0.34 | 0.76 | 0.62 | 33.24 | 0.62 | 0.24 |
| Hex | 61 | 40 | 17 | 0 | 22 | 4C | 3E | 21 | 3E | 18 |
| Octal | 141 | 100 | 27 | 0 | 42 | 114 | 76 | 41 | 76 | 30 |
| Binary | 1100001 | 1000000 | 10111 | 0 | 100010 | 1001100 | 111110 | 100001 | 111110 | 11000 |
Color Harmonies of #614017
Complementary color
Monochromatic Colors of #614017
Black with #614017
Text Example
Text Example
White with #614017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614017; }
p { color: rgb(97,64,23); }
H1.HeaderClassName
{
color: #614017;
}
.AnyTagClassName
{
color: #614017;
}
</style>
background-color css
<style>
a { background-color: #614017; }
a { background-color: rgb(97,64,23); }
div.DivClassName
{
background-color: #614017;
}
.BgClassName
{
background-color: #614017;
}
</style>
border-color css
<style>
span { border-color: #614017; }
span { border-color: rgb(97,64,23); }
td.TdClassName
{
border-color: #614017;
}
.TagClassName
{
border-color: #614017;
}
</style>