Shades of Dark Brown #614720
Tints of Dark Brown #614720
RGB
CMYK
RGB Variations
Color information
#614720 (or 0x614720) is known color: Dark Brown. HEX triplet: 61, 47 and 20. RGB value is (97,71,32). Sum of RGB (Red+Green+Blue) = 97+71+32=200 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.5% from 200); Green value is 71 (28.12% from 255 or 35.5% from 200); Blue value is 32 (12.89% from 255 or 16% from 200); Max value from RGB is 97 - color contains mainly: red. Hex color #614720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614720 is #9EB8DF. Grayscale: #4A4A4A. Windows color (decimal): -10402016 or 2115425. OLE color: 2115425.
HSL color Cylindrical-coordinate representation of color #614720: hue angle of 36º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #614720 is Cyan = 0, Magento = 0.27, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 71 | 32 | - |
| CMYK | 0 | 0.27 | 0.67 | 0.62 |
| HSL | 36º | 0.5% | 0.25% | - |
| HSV(B) | 36º | 0.67% | 0.38% | - |
| XYZ | 7.44 | 7.15 | 2.35 | - |
| YUV | 74.33 | 104.11 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 32 | 0 | 0.27 | 0.67 | 0.62 | 36 | 0.5 | 0.25 |
| Hex | 61 | 47 | 20 | 0 | 1B | 43 | 3E | 24 | 32 | 19 |
| Octal | 141 | 107 | 40 | 0 | 33 | 103 | 76 | 44 | 62 | 31 |
| Binary | 1100001 | 1000111 | 100000 | 0 | 11011 | 1000011 | 111110 | 100100 | 110010 | 11001 |
Color Harmonies of #614720
Complementary color
Monochromatic Colors of #614720
Black with #614720
Text Example
Text Example
White with #614720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614720; }
p { color: rgb(97,71,32); }
H1.HeaderClassName
{
color: #614720;
}
.AnyTagClassName
{
color: #614720;
}
</style>
background-color css
<style>
a { background-color: #614720; }
a { background-color: rgb(97,71,32); }
div.DivClassName
{
background-color: #614720;
}
.BgClassName
{
background-color: #614720;
}
</style>
border-color css
<style>
span { border-color: #614720; }
span { border-color: rgb(97,71,32); }
td.TdClassName
{
border-color: #614720;
}
.TagClassName
{
border-color: #614720;
}
</style>