Shades of Topaz #837195
Tints of Topaz #837195
RGB
CMYK
RGB Variations
Color information
#837195 (or 0x837195) is known color: Topaz. HEX triplet: 83, 71 and 95. RGB value is (131,113,149). Sum of RGB (Red+Green+Blue) = 131+113+149=393 (52% of max value = 765). Red value is 131 (51.56% from 255 or 33.33% from 393); Green value is 113 (44.53% from 255 or 28.75% from 393); Blue value is 149 (58.59% from 255 or 37.91% from 393); Max value from RGB is 149 - color contains mainly: blue. Hex color #837195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837195 is #7C8E6A. Grayscale: #7A7A7A. Windows color (decimal): -8162923 or 9793923. OLE color: 9793923.
HSL color Cylindrical-coordinate representation of color #837195: hue angle of 270º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #837195 is Cyan = 0.12, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 113 | 149 | - |
| CMYK | 0.12 | 0.24 | 0 | 0.42 |
| HSL | 270º | 0.15% | 0.51% | - |
| HSV(B) | 270º | 0.24% | 0.58% | - |
| XYZ | 20.69 | 18.81 | 30.97 | - |
| YUV | 122.49 | 142.96 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 149 | 0.12 | 0.24 | 0 | 0.42 | 270 | 0.15 | 0.51 |
| Hex | 83 | 71 | 95 | C | 18 | 0 | 2A | 10E | F | 33 |
| Octal | 203 | 161 | 225 | 14 | 30 | 0 | 52 | 416 | 17 | 63 |
| Binary | 10000011 | 1110001 | 10010101 | 1100 | 11000 | 0 | 101010 | 100001110 | 1111 | 110011 |
Color Harmonies of #837195
Complementary color
Monochromatic Colors of #837195
Black with #837195
Text Example
Text Example
White with #837195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837195; }
p { color: rgb(131,113,149); }
H1.HeaderClassName
{
color: #837195;
}
.AnyTagClassName
{
color: #837195;
}
</style>
background-color css
<style>
a { background-color: #837195; }
a { background-color: rgb(131,113,149); }
div.DivClassName
{
background-color: #837195;
}
.BgClassName
{
background-color: #837195;
}
</style>
border-color css
<style>
span { border-color: #837195; }
span { border-color: rgb(131,113,149); }
td.TdClassName
{
border-color: #837195;
}
.TagClassName
{
border-color: #837195;
}
</style>