Shades of Topaz #847895
Tints of Topaz #847895
RGB
CMYK
RGB Variations
Color information
#847895 (or 0x847895) is known color: Topaz. HEX triplet: 84, 78 and 95. RGB value is (132,120,149). Sum of RGB (Red+Green+Blue) = 132+120+149=401 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.92% from 401); Green value is 120 (47.27% from 255 or 29.93% from 401); Blue value is 149 (58.59% from 255 or 37.16% from 401); Max value from RGB is 149 - color contains mainly: blue. Hex color #847895 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847895 is #7B876A. Grayscale: #7E7E7E. Windows color (decimal): -8095595 or 9795716. OLE color: 9795716.
HSL color Cylindrical-coordinate representation of color #847895: hue angle of 264.83º 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 #847895 is Cyan = 0.11, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 120 | 149 | - |
| CMYK | 0.11 | 0.19 | 0 | 0.42 |
| HSL | 264.83º | 0.12% | 0.53% | - |
| HSV(B) | 264.83º | 0.19% | 0.58% | - |
| XYZ | 21.66 | 20.51 | 31.25 | - |
| YUV | 126.89 | 140.48 | 131.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 120 | 149 | 0.11 | 0.19 | 0 | 0.42 | 264.83 | 0.12 | 0.53 |
| Hex | 84 | 78 | 95 | B | 13 | 0 | 2A | 109 | C | 35 |
| Octal | 204 | 170 | 225 | 13 | 23 | 0 | 52 | 411 | 14 | 65 |
| Binary | 10000100 | 1111000 | 10010101 | 1011 | 10011 | 0 | 101010 | 100001001 | 1100 | 110101 |
Color Harmonies of #847895
Complementary color
Monochromatic Colors of #847895
Black with #847895
Text Example
Text Example
White with #847895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847895; }
p { color: rgb(132,120,149); }
H1.HeaderClassName
{
color: #847895;
}
.AnyTagClassName
{
color: #847895;
}
</style>
background-color css
<style>
a { background-color: #847895; }
a { background-color: rgb(132,120,149); }
div.DivClassName
{
background-color: #847895;
}
.BgClassName
{
background-color: #847895;
}
</style>
border-color css
<style>
span { border-color: #847895; }
span { border-color: rgb(132,120,149); }
td.TdClassName
{
border-color: #847895;
}
.TagClassName
{
border-color: #847895;
}
</style>