Shades of Topaz #847894
Tints of Topaz #847894
RGB
CMYK
RGB Variations
Color information
#847894 (or 0x847894) is known color: Topaz. HEX triplet: 84, 78 and 94. RGB value is (132,120,148). Sum of RGB (Red+Green+Blue) = 132+120+148=400 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33% from 400); Green value is 120 (47.27% from 255 or 30% from 400); Blue value is 148 (58.20% from 255 or 37% from 400); Max value from RGB is 148 - color contains mainly: blue. Hex color #847894 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847894 is #7B876B. Grayscale: #7E7E7E. Windows color (decimal): -8095596 or 9730180. OLE color: 9730180.
HSL color Cylindrical-coordinate representation of color #847894: hue angle of 265.71º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #847894 is Cyan = 0.11, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 120 | 148 | - |
| CMYK | 0.11 | 0.19 | 0 | 0.42 |
| HSL | 265.71º | 0.12% | 0.53% | - |
| HSV(B) | 265.71º | 0.19% | 0.58% | - |
| XYZ | 21.58 | 20.48 | 30.83 | - |
| YUV | 126.78 | 139.98 | 131.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 120 | 148 | 0.11 | 0.19 | 0 | 0.42 | 265.71 | 0.12 | 0.53 |
| Hex | 84 | 78 | 94 | B | 13 | 0 | 2A | 10A | C | 35 |
| Octal | 204 | 170 | 224 | 13 | 23 | 0 | 52 | 412 | 14 | 65 |
| Binary | 10000100 | 1111000 | 10010100 | 1011 | 10011 | 0 | 101010 | 100001010 | 1100 | 110101 |
Color Harmonies of #847894
Complementary color
Monochromatic Colors of #847894
Black with #847894
Text Example
Text Example
White with #847894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847894; }
p { color: rgb(132,120,148); }
H1.HeaderClassName
{
color: #847894;
}
.AnyTagClassName
{
color: #847894;
}
</style>
background-color css
<style>
a { background-color: #847894; }
a { background-color: rgb(132,120,148); }
div.DivClassName
{
background-color: #847894;
}
.BgClassName
{
background-color: #847894;
}
</style>
border-color css
<style>
span { border-color: #847894; }
span { border-color: rgb(132,120,148); }
td.TdClassName
{
border-color: #847894;
}
.TagClassName
{
border-color: #847894;
}
</style>