Shades of Sorrell Brown #978566
Tints of Sorrell Brown #978566
RGB
CMYK
RGB Variations
Color information
#978566 (or 0x978566) is known color: Sorrell Brown. HEX triplet: 97, 85 and 66. RGB value is (151,133,102). Sum of RGB (Red+Green+Blue) = 151+133+102=386 (51% of max value = 765). Red value is 151 (59.38% from 255 or 39.12% from 386); Green value is 133 (52.34% from 255 or 34.46% from 386); Blue value is 102 (40.23% from 255 or 26.42% from 386); Max value from RGB is 151 - color contains mainly: red. Hex color #978566 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978566 is #687A99. Grayscale: #868686. Windows color (decimal): -6847130 or 6718871. OLE color: 6718871.
HSL color Cylindrical-coordinate representation of color #978566: hue angle of 37.96º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #978566 is Cyan = 0, Magento = 0.12, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 133 | 102 | - |
| CMYK | 0 | 0.12 | 0.32 | 0.41 |
| HSL | 37.96º | 0.19% | 0.5% | - |
| HSV(B) | 37.96º | 0.32% | 0.59% | - |
| XYZ | 23.55 | 24.31 | 16.02 | - |
| YUV | 134.85 | 109.46 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 133 | 102 | 0 | 0.12 | 0.32 | 0.41 | 37.96 | 0.19 | 0.5 |
| Hex | 97 | 85 | 66 | 0 | C | 20 | 29 | 26 | 13 | 32 |
| Octal | 227 | 205 | 146 | 0 | 14 | 40 | 51 | 46 | 23 | 62 |
| Binary | 10010111 | 10000101 | 1100110 | 0 | 1100 | 100000 | 101001 | 100110 | 10011 | 110010 |
Color Harmonies of #978566
Complementary color
Monochromatic Colors of #978566
Black with #978566
Text Example
Text Example
White with #978566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978566; }
p { color: rgb(151,133,102); }
H1.HeaderClassName
{
color: #978566;
}
.AnyTagClassName
{
color: #978566;
}
</style>
background-color css
<style>
a { background-color: #978566; }
a { background-color: rgb(151,133,102); }
div.DivClassName
{
background-color: #978566;
}
.BgClassName
{
background-color: #978566;
}
</style>
border-color css
<style>
span { border-color: #978566; }
span { border-color: rgb(151,133,102); }
td.TdClassName
{
border-color: #978566;
}
.TagClassName
{
border-color: #978566;
}
</style>