Shades of Topaz #847896
Tints of Topaz #847896
RGB
CMYK
RGB Variations
Color information
#847896 (or 0x847896) is known color: Topaz. HEX triplet: 84, 78 and 96. RGB value is (132,120,150). Sum of RGB (Red+Green+Blue) = 132+120+150=402 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.84% from 402); Green value is 120 (47.27% from 255 or 29.85% from 402); Blue value is 150 (58.98% from 255 or 37.31% from 402); Max value from RGB is 150 - color contains mainly: blue. Hex color #847896 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847896 is #7B8769. Grayscale: #7E7E7E. Windows color (decimal): -8095594 or 9861252. OLE color: 9861252.
HSL color Cylindrical-coordinate representation of color #847896: hue angle of 264º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #847896 is Cyan = 0.12, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 120 | 150 | - |
| CMYK | 0.12 | 0.20 | 0 | 0.41 |
| HSL | 264º | 0.13% | 0.53% | - |
| HSV(B) | 264º | 0.2% | 0.59% | - |
| XYZ | 21.74 | 20.54 | 31.67 | - |
| YUV | 127.01 | 140.98 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 120 | 150 | 0.12 | 0.20 | 0 | 0.41 | 264 | 0.13 | 0.53 |
| Hex | 84 | 78 | 96 | C | 14 | 0 | 29 | 108 | C | 35 |
| Octal | 204 | 170 | 226 | 14 | 24 | 0 | 51 | 410 | 14 | 65 |
| Binary | 10000100 | 1111000 | 10010110 | 1100 | 10100 | 0 | 101001 | 100001000 | 1100 | 110101 |
Color Harmonies of #847896
Complementary color
Monochromatic Colors of #847896
Black with #847896
Text Example
Text Example
White with #847896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847896; }
p { color: rgb(132,120,150); }
H1.HeaderClassName
{
color: #847896;
}
.AnyTagClassName
{
color: #847896;
}
</style>
background-color css
<style>
a { background-color: #847896; }
a { background-color: rgb(132,120,150); }
div.DivClassName
{
background-color: #847896;
}
.BgClassName
{
background-color: #847896;
}
</style>
border-color css
<style>
span { border-color: #847896; }
span { border-color: rgb(132,120,150); }
td.TdClassName
{
border-color: #847896;
}
.TagClassName
{
border-color: #847896;
}
</style>