Shades of Very Dark Brown #614136
Tints of Very Dark Brown #614136
RGB
CMYK
RGB Variations
Color information
#614136 (or 0x614136) is known color: Very Dark Brown. HEX triplet: 61, 41 and 36. RGB value is (97,65,54). Sum of RGB (Red+Green+Blue) = 97+65+54=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 65 (25.78% from 255 or 30.09% from 216); Blue value is 54 (21.48% from 255 or 25% from 216); Max value from RGB is 97 - color contains mainly: red. Hex color #614136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614136 is #9EBEC9. Grayscale: #494949. Windows color (decimal): -10403530 or 3555681. OLE color: 3555681.
HSL color Cylindrical-coordinate representation of color #614136: hue angle of 15.35º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #614136 is Cyan = 0, Magento = 0.33, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 54 | - |
| CMYK | 0 | 0.33 | 0.44 | 0.62 |
| HSL | 15.35º | 0.28% | 0.3% | - |
| HSV(B) | 15.35º | 0.44% | 0.38% | - |
| XYZ | 7.49 | 6.59 | 4.37 | - |
| YUV | 73.31 | 117.1 | 144.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 54 | 0 | 0.33 | 0.44 | 0.62 | 15.35 | 0.28 | 0.3 |
| Hex | 61 | 41 | 36 | 0 | 21 | 2C | 3E | F | 1C | 1E |
| Octal | 141 | 101 | 66 | 0 | 41 | 54 | 76 | 17 | 34 | 36 |
| Binary | 1100001 | 1000001 | 110110 | 0 | 100001 | 101100 | 111110 | 1111 | 11100 | 11110 |
Color Harmonies of #614136
Complementary color
Monochromatic Colors of #614136
Black with #614136
Text Example
Text Example
White with #614136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614136; }
p { color: rgb(97,65,54); }
H1.HeaderClassName
{
color: #614136;
}
.AnyTagClassName
{
color: #614136;
}
</style>
background-color css
<style>
a { background-color: #614136; }
a { background-color: rgb(97,65,54); }
div.DivClassName
{
background-color: #614136;
}
.BgClassName
{
background-color: #614136;
}
</style>
border-color css
<style>
span { border-color: #614136; }
span { border-color: rgb(97,65,54); }
td.TdClassName
{
border-color: #614136;
}
.TagClassName
{
border-color: #614136;
}
</style>