Shades of Topaz #837194
Tints of Topaz #837194
RGB
CMYK
RGB Variations
Color information
#837194 (or 0x837194) is known color: Topaz. HEX triplet: 83, 71 and 94. RGB value is (131,113,148). Sum of RGB (Red+Green+Blue) = 131+113+148=392 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.42% from 392); Green value is 113 (44.53% from 255 or 28.83% from 392); Blue value is 148 (58.20% from 255 or 37.76% from 392); Max value from RGB is 148 - color contains mainly: blue. Hex color #837194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837194 is #7C8E6B. Grayscale: #7A7A7A. Windows color (decimal): -8162924 or 9728387. OLE color: 9728387.
HSL color Cylindrical-coordinate representation of color #837194: hue angle of 270.86º degrees, saturation: 0.14, 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 #837194 is Cyan = 0.11, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 113 | 148 | - |
| CMYK | 0.11 | 0.24 | 0 | 0.42 |
| HSL | 270.86º | 0.14% | 0.51% | - |
| HSV(B) | 270.86º | 0.24% | 0.58% | - |
| XYZ | 20.61 | 18.77 | 30.55 | - |
| YUV | 122.37 | 142.46 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 148 | 0.11 | 0.24 | 0 | 0.42 | 270.86 | 0.14 | 0.51 |
| Hex | 83 | 71 | 94 | B | 18 | 0 | 2A | 10F | E | 33 |
| Octal | 203 | 161 | 224 | 13 | 30 | 0 | 52 | 417 | 16 | 63 |
| Binary | 10000011 | 1110001 | 10010100 | 1011 | 11000 | 0 | 101010 | 100001111 | 1110 | 110011 |
Color Harmonies of #837194
Complementary color
Monochromatic Colors of #837194
Black with #837194
Text Example
Text Example
White with #837194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837194; }
p { color: rgb(131,113,148); }
H1.HeaderClassName
{
color: #837194;
}
.AnyTagClassName
{
color: #837194;
}
</style>
background-color css
<style>
a { background-color: #837194; }
a { background-color: rgb(131,113,148); }
div.DivClassName
{
background-color: #837194;
}
.BgClassName
{
background-color: #837194;
}
</style>
border-color css
<style>
span { border-color: #837194; }
span { border-color: rgb(131,113,148); }
td.TdClassName
{
border-color: #837194;
}
.TagClassName
{
border-color: #837194;
}
</style>