Shades of Dark Brown #614920
Tints of Dark Brown #614920
RGB
CMYK
RGB Variations
Color information
#614920 (or 0x614920) is known color: Dark Brown. HEX triplet: 61, 49 and 20. RGB value is (97,73,32). Sum of RGB (Red+Green+Blue) = 97+73+32=202 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.02% from 202); Green value is 73 (28.91% from 255 or 36.14% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 97 - color contains mainly: red. Hex color #614920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614920 is #9EB6DF. Grayscale: #4B4B4B. Windows color (decimal): -10401504 or 2115937. OLE color: 2115937.
HSL color Cylindrical-coordinate representation of color #614920: hue angle of 37.85º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #614920 is Cyan = 0, Magento = 0.25, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 32 | - |
| CMYK | 0 | 0.25 | 0.67 | 0.62 |
| HSL | 37.85º | 0.5% | 0.25% | - |
| HSV(B) | 37.85º | 0.67% | 0.38% | - |
| XYZ | 7.57 | 7.41 | 2.4 | - |
| YUV | 75.5 | 103.45 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 32 | 0 | 0.25 | 0.67 | 0.62 | 37.85 | 0.5 | 0.25 |
| Hex | 61 | 49 | 20 | 0 | 19 | 43 | 3E | 26 | 32 | 19 |
| Octal | 141 | 111 | 40 | 0 | 31 | 103 | 76 | 46 | 62 | 31 |
| Binary | 1100001 | 1001001 | 100000 | 0 | 11001 | 1000011 | 111110 | 100110 | 110010 | 11001 |
Color Harmonies of #614920
Complementary color
Monochromatic Colors of #614920
Black with #614920
Text Example
Text Example
White with #614920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614920; }
p { color: rgb(97,73,32); }
H1.HeaderClassName
{
color: #614920;
}
.AnyTagClassName
{
color: #614920;
}
</style>
background-color css
<style>
a { background-color: #614920; }
a { background-color: rgb(97,73,32); }
div.DivClassName
{
background-color: #614920;
}
.BgClassName
{
background-color: #614920;
}
</style>
border-color css
<style>
span { border-color: #614920; }
span { border-color: rgb(97,73,32); }
td.TdClassName
{
border-color: #614920;
}
.TagClassName
{
border-color: #614920;
}
</style>