Shades of Dark Brown #614022
Tints of Dark Brown #614022
RGB
CMYK
RGB Variations
Color information
#614022 (or 0x614022) is known color: Dark Brown. HEX triplet: 61, 40 and 22. RGB value is (97,64,34). Sum of RGB (Red+Green+Blue) = 97+64+34=195 (25% of max value = 765). Red value is 97 (38.28% from 255 or 49.74% from 195); Green value is 64 (25.39% from 255 or 32.82% from 195); Blue value is 34 (13.67% from 255 or 17.44% from 195); Max value from RGB is 97 - color contains mainly: red. Hex color #614022 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614022 is #9EBFDD. Grayscale: #464646. Windows color (decimal): -10403806 or 2244705. OLE color: 2244705.
HSL color Cylindrical-coordinate representation of color #614022: hue angle of 28.57º 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 #614022 is Cyan = 0, Magento = 0.34, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 34 | - |
| CMYK | 0 | 0.34 | 0.65 | 0.62 |
| HSL | 28.57º | 0.48% | 0.26% | - |
| HSV(B) | 28.57º | 0.65% | 0.38% | - |
| XYZ | 7.05 | 6.32 | 2.36 | - |
| YUV | 70.45 | 107.43 | 146.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 34 | 0 | 0.34 | 0.65 | 0.62 | 28.57 | 0.48 | 0.26 |
| Hex | 61 | 40 | 22 | 0 | 22 | 41 | 3E | 1D | 30 | 1A |
| Octal | 141 | 100 | 42 | 0 | 42 | 101 | 76 | 35 | 60 | 32 |
| Binary | 1100001 | 1000000 | 100010 | 0 | 100010 | 1000001 | 111110 | 11101 | 110000 | 11010 |
Color Harmonies of #614022
Complementary color
Monochromatic Colors of #614022
Black with #614022
Text Example
Text Example
White with #614022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614022; }
p { color: rgb(97,64,34); }
H1.HeaderClassName
{
color: #614022;
}
.AnyTagClassName
{
color: #614022;
}
</style>
background-color css
<style>
a { background-color: #614022; }
a { background-color: rgb(97,64,34); }
div.DivClassName
{
background-color: #614022;
}
.BgClassName
{
background-color: #614022;
}
</style>
border-color css
<style>
span { border-color: #614022; }
span { border-color: rgb(97,64,34); }
td.TdClassName
{
border-color: #614022;
}
.TagClassName
{
border-color: #614022;
}
</style>