Shades of Sorrell Brown #937860
Tints of Sorrell Brown #937860
RGB
CMYK
RGB Variations
Color information
#937860 (or 0x937860) is known color: Sorrell Brown. HEX triplet: 93, 78 and 60. RGB value is (147,120,96). Sum of RGB (Red+Green+Blue) = 147+120+96=363 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.50% from 363); Green value is 120 (47.27% from 255 or 33.06% from 363); Blue value is 96 (37.89% from 255 or 26.45% from 363); Max value from RGB is 147 - color contains mainly: red. Hex color #937860 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937860 is #6C879F. Grayscale: #7D7D7D. Windows color (decimal): -7112608 or 6322323. OLE color: 6322323.
HSL color Cylindrical-coordinate representation of color #937860: hue angle of 28.24º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #937860 is Cyan = 0, Magento = 0.18, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 120 | 96 | - |
| CMYK | 0 | 0.18 | 0.35 | 0.42 |
| HSL | 28.24º | 0.21% | 0.48% | - |
| HSV(B) | 28.24º | 0.35% | 0.58% | - |
| XYZ | 20.86 | 20.48 | 13.92 | - |
| YUV | 125.34 | 111.45 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 120 | 96 | 0 | 0.18 | 0.35 | 0.42 | 28.24 | 0.21 | 0.48 |
| Hex | 93 | 78 | 60 | 0 | 12 | 23 | 2A | 1C | 15 | 30 |
| Octal | 223 | 170 | 140 | 0 | 22 | 43 | 52 | 34 | 25 | 60 |
| Binary | 10010011 | 1111000 | 1100000 | 0 | 10010 | 100011 | 101010 | 11100 | 10101 | 110000 |
Color Harmonies of #937860
Complementary color
Monochromatic Colors of #937860
Black with #937860
Text Example
Text Example
White with #937860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937860; }
p { color: rgb(147,120,96); }
H1.HeaderClassName
{
color: #937860;
}
.AnyTagClassName
{
color: #937860;
}
</style>
background-color css
<style>
a { background-color: #937860; }
a { background-color: rgb(147,120,96); }
div.DivClassName
{
background-color: #937860;
}
.BgClassName
{
background-color: #937860;
}
</style>
border-color css
<style>
span { border-color: #937860; }
span { border-color: rgb(147,120,96); }
td.TdClassName
{
border-color: #937860;
}
.TagClassName
{
border-color: #937860;
}
</style>