Shades of Dark Brown #614014
Tints of Dark Brown #614014
RGB
CMYK
RGB Variations
Color information
#614014 (or 0x614014) is known color: Dark Brown. HEX triplet: 61, 40 and 14. RGB value is (97,64,20). Sum of RGB (Red+Green+Blue) = 97+64+20=181 (23% of max value = 765). Red value is 97 (38.28% from 255 or 53.59% from 181); Green value is 64 (25.39% from 255 or 35.36% from 181); Blue value is 20 (8.20% from 255 or 11.05% from 181); Max value from RGB is 97 - color contains mainly: red. Hex color #614014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614014 is #9EBFEB. Grayscale: #454545. Windows color (decimal): -10403820 or 1327201. OLE color: 1327201.
HSL color Cylindrical-coordinate representation of color #614014: hue angle of 34.29º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #614014 is Cyan = 0, Magento = 0.34, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 20 | - |
| CMYK | 0 | 0.34 | 0.79 | 0.62 |
| HSL | 34.29º | 0.66% | 0.23% | - |
| HSV(B) | 34.29º | 0.79% | 0.38% | - |
| XYZ | 6.89 | 6.26 | 1.51 | - |
| YUV | 68.85 | 100.43 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 20 | 0 | 0.34 | 0.79 | 0.62 | 34.29 | 0.66 | 0.23 |
| Hex | 61 | 40 | 14 | 0 | 22 | 4F | 3E | 22 | 42 | 17 |
| Octal | 141 | 100 | 24 | 0 | 42 | 117 | 76 | 42 | 102 | 27 |
| Binary | 1100001 | 1000000 | 10100 | 0 | 100010 | 1001111 | 111110 | 100010 | 1000010 | 10111 |
Color Harmonies of #614014
Complementary color
Monochromatic Colors of #614014
Black with #614014
Text Example
Text Example
White with #614014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614014; }
p { color: rgb(97,64,20); }
H1.HeaderClassName
{
color: #614014;
}
.AnyTagClassName
{
color: #614014;
}
</style>
background-color css
<style>
a { background-color: #614014; }
a { background-color: rgb(97,64,20); }
div.DivClassName
{
background-color: #614014;
}
.BgClassName
{
background-color: #614014;
}
</style>
border-color css
<style>
span { border-color: #614014; }
span { border-color: rgb(97,64,20); }
td.TdClassName
{
border-color: #614014;
}
.TagClassName
{
border-color: #614014;
}
</style>