Shades of Topaz #837396
Tints of Topaz #837396
RGB
CMYK
RGB Variations
Color information
#837396 (or 0x837396) is known color: Topaz. HEX triplet: 83, 73 and 96. RGB value is (131,115,150). Sum of RGB (Red+Green+Blue) = 131+115+150=396 (52% of max value = 765). Red value is 131 (51.56% from 255 or 33.08% from 396); Green value is 115 (45.31% from 255 or 29.04% from 396); Blue value is 150 (58.98% from 255 or 37.88% from 396); Max value from RGB is 150 - color contains mainly: blue. Hex color #837396 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837396 is #7C8C69. Grayscale: #7B7B7B. Windows color (decimal): -8162410 or 9859971. OLE color: 9859971.
HSL color Cylindrical-coordinate representation of color #837396: hue angle of 267.43º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #837396 is Cyan = 0.13, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 115 | 150 | - |
| CMYK | 0.13 | 0.23 | 0 | 0.41 |
| HSL | 267.43º | 0.14% | 0.52% | - |
| HSV(B) | 267.43º | 0.23% | 0.59% | - |
| XYZ | 21 | 19.29 | 31.47 | - |
| YUV | 123.77 | 142.8 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 150 | 0.13 | 0.23 | 0 | 0.41 | 267.43 | 0.14 | 0.52 |
| Hex | 83 | 73 | 96 | D | 17 | 0 | 29 | 10B | E | 34 |
| Octal | 203 | 163 | 226 | 15 | 27 | 0 | 51 | 413 | 16 | 64 |
| Binary | 10000011 | 1110011 | 10010110 | 1101 | 10111 | 0 | 101001 | 100001011 | 1110 | 110100 |
Color Harmonies of #837396
Complementary color
Monochromatic Colors of #837396
Black with #837396
Text Example
Text Example
White with #837396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837396; }
p { color: rgb(131,115,150); }
H1.HeaderClassName
{
color: #837396;
}
.AnyTagClassName
{
color: #837396;
}
</style>
background-color css
<style>
a { background-color: #837396; }
a { background-color: rgb(131,115,150); }
div.DivClassName
{
background-color: #837396;
}
.BgClassName
{
background-color: #837396;
}
</style>
border-color css
<style>
span { border-color: #837396; }
span { border-color: rgb(131,115,150); }
td.TdClassName
{
border-color: #837396;
}
.TagClassName
{
border-color: #837396;
}
</style>