Shades of Topaz #847096
Tints of Topaz #847096
RGB
CMYK
RGB Variations
Color information
#847096 (or 0x847096) is known color: Topaz. HEX triplet: 84, 70 and 96. RGB value is (132,112,150). Sum of RGB (Red+Green+Blue) = 132+112+150=394 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.50% from 394); Green value is 112 (44.14% from 255 or 28.43% from 394); Blue value is 150 (58.98% from 255 or 38.07% from 394); Max value from RGB is 150 - color contains mainly: blue. Hex color #847096 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847096 is #7B8F69. Grayscale: #7A7A7A. Windows color (decimal): -8097642 or 9859204. OLE color: 9859204.
HSL color Cylindrical-coordinate representation of color #847096: hue angle of 271.58º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #847096 is Cyan = 0.12, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 112 | 150 | - |
| CMYK | 0.12 | 0.25 | 0 | 0.41 |
| HSL | 271.58º | 0.15% | 0.51% | - |
| HSV(B) | 271.58º | 0.25% | 0.59% | - |
| XYZ | 20.81 | 18.7 | 31.37 | - |
| YUV | 122.31 | 143.63 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 150 | 0.12 | 0.25 | 0 | 0.41 | 271.58 | 0.15 | 0.51 |
| Hex | 84 | 70 | 96 | C | 19 | 0 | 29 | 110 | F | 33 |
| Octal | 204 | 160 | 226 | 14 | 31 | 0 | 51 | 420 | 17 | 63 |
| Binary | 10000100 | 1110000 | 10010110 | 1100 | 11001 | 0 | 101001 | 100010000 | 1111 | 110011 |
Color Harmonies of #847096
Complementary color
Monochromatic Colors of #847096
Black with #847096
Text Example
Text Example
White with #847096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847096; }
p { color: rgb(132,112,150); }
H1.HeaderClassName
{
color: #847096;
}
.AnyTagClassName
{
color: #847096;
}
</style>
background-color css
<style>
a { background-color: #847096; }
a { background-color: rgb(132,112,150); }
div.DivClassName
{
background-color: #847096;
}
.BgClassName
{
background-color: #847096;
}
</style>
border-color css
<style>
span { border-color: #847096; }
span { border-color: rgb(132,112,150); }
td.TdClassName
{
border-color: #847096;
}
.TagClassName
{
border-color: #847096;
}
</style>