Shades of Dark Brown #614426
Tints of Dark Brown #614426
RGB
CMYK
RGB Variations
Color information
#614426 (or 0x614426) is known color: Dark Brown. HEX triplet: 61, 44 and 26. RGB value is (97,68,38). Sum of RGB (Red+Green+Blue) = 97+68+38=203 (26% of max value = 765). Red value is 97 (38.28% from 255 or 47.78% from 203); Green value is 68 (26.95% from 255 or 33.50% from 203); Blue value is 38 (15.23% from 255 or 18.72% from 203); Max value from RGB is 97 - color contains mainly: red. Hex color #614426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614426 is #9EBBD9. Grayscale: #494949. Windows color (decimal): -10402778 or 2507873. OLE color: 2507873.
HSL color Cylindrical-coordinate representation of color #614426: hue angle of 30.51º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #614426 is Cyan = 0, Magento = 0.30, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 38 | - |
| CMYK | 0 | 0.30 | 0.61 | 0.62 |
| HSL | 30.51º | 0.44% | 0.26% | - |
| HSV(B) | 30.51º | 0.61% | 0.38% | - |
| XYZ | 7.35 | 6.82 | 2.76 | - |
| YUV | 73.25 | 108.11 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 38 | 0 | 0.30 | 0.61 | 0.62 | 30.51 | 0.44 | 0.26 |
| Hex | 61 | 44 | 26 | 0 | 1E | 3D | 3E | 1F | 2C | 1A |
| Octal | 141 | 104 | 46 | 0 | 36 | 75 | 76 | 37 | 54 | 32 |
| Binary | 1100001 | 1000100 | 100110 | 0 | 11110 | 111101 | 111110 | 11111 | 101100 | 11010 |
Color Harmonies of #614426
Complementary color
Monochromatic Colors of #614426
Black with #614426
Text Example
Text Example
White with #614426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614426; }
p { color: rgb(97,68,38); }
H1.HeaderClassName
{
color: #614426;
}
.AnyTagClassName
{
color: #614426;
}
</style>
background-color css
<style>
a { background-color: #614426; }
a { background-color: rgb(97,68,38); }
div.DivClassName
{
background-color: #614426;
}
.BgClassName
{
background-color: #614426;
}
</style>
border-color css
<style>
span { border-color: #614426; }
span { border-color: rgb(97,68,38); }
td.TdClassName
{
border-color: #614426;
}
.TagClassName
{
border-color: #614426;
}
</style>