Shades of Dark Brown #614122
Tints of Dark Brown #614122
RGB
CMYK
RGB Variations
Color information
#614122 (or 0x614122) is known color: Dark Brown. HEX triplet: 61, 41 and 22. RGB value is (97,65,34). Sum of RGB (Red+Green+Blue) = 97+65+34=196 (25% of max value = 765). Red value is 97 (38.28% from 255 or 49.49% from 196); Green value is 65 (25.78% from 255 or 33.16% from 196); Blue value is 34 (13.67% from 255 or 17.35% from 196); Max value from RGB is 97 - color contains mainly: red. Hex color #614122 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614122 is #9EBEDD. Grayscale: #474747. Windows color (decimal): -10403550 or 2244961. OLE color: 2244961.
HSL color Cylindrical-coordinate representation of color #614122: hue angle of 29.52º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #614122 is Cyan = 0, Magento = 0.33, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 34 | - |
| CMYK | 0 | 0.33 | 0.65 | 0.62 |
| HSL | 29.52º | 0.48% | 0.26% | - |
| HSV(B) | 29.52º | 0.65% | 0.38% | - |
| XYZ | 7.11 | 6.44 | 2.38 | - |
| YUV | 71.03 | 107.1 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 34 | 0 | 0.33 | 0.65 | 0.62 | 29.52 | 0.48 | 0.26 |
| Hex | 61 | 41 | 22 | 0 | 21 | 41 | 3E | 1E | 30 | 1A |
| Octal | 141 | 101 | 42 | 0 | 41 | 101 | 76 | 36 | 60 | 32 |
| Binary | 1100001 | 1000001 | 100010 | 0 | 100001 | 1000001 | 111110 | 11110 | 110000 | 11010 |
Color Harmonies of #614122
Complementary color
Monochromatic Colors of #614122
Black with #614122
Text Example
Text Example
White with #614122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614122; }
p { color: rgb(97,65,34); }
H1.HeaderClassName
{
color: #614122;
}
.AnyTagClassName
{
color: #614122;
}
</style>
background-color css
<style>
a { background-color: #614122; }
a { background-color: rgb(97,65,34); }
div.DivClassName
{
background-color: #614122;
}
.BgClassName
{
background-color: #614122;
}
</style>
border-color css
<style>
span { border-color: #614122; }
span { border-color: rgb(97,65,34); }
td.TdClassName
{
border-color: #614122;
}
.TagClassName
{
border-color: #614122;
}
</style>