Shades of Topaz #847991
Tints of Topaz #847991
RGB
CMYK
RGB Variations
Color information
#847991 (or 0x847991) is known color: Topaz. HEX triplet: 84, 79 and 91. RGB value is (132,121,145). Sum of RGB (Red+Green+Blue) = 132+121+145=398 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.17% from 398); Green value is 121 (47.66% from 255 or 30.40% from 398); Blue value is 145 (57.03% from 255 or 36.43% from 398); Max value from RGB is 145 - color contains mainly: blue. Hex color #847991 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847991 is #7B866E. Grayscale: #7E7E7E. Windows color (decimal): -8095343 or 9533828. OLE color: 9533828.
HSL color Cylindrical-coordinate representation of color #847991: hue angle of 267.5º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #847991 is Cyan = 0.09, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 121 | 145 | - |
| CMYK | 0.09 | 0.17 | 0 | 0.43 |
| HSL | 267.5º | 0.1% | 0.52% | - |
| HSV(B) | 267.5º | 0.17% | 0.57% | - |
| XYZ | 21.46 | 20.62 | 29.64 | - |
| YUV | 127.03 | 138.14 | 131.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 121 | 145 | 0.09 | 0.17 | 0 | 0.43 | 267.5 | 0.1 | 0.52 |
| Hex | 84 | 79 | 91 | 9 | 11 | 0 | 2B | 10C | A | 34 |
| Octal | 204 | 171 | 221 | 11 | 21 | 0 | 53 | 414 | 12 | 64 |
| Binary | 10000100 | 1111001 | 10010001 | 1001 | 10001 | 0 | 101011 | 100001100 | 1010 | 110100 |
Color Harmonies of #847991
Complementary color
Monochromatic Colors of #847991
Black with #847991
Text Example
Text Example
White with #847991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847991; }
p { color: rgb(132,121,145); }
H1.HeaderClassName
{
color: #847991;
}
.AnyTagClassName
{
color: #847991;
}
</style>
background-color css
<style>
a { background-color: #847991; }
a { background-color: rgb(132,121,145); }
div.DivClassName
{
background-color: #847991;
}
.BgClassName
{
background-color: #847991;
}
</style>
border-color css
<style>
span { border-color: #847991; }
span { border-color: rgb(132,121,145); }
td.TdClassName
{
border-color: #847991;
}
.TagClassName
{
border-color: #847991;
}
</style>