Shades of Very Dark Brown #614031
Tints of Very Dark Brown #614031
RGB
CMYK
RGB Variations
Color information
#614031 (or 0x614031) is known color: Very Dark Brown. HEX triplet: 61, 40 and 31. RGB value is (97,64,49). Sum of RGB (Red+Green+Blue) = 97+64+49=210 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.19% from 210); Green value is 64 (25.39% from 255 or 30.48% from 210); Blue value is 49 (19.53% from 255 or 23.33% from 210); Max value from RGB is 97 - color contains mainly: red. Hex color #614031 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614031 is #9EBFCE. Grayscale: #484848. Windows color (decimal): -10403791 or 3227745. OLE color: 3227745.
HSL color Cylindrical-coordinate representation of color #614031: hue angle of 18.75º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #614031 is Cyan = 0, Magento = 0.34, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 49 | - |
| CMYK | 0 | 0.34 | 0.49 | 0.62 |
| HSL | 18.75º | 0.33% | 0.29% | - |
| HSV(B) | 18.75º | 0.49% | 0.38% | - |
| XYZ | 7.32 | 6.43 | 3.76 | - |
| YUV | 72.16 | 114.93 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 49 | 0 | 0.34 | 0.49 | 0.62 | 18.75 | 0.33 | 0.29 |
| Hex | 61 | 40 | 31 | 0 | 22 | 31 | 3E | 13 | 21 | 1D |
| Octal | 141 | 100 | 61 | 0 | 42 | 61 | 76 | 23 | 41 | 35 |
| Binary | 1100001 | 1000000 | 110001 | 0 | 100010 | 110001 | 111110 | 10011 | 100001 | 11101 |
Color Harmonies of #614031
Complementary color
Monochromatic Colors of #614031
Black with #614031
Text Example
Text Example
White with #614031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614031; }
p { color: rgb(97,64,49); }
H1.HeaderClassName
{
color: #614031;
}
.AnyTagClassName
{
color: #614031;
}
</style>
background-color css
<style>
a { background-color: #614031; }
a { background-color: rgb(97,64,49); }
div.DivClassName
{
background-color: #614031;
}
.BgClassName
{
background-color: #614031;
}
</style>
border-color css
<style>
span { border-color: #614031; }
span { border-color: rgb(97,64,49); }
td.TdClassName
{
border-color: #614031;
}
.TagClassName
{
border-color: #614031;
}
</style>