Shades of Topaz #847295
Tints of Topaz #847295
RGB
CMYK
RGB Variations
Color information
#847295 (or 0x847295) is known color: Topaz. HEX triplet: 84, 72 and 95. RGB value is (132,114,149). Sum of RGB (Red+Green+Blue) = 132+114+149=395 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.42% from 395); Green value is 114 (44.92% from 255 or 28.86% from 395); Blue value is 149 (58.59% from 255 or 37.72% from 395); Max value from RGB is 149 - color contains mainly: blue. Hex color #847295 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847295 is #7B8D6A. Grayscale: #7B7B7B. Windows color (decimal): -8097131 or 9794180. OLE color: 9794180.
HSL color Cylindrical-coordinate representation of color #847295: hue angle of 270.86º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #847295 is Cyan = 0.11, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 114 | 149 | - |
| CMYK | 0.11 | 0.23 | 0 | 0.42 |
| HSL | 270.86º | 0.14% | 0.52% | - |
| HSV(B) | 270.86º | 0.23% | 0.58% | - |
| XYZ | 20.96 | 19.11 | 31.02 | - |
| YUV | 123.37 | 142.46 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 149 | 0.11 | 0.23 | 0 | 0.42 | 270.86 | 0.14 | 0.52 |
| Hex | 84 | 72 | 95 | B | 17 | 0 | 2A | 10F | E | 34 |
| Octal | 204 | 162 | 225 | 13 | 27 | 0 | 52 | 417 | 16 | 64 |
| Binary | 10000100 | 1110010 | 10010101 | 1011 | 10111 | 0 | 101010 | 100001111 | 1110 | 110100 |
Color Harmonies of #847295
Complementary color
Monochromatic Colors of #847295
Black with #847295
Text Example
Text Example
White with #847295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847295; }
p { color: rgb(132,114,149); }
H1.HeaderClassName
{
color: #847295;
}
.AnyTagClassName
{
color: #847295;
}
</style>
background-color css
<style>
a { background-color: #847295; }
a { background-color: rgb(132,114,149); }
div.DivClassName
{
background-color: #847295;
}
.BgClassName
{
background-color: #847295;
}
</style>
border-color css
<style>
span { border-color: #847295; }
span { border-color: rgb(132,114,149); }
td.TdClassName
{
border-color: #847295;
}
.TagClassName
{
border-color: #847295;
}
</style>