Shades of Dark Brown #614016
Tints of Dark Brown #614016
RGB
CMYK
RGB Variations
Color information
#614016 (or 0x614016) is known color: Dark Brown. HEX triplet: 61, 40 and 16. RGB value is (97,64,22). Sum of RGB (Red+Green+Blue) = 97+64+22=183 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.01% from 183); Green value is 64 (25.39% from 255 or 34.97% from 183); Blue value is 22 (8.98% from 255 or 12.02% from 183); Max value from RGB is 97 - color contains mainly: red. Hex color #614016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614016 is #9EBFE9. Grayscale: #454545. Windows color (decimal): -10403818 or 1458273. OLE color: 1458273.
HSL color Cylindrical-coordinate representation of color #614016: hue angle of 33.6º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #614016 is Cyan = 0, Magento = 0.34, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 22 | - |
| CMYK | 0 | 0.34 | 0.77 | 0.62 |
| HSL | 33.6º | 0.63% | 0.23% | - |
| HSV(B) | 33.6º | 0.77% | 0.38% | - |
| XYZ | 6.91 | 6.27 | 1.6 | - |
| YUV | 69.08 | 101.43 | 147.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 22 | 0 | 0.34 | 0.77 | 0.62 | 33.6 | 0.63 | 0.23 |
| Hex | 61 | 40 | 16 | 0 | 22 | 4D | 3E | 22 | 3F | 17 |
| Octal | 141 | 100 | 26 | 0 | 42 | 115 | 76 | 42 | 77 | 27 |
| Binary | 1100001 | 1000000 | 10110 | 0 | 100010 | 1001101 | 111110 | 100010 | 111111 | 10111 |
Color Harmonies of #614016
Complementary color
Monochromatic Colors of #614016
Black with #614016
Text Example
Text Example
White with #614016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614016; }
p { color: rgb(97,64,22); }
H1.HeaderClassName
{
color: #614016;
}
.AnyTagClassName
{
color: #614016;
}
</style>
background-color css
<style>
a { background-color: #614016; }
a { background-color: rgb(97,64,22); }
div.DivClassName
{
background-color: #614016;
}
.BgClassName
{
background-color: #614016;
}
</style>
border-color css
<style>
span { border-color: #614016; }
span { border-color: rgb(97,64,22); }
td.TdClassName
{
border-color: #614016;
}
.TagClassName
{
border-color: #614016;
}
</style>