Shades of Dark Brown #614516
Tints of Dark Brown #614516
RGB
CMYK
RGB Variations
Color information
#614516 (or 0x614516) is known color: Dark Brown. HEX triplet: 61, 45 and 16. RGB value is (97,69,22). Sum of RGB (Red+Green+Blue) = 97+69+22=188 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.60% from 188); Green value is 69 (27.34% from 255 or 36.70% from 188); Blue value is 22 (8.98% from 255 or 11.70% from 188); Max value from RGB is 97 - color contains mainly: red. Hex color #614516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614516 is #9EBAE9. Grayscale: #484848. Windows color (decimal): -10402538 or 1459553. OLE color: 1459553.
HSL color Cylindrical-coordinate representation of color #614516: hue angle of 37.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 #614516 is Cyan = 0, Magento = 0.29, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 22 | - |
| CMYK | 0 | 0.29 | 0.77 | 0.62 |
| HSL | 37.6º | 0.63% | 0.23% | - |
| HSV(B) | 37.6º | 0.77% | 0.38% | - |
| XYZ | 7.2 | 6.86 | 1.7 | - |
| YUV | 72.01 | 99.78 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 22 | 0 | 0.29 | 0.77 | 0.62 | 37.6 | 0.63 | 0.23 |
| Hex | 61 | 45 | 16 | 0 | 1D | 4D | 3E | 26 | 3F | 17 |
| Octal | 141 | 105 | 26 | 0 | 35 | 115 | 76 | 46 | 77 | 27 |
| Binary | 1100001 | 1000101 | 10110 | 0 | 11101 | 1001101 | 111110 | 100110 | 111111 | 10111 |
Color Harmonies of #614516
Complementary color
Monochromatic Colors of #614516
Black with #614516
Text Example
Text Example
White with #614516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614516; }
p { color: rgb(97,69,22); }
H1.HeaderClassName
{
color: #614516;
}
.AnyTagClassName
{
color: #614516;
}
</style>
background-color css
<style>
a { background-color: #614516; }
a { background-color: rgb(97,69,22); }
div.DivClassName
{
background-color: #614516;
}
.BgClassName
{
background-color: #614516;
}
</style>
border-color css
<style>
span { border-color: #614516; }
span { border-color: rgb(97,69,22); }
td.TdClassName
{
border-color: #614516;
}
.TagClassName
{
border-color: #614516;
}
</style>