Shades of Sorrell Brown #938062
Tints of Sorrell Brown #938062
RGB
CMYK
RGB Variations
Color information
#938062 (or 0x938062) is known color: Sorrell Brown. HEX triplet: 93, 80 and 62. RGB value is (147,128,98). Sum of RGB (Red+Green+Blue) = 147+128+98=373 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.41% from 373); Green value is 128 (50.39% from 255 or 34.32% from 373); Blue value is 98 (38.67% from 255 or 26.27% from 373); Max value from RGB is 147 - color contains mainly: red. Hex color #938062 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938062 is #6C7F9D. Grayscale: #828282. Windows color (decimal): -7110558 or 6455443. OLE color: 6455443.
HSL color Cylindrical-coordinate representation of color #938062: hue angle of 36.73º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #938062 is Cyan = 0, Magento = 0.13, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 98 | - |
| CMYK | 0 | 0.13 | 0.33 | 0.42 |
| HSL | 36.73º | 0.2% | 0.48% | - |
| HSV(B) | 36.73º | 0.33% | 0.58% | - |
| XYZ | 21.96 | 22.52 | 14.75 | - |
| YUV | 130.26 | 109.79 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 98 | 0 | 0.13 | 0.33 | 0.42 | 36.73 | 0.2 | 0.48 |
| Hex | 93 | 80 | 62 | 0 | D | 21 | 2A | 25 | 14 | 30 |
| Octal | 223 | 200 | 142 | 0 | 15 | 41 | 52 | 45 | 24 | 60 |
| Binary | 10010011 | 10000000 | 1100010 | 0 | 1101 | 100001 | 101010 | 100101 | 10100 | 110000 |
Color Harmonies of #938062
Complementary color
Monochromatic Colors of #938062
Black with #938062
Text Example
Text Example
White with #938062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938062; }
p { color: rgb(147,128,98); }
H1.HeaderClassName
{
color: #938062;
}
.AnyTagClassName
{
color: #938062;
}
</style>
background-color css
<style>
a { background-color: #938062; }
a { background-color: rgb(147,128,98); }
div.DivClassName
{
background-color: #938062;
}
.BgClassName
{
background-color: #938062;
}
</style>
border-color css
<style>
span { border-color: #938062; }
span { border-color: rgb(147,128,98); }
td.TdClassName
{
border-color: #938062;
}
.TagClassName
{
border-color: #938062;
}
</style>