Shades of Sorrell Brown #947861
Tints of Sorrell Brown #947861
RGB
CMYK
RGB Variations
Color information
#947861 (or 0x947861) is known color: Sorrell Brown. HEX triplet: 94, 78 and 61. RGB value is (148,120,97). Sum of RGB (Red+Green+Blue) = 148+120+97=365 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.55% from 365); Green value is 120 (47.27% from 255 or 32.88% from 365); Blue value is 97 (38.28% from 255 or 26.58% from 365); Max value from RGB is 148 - color contains mainly: red. Hex color #947861 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947861 is #6B879E. Grayscale: #7D7D7D. Windows color (decimal): -7047071 or 6387860. OLE color: 6387860.
HSL color Cylindrical-coordinate representation of color #947861: hue angle of 27.06º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #947861 is Cyan = 0, Magento = 0.19, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 120 | 97 | - |
| CMYK | 0 | 0.19 | 0.34 | 0.42 |
| HSL | 27.06º | 0.21% | 0.48% | - |
| HSV(B) | 27.06º | 0.34% | 0.58% | - |
| XYZ | 21.09 | 20.59 | 14.17 | - |
| YUV | 125.75 | 111.78 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 120 | 97 | 0 | 0.19 | 0.34 | 0.42 | 27.06 | 0.21 | 0.48 |
| Hex | 94 | 78 | 61 | 0 | 13 | 22 | 2A | 1B | 15 | 30 |
| Octal | 224 | 170 | 141 | 0 | 23 | 42 | 52 | 33 | 25 | 60 |
| Binary | 10010100 | 1111000 | 1100001 | 0 | 10011 | 100010 | 101010 | 11011 | 10101 | 110000 |
Color Harmonies of #947861
Complementary color
Monochromatic Colors of #947861
Black with #947861
Text Example
Text Example
White with #947861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947861; }
p { color: rgb(148,120,97); }
H1.HeaderClassName
{
color: #947861;
}
.AnyTagClassName
{
color: #947861;
}
</style>
background-color css
<style>
a { background-color: #947861; }
a { background-color: rgb(148,120,97); }
div.DivClassName
{
background-color: #947861;
}
.BgClassName
{
background-color: #947861;
}
</style>
border-color css
<style>
span { border-color: #947861; }
span { border-color: rgb(148,120,97); }
td.TdClassName
{
border-color: #947861;
}
.TagClassName
{
border-color: #947861;
}
</style>