Shades of Topaz #837496
Tints of Topaz #837496
RGB
CMYK
RGB Variations
Color information
#837496 (or 0x837496) is known color: Topaz. HEX triplet: 83, 74 and 96. RGB value is (131,116,150). Sum of RGB (Red+Green+Blue) = 131+116+150=397 (52% of max value = 765). Red value is 131 (51.56% from 255 or 33.00% from 397); Green value is 116 (45.70% from 255 or 29.22% from 397); Blue value is 150 (58.98% from 255 or 37.78% from 397); Max value from RGB is 150 - color contains mainly: blue. Hex color #837496 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837496 is #7C8B69. Grayscale: #7C7C7C. Windows color (decimal): -8162154 or 9860227. OLE color: 9860227.
HSL color Cylindrical-coordinate representation of color #837496: hue angle of 266.47º 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 #837496 is Cyan = 0.13, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 116 | 150 | - |
| CMYK | 0.13 | 0.23 | 0 | 0.41 |
| HSL | 266.47º | 0.14% | 0.52% | - |
| HSV(B) | 266.47º | 0.23% | 0.59% | - |
| XYZ | 21.11 | 19.52 | 31.51 | - |
| YUV | 124.36 | 142.47 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 150 | 0.13 | 0.23 | 0 | 0.41 | 266.47 | 0.14 | 0.52 |
| Hex | 83 | 74 | 96 | D | 17 | 0 | 29 | 10A | E | 34 |
| Octal | 203 | 164 | 226 | 15 | 27 | 0 | 51 | 412 | 16 | 64 |
| Binary | 10000011 | 1110100 | 10010110 | 1101 | 10111 | 0 | 101001 | 100001010 | 1110 | 110100 |
Color Harmonies of #837496
Complementary color
Monochromatic Colors of #837496
Black with #837496
Text Example
Text Example
White with #837496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837496; }
p { color: rgb(131,116,150); }
H1.HeaderClassName
{
color: #837496;
}
.AnyTagClassName
{
color: #837496;
}
</style>
background-color css
<style>
a { background-color: #837496; }
a { background-color: rgb(131,116,150); }
div.DivClassName
{
background-color: #837496;
}
.BgClassName
{
background-color: #837496;
}
</style>
border-color css
<style>
span { border-color: #837496; }
span { border-color: rgb(131,116,150); }
td.TdClassName
{
border-color: #837496;
}
.TagClassName
{
border-color: #837496;
}
</style>