Shades of Dark Brown #614413
Tints of Dark Brown #614413
RGB
CMYK
RGB Variations
Color information
#614413 (or 0x614413) is known color: Dark Brown. HEX triplet: 61, 44 and 13. RGB value is (97,68,19). Sum of RGB (Red+Green+Blue) = 97+68+19=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 68 (26.95% from 255 or 36.96% from 184); Blue value is 19 (7.81% from 255 or 10.33% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #614413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614413 is #9EBBEC. Grayscale: #474747. Windows color (decimal): -10402797 or 1262689. OLE color: 1262689.
HSL color Cylindrical-coordinate representation of color #614413: hue angle of 37.69º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #614413 is Cyan = 0, Magento = 0.30, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 19 | - |
| CMYK | 0 | 0.30 | 0.80 | 0.62 |
| HSL | 37.69º | 0.67% | 0.23% | - |
| HSV(B) | 37.69º | 0.8% | 0.38% | - |
| XYZ | 7.11 | 6.72 | 1.54 | - |
| YUV | 71.09 | 98.61 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 19 | 0 | 0.30 | 0.80 | 0.62 | 37.69 | 0.67 | 0.23 |
| Hex | 61 | 44 | 13 | 0 | 1E | 50 | 3E | 26 | 43 | 17 |
| Octal | 141 | 104 | 23 | 0 | 36 | 120 | 76 | 46 | 103 | 27 |
| Binary | 1100001 | 1000100 | 10011 | 0 | 11110 | 1010000 | 111110 | 100110 | 1000011 | 10111 |
Color Harmonies of #614413
Complementary color
Monochromatic Colors of #614413
Black with #614413
Text Example
Text Example
White with #614413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614413; }
p { color: rgb(97,68,19); }
H1.HeaderClassName
{
color: #614413;
}
.AnyTagClassName
{
color: #614413;
}
</style>
background-color css
<style>
a { background-color: #614413; }
a { background-color: rgb(97,68,19); }
div.DivClassName
{
background-color: #614413;
}
.BgClassName
{
background-color: #614413;
}
</style>
border-color css
<style>
span { border-color: #614413; }
span { border-color: rgb(97,68,19); }
td.TdClassName
{
border-color: #614413;
}
.TagClassName
{
border-color: #614413;
}
</style>