Shades of Very Dark Brown #614035
Tints of Very Dark Brown #614035
RGB
CMYK
RGB Variations
Color information
#614035 (or 0x614035) is known color: Very Dark Brown. HEX triplet: 61, 40 and 35. RGB value is (97,64,53). Sum of RGB (Red+Green+Blue) = 97+64+53=214 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.33% from 214); Green value is 64 (25.39% from 255 or 29.91% from 214); Blue value is 53 (21.09% from 255 or 24.77% from 214); Max value from RGB is 97 - color contains mainly: red. Hex color #614035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614035 is #9EBFCA. Grayscale: #484848. Windows color (decimal): -10403787 or 3489889. OLE color: 3489889.
HSL color Cylindrical-coordinate representation of color #614035: hue angle of 15º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #614035 is Cyan = 0, Magento = 0.34, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 53 | - |
| CMYK | 0 | 0.34 | 0.45 | 0.62 |
| HSL | 15º | 0.29% | 0.29% | - |
| HSV(B) | 15º | 0.45% | 0.38% | - |
| XYZ | 7.41 | 6.47 | 4.23 | - |
| YUV | 72.61 | 116.93 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 53 | 0 | 0.34 | 0.45 | 0.62 | 15 | 0.29 | 0.29 |
| Hex | 61 | 40 | 35 | 0 | 22 | 2D | 3E | F | 1D | 1D |
| Octal | 141 | 100 | 65 | 0 | 42 | 55 | 76 | 17 | 35 | 35 |
| Binary | 1100001 | 1000000 | 110101 | 0 | 100010 | 101101 | 111110 | 1111 | 11101 | 11101 |
Color Harmonies of #614035
Complementary color
Monochromatic Colors of #614035
Black with #614035
Text Example
Text Example
White with #614035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614035; }
p { color: rgb(97,64,53); }
H1.HeaderClassName
{
color: #614035;
}
.AnyTagClassName
{
color: #614035;
}
</style>
background-color css
<style>
a { background-color: #614035; }
a { background-color: rgb(97,64,53); }
div.DivClassName
{
background-color: #614035;
}
.BgClassName
{
background-color: #614035;
}
</style>
border-color css
<style>
span { border-color: #614035; }
span { border-color: rgb(97,64,53); }
td.TdClassName
{
border-color: #614035;
}
.TagClassName
{
border-color: #614035;
}
</style>