Shades of Topaz #837793
Tints of Topaz #837793
RGB
CMYK
RGB Variations
Color information
#837793 (or 0x837793) is known color: Topaz. HEX triplet: 83, 77 and 93. RGB value is (131,119,147). Sum of RGB (Red+Green+Blue) = 131+119+147=397 (52% of max value = 765). Red value is 131 (51.56% from 255 or 33.00% from 397); Green value is 119 (46.88% from 255 or 29.97% from 397); Blue value is 147 (57.81% from 255 or 37.03% from 397); Max value from RGB is 147 - color contains mainly: blue. Hex color #837793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837793 is #7C886C. Grayscale: #7D7D7D. Windows color (decimal): -8161389 or 9664387. OLE color: 9664387.
HSL color Cylindrical-coordinate representation of color #837793: hue angle of 265.71º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #837793 is Cyan = 0.11, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 119 | 147 | - |
| CMYK | 0.11 | 0.19 | 0 | 0.42 |
| HSL | 265.71º | 0.11% | 0.52% | - |
| HSV(B) | 265.71º | 0.19% | 0.58% | - |
| XYZ | 21.22 | 20.13 | 30.37 | - |
| YUV | 125.78 | 139.98 | 131.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 147 | 0.11 | 0.19 | 0 | 0.42 | 265.71 | 0.11 | 0.52 |
| Hex | 83 | 77 | 93 | B | 13 | 0 | 2A | 10A | B | 34 |
| Octal | 203 | 167 | 223 | 13 | 23 | 0 | 52 | 412 | 13 | 64 |
| Binary | 10000011 | 1110111 | 10010011 | 1011 | 10011 | 0 | 101010 | 100001010 | 1011 | 110100 |
Color Harmonies of #837793
Complementary color
Monochromatic Colors of #837793
Black with #837793
Text Example
Text Example
White with #837793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837793; }
p { color: rgb(131,119,147); }
H1.HeaderClassName
{
color: #837793;
}
.AnyTagClassName
{
color: #837793;
}
</style>
background-color css
<style>
a { background-color: #837793; }
a { background-color: rgb(131,119,147); }
div.DivClassName
{
background-color: #837793;
}
.BgClassName
{
background-color: #837793;
}
</style>
border-color css
<style>
span { border-color: #837793; }
span { border-color: rgb(131,119,147); }
td.TdClassName
{
border-color: #837793;
}
.TagClassName
{
border-color: #837793;
}
</style>