Shades of Topaz #837591
Tints of Topaz #837591
RGB
CMYK
RGB Variations
Color information
#837591 (or 0x837591) is known color: Topaz. HEX triplet: 83, 75 and 91. RGB value is (131,117,145). Sum of RGB (Red+Green+Blue) = 131+117+145=393 (52% of max value = 765). Red value is 131 (51.56% from 255 or 33.33% from 393); Green value is 117 (46.09% from 255 or 29.77% from 393); Blue value is 145 (57.03% from 255 or 36.90% from 393); Max value from RGB is 145 - color contains mainly: blue. Hex color #837591 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837591 is #7C8A6E. Grayscale: #7C7C7C. Windows color (decimal): -8161903 or 9532803. OLE color: 9532803.
HSL color Cylindrical-coordinate representation of color #837591: hue angle of 270º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #837591 is Cyan = 0.10, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 117 | 145 | - |
| CMYK | 0.10 | 0.19 | 0 | 0.43 |
| HSL | 270º | 0.11% | 0.51% | - |
| HSV(B) | 270º | 0.19% | 0.57% | - |
| XYZ | 20.83 | 19.59 | 29.47 | - |
| YUV | 124.38 | 139.64 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 145 | 0.10 | 0.19 | 0 | 0.43 | 270 | 0.11 | 0.51 |
| Hex | 83 | 75 | 91 | A | 13 | 0 | 2B | 10E | B | 33 |
| Octal | 203 | 165 | 221 | 12 | 23 | 0 | 53 | 416 | 13 | 63 |
| Binary | 10000011 | 1110101 | 10010001 | 1010 | 10011 | 0 | 101011 | 100001110 | 1011 | 110011 |
Color Harmonies of #837591
Complementary color
Monochromatic Colors of #837591
Black with #837591
Text Example
Text Example
White with #837591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837591; }
p { color: rgb(131,117,145); }
H1.HeaderClassName
{
color: #837591;
}
.AnyTagClassName
{
color: #837591;
}
</style>
background-color css
<style>
a { background-color: #837591; }
a { background-color: rgb(131,117,145); }
div.DivClassName
{
background-color: #837591;
}
.BgClassName
{
background-color: #837591;
}
</style>
border-color css
<style>
span { border-color: #837591; }
span { border-color: rgb(131,117,145); }
td.TdClassName
{
border-color: #837591;
}
.TagClassName
{
border-color: #837591;
}
</style>