Shades of Dark Brown #614517
Tints of Dark Brown #614517
RGB
CMYK
RGB Variations
Color information
#614517 (or 0x614517) is known color: Dark Brown. HEX triplet: 61, 45 and 17. RGB value is (97,69,23). Sum of RGB (Red+Green+Blue) = 97+69+23=189 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.32% from 189); Green value is 69 (27.34% from 255 or 36.51% from 189); Blue value is 23 (9.38% from 255 or 12.17% from 189); Max value from RGB is 97 - color contains mainly: red. Hex color #614517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614517 is #9EBAE8. Grayscale: #484848. Windows color (decimal): -10402537 or 1525089. OLE color: 1525089.
HSL color Cylindrical-coordinate representation of color #614517: hue angle of 37.3º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #614517 is Cyan = 0, Magento = 0.29, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 23 | - |
| CMYK | 0 | 0.29 | 0.76 | 0.62 |
| HSL | 37.3º | 0.62% | 0.24% | - |
| HSV(B) | 37.3º | 0.76% | 0.38% | - |
| XYZ | 7.21 | 6.86 | 1.75 | - |
| YUV | 72.13 | 100.28 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 23 | 0 | 0.29 | 0.76 | 0.62 | 37.3 | 0.62 | 0.24 |
| Hex | 61 | 45 | 17 | 0 | 1D | 4C | 3E | 25 | 3E | 18 |
| Octal | 141 | 105 | 27 | 0 | 35 | 114 | 76 | 45 | 76 | 30 |
| Binary | 1100001 | 1000101 | 10111 | 0 | 11101 | 1001100 | 111110 | 100101 | 111110 | 11000 |
Color Harmonies of #614517
Complementary color
Monochromatic Colors of #614517
Black with #614517
Text Example
Text Example
White with #614517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614517; }
p { color: rgb(97,69,23); }
H1.HeaderClassName
{
color: #614517;
}
.AnyTagClassName
{
color: #614517;
}
</style>
background-color css
<style>
a { background-color: #614517; }
a { background-color: rgb(97,69,23); }
div.DivClassName
{
background-color: #614517;
}
.BgClassName
{
background-color: #614517;
}
</style>
border-color css
<style>
span { border-color: #614517; }
span { border-color: rgb(97,69,23); }
td.TdClassName
{
border-color: #614517;
}
.TagClassName
{
border-color: #614517;
}
</style>