Shades of Topaz #847093
Tints of Topaz #847093
RGB
CMYK
RGB Variations
Color information
#847093 (or 0x847093) is known color: Topaz. HEX triplet: 84, 70 and 93. RGB value is (132,112,147). Sum of RGB (Red+Green+Blue) = 132+112+147=391 (51% of max value = 765). Red value is 132 (51.95% from 255 or 33.76% from 391); Green value is 112 (44.14% from 255 or 28.64% from 391); Blue value is 147 (57.81% from 255 or 37.60% from 391); Max value from RGB is 147 - color contains mainly: blue. Hex color #847093 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847093 is #7B8F6C. Grayscale: #797979. Windows color (decimal): -8097645 or 9662596. OLE color: 9662596.
HSL color Cylindrical-coordinate representation of color #847093: hue angle of 274.29º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #847093 is Cyan = 0.10, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 112 | 147 | - |
| CMYK | 0.10 | 0.24 | 0 | 0.42 |
| HSL | 274.29º | 0.14% | 0.51% | - |
| HSV(B) | 274.29º | 0.24% | 0.58% | - |
| XYZ | 20.58 | 18.6 | 30.11 | - |
| YUV | 121.97 | 142.13 | 135.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 147 | 0.10 | 0.24 | 0 | 0.42 | 274.29 | 0.14 | 0.51 |
| Hex | 84 | 70 | 93 | A | 18 | 0 | 2A | 112 | E | 33 |
| Octal | 204 | 160 | 223 | 12 | 30 | 0 | 52 | 422 | 16 | 63 |
| Binary | 10000100 | 1110000 | 10010011 | 1010 | 11000 | 0 | 101010 | 100010010 | 1110 | 110011 |
Color Harmonies of #847093
Complementary color
Monochromatic Colors of #847093
Black with #847093
Text Example
Text Example
White with #847093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847093; }
p { color: rgb(132,112,147); }
H1.HeaderClassName
{
color: #847093;
}
.AnyTagClassName
{
color: #847093;
}
</style>
background-color css
<style>
a { background-color: #847093; }
a { background-color: rgb(132,112,147); }
div.DivClassName
{
background-color: #847093;
}
.BgClassName
{
background-color: #847093;
}
</style>
border-color css
<style>
span { border-color: #847093; }
span { border-color: rgb(132,112,147); }
td.TdClassName
{
border-color: #847093;
}
.TagClassName
{
border-color: #847093;
}
</style>