Shades of Topaz #847593
Tints of Topaz #847593
RGB
CMYK
RGB Variations
Color information
#847593 (or 0x847593) is known color: Topaz. HEX triplet: 84, 75 and 93. RGB value is (132,117,147). Sum of RGB (Red+Green+Blue) = 132+117+147=396 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.33% from 396); Green value is 117 (46.09% from 255 or 29.55% from 396); Blue value is 147 (57.81% from 255 or 37.12% from 396); Max value from RGB is 147 - color contains mainly: blue. Hex color #847593 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847593 is #7B8A6C. Grayscale: #7C7C7C. Windows color (decimal): -8096365 or 9663876. OLE color: 9663876.
HSL color Cylindrical-coordinate representation of color #847593: hue angle of 270º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #847593 is Cyan = 0.10, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 117 | 147 | - |
| CMYK | 0.10 | 0.20 | 0 | 0.42 |
| HSL | 270º | 0.12% | 0.52% | - |
| HSV(B) | 270º | 0.2% | 0.58% | - |
| XYZ | 21.14 | 19.73 | 30.3 | - |
| YUV | 124.91 | 140.47 | 133.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 147 | 0.10 | 0.20 | 0 | 0.42 | 270 | 0.12 | 0.52 |
| Hex | 84 | 75 | 93 | A | 14 | 0 | 2A | 10E | C | 34 |
| Octal | 204 | 165 | 223 | 12 | 24 | 0 | 52 | 416 | 14 | 64 |
| Binary | 10000100 | 1110101 | 10010011 | 1010 | 10100 | 0 | 101010 | 100001110 | 1100 | 110100 |
Color Harmonies of #847593
Complementary color
Monochromatic Colors of #847593
Black with #847593
Text Example
Text Example
White with #847593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847593; }
p { color: rgb(132,117,147); }
H1.HeaderClassName
{
color: #847593;
}
.AnyTagClassName
{
color: #847593;
}
</style>
background-color css
<style>
a { background-color: #847593; }
a { background-color: rgb(132,117,147); }
div.DivClassName
{
background-color: #847593;
}
.BgClassName
{
background-color: #847593;
}
</style>
border-color css
<style>
span { border-color: #847593; }
span { border-color: rgb(132,117,147); }
td.TdClassName
{
border-color: #847593;
}
.TagClassName
{
border-color: #847593;
}
</style>