Shades of Topaz #847496
Tints of Topaz #847496
RGB
CMYK
RGB Variations
Color information
#847496 (or 0x847496) is known color: Topaz. HEX triplet: 84, 74 and 96. RGB value is (132,116,150). Sum of RGB (Red+Green+Blue) = 132+116+150=398 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.17% from 398); Green value is 116 (45.70% from 255 or 29.15% from 398); Blue value is 150 (58.98% from 255 or 37.69% from 398); Max value from RGB is 150 - color contains mainly: blue. Hex color #847496 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847496 is #7B8B69. Grayscale: #7C7C7C. Windows color (decimal): -8096618 or 9860228. OLE color: 9860228.
HSL color Cylindrical-coordinate representation of color #847496: hue angle of 268.24º 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 #847496 is Cyan = 0.12, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 116 | 150 | - |
| CMYK | 0.12 | 0.23 | 0 | 0.41 |
| HSL | 268.24º | 0.14% | 0.52% | - |
| HSV(B) | 268.24º | 0.23% | 0.59% | - |
| XYZ | 21.27 | 19.6 | 31.52 | - |
| YUV | 124.66 | 142.3 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 116 | 150 | 0.12 | 0.23 | 0 | 0.41 | 268.24 | 0.14 | 0.52 |
| Hex | 84 | 74 | 96 | C | 17 | 0 | 29 | 10C | E | 34 |
| Octal | 204 | 164 | 226 | 14 | 27 | 0 | 51 | 414 | 16 | 64 |
| Binary | 10000100 | 1110100 | 10010110 | 1100 | 10111 | 0 | 101001 | 100001100 | 1110 | 110100 |
Color Harmonies of #847496
Complementary color
Monochromatic Colors of #847496
Black with #847496
Text Example
Text Example
White with #847496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847496; }
p { color: rgb(132,116,150); }
H1.HeaderClassName
{
color: #847496;
}
.AnyTagClassName
{
color: #847496;
}
</style>
background-color css
<style>
a { background-color: #847496; }
a { background-color: rgb(132,116,150); }
div.DivClassName
{
background-color: #847496;
}
.BgClassName
{
background-color: #847496;
}
</style>
border-color css
<style>
span { border-color: #847496; }
span { border-color: rgb(132,116,150); }
td.TdClassName
{
border-color: #847496;
}
.TagClassName
{
border-color: #847496;
}
</style>