Shades of Very Dark Brown #614437
Tints of Very Dark Brown #614437
RGB
CMYK
RGB Variations
Color information
#614437 (or 0x614437) is known color: Very Dark Brown. HEX triplet: 61, 44 and 37. RGB value is (97,68,55). Sum of RGB (Red+Green+Blue) = 97+68+55=220 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.09% from 220); Green value is 68 (26.95% from 255 or 30.91% from 220); Blue value is 55 (21.88% from 255 or 25% from 220); Max value from RGB is 97 - color contains mainly: red. Hex color #614437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614437 is #9EBBC8. Grayscale: #4B4B4B. Windows color (decimal): -10402761 or 3621985. OLE color: 3621985.
HSL color Cylindrical-coordinate representation of color #614437: hue angle of 18.57º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #614437 is Cyan = 0, Magento = 0.30, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 55 | - |
| CMYK | 0 | 0.30 | 0.43 | 0.62 |
| HSL | 18.57º | 0.28% | 0.3% | - |
| HSV(B) | 18.57º | 0.43% | 0.38% | - |
| XYZ | 7.69 | 6.95 | 4.55 | - |
| YUV | 75.19 | 116.61 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 55 | 0 | 0.30 | 0.43 | 0.62 | 18.57 | 0.28 | 0.3 |
| Hex | 61 | 44 | 37 | 0 | 1E | 2B | 3E | 13 | 1C | 1E |
| Octal | 141 | 104 | 67 | 0 | 36 | 53 | 76 | 23 | 34 | 36 |
| Binary | 1100001 | 1000100 | 110111 | 0 | 11110 | 101011 | 111110 | 10011 | 11100 | 11110 |
Color Harmonies of #614437
Complementary color
Monochromatic Colors of #614437
Black with #614437
Text Example
Text Example
White with #614437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614437; }
p { color: rgb(97,68,55); }
H1.HeaderClassName
{
color: #614437;
}
.AnyTagClassName
{
color: #614437;
}
</style>
background-color css
<style>
a { background-color: #614437; }
a { background-color: rgb(97,68,55); }
div.DivClassName
{
background-color: #614437;
}
.BgClassName
{
background-color: #614437;
}
</style>
border-color css
<style>
span { border-color: #614437; }
span { border-color: rgb(97,68,55); }
td.TdClassName
{
border-color: #614437;
}
.TagClassName
{
border-color: #614437;
}
</style>