Shades of Topaz #847095
Tints of Topaz #847095
RGB
CMYK
RGB Variations
Color information
#847095 (or 0x847095) is known color: Topaz. HEX triplet: 84, 70 and 95. RGB value is (132,112,149). Sum of RGB (Red+Green+Blue) = 132+112+149=393 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.59% from 393); Green value is 112 (44.14% from 255 or 28.50% from 393); Blue value is 149 (58.59% from 255 or 37.91% from 393); Max value from RGB is 149 - color contains mainly: blue. Hex color #847095 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847095 is #7B8F6A. Grayscale: #7A7A7A. Windows color (decimal): -8097643 or 9793668. OLE color: 9793668.
HSL color Cylindrical-coordinate representation of color #847095: hue angle of 272.43º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #847095 is Cyan = 0.11, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 112 | 149 | - |
| CMYK | 0.11 | 0.25 | 0 | 0.42 |
| HSL | 272.43º | 0.15% | 0.51% | - |
| HSV(B) | 272.43º | 0.25% | 0.58% | - |
| XYZ | 20.73 | 18.66 | 30.94 | - |
| YUV | 122.2 | 143.13 | 134.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 149 | 0.11 | 0.25 | 0 | 0.42 | 272.43 | 0.15 | 0.51 |
| Hex | 84 | 70 | 95 | B | 19 | 0 | 2A | 110 | F | 33 |
| Octal | 204 | 160 | 225 | 13 | 31 | 0 | 52 | 420 | 17 | 63 |
| Binary | 10000100 | 1110000 | 10010101 | 1011 | 11001 | 0 | 101010 | 100010000 | 1111 | 110011 |
Color Harmonies of #847095
Complementary color
Monochromatic Colors of #847095
Black with #847095
Text Example
Text Example
White with #847095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847095; }
p { color: rgb(132,112,149); }
H1.HeaderClassName
{
color: #847095;
}
.AnyTagClassName
{
color: #847095;
}
</style>
background-color css
<style>
a { background-color: #847095; }
a { background-color: rgb(132,112,149); }
div.DivClassName
{
background-color: #847095;
}
.BgClassName
{
background-color: #847095;
}
</style>
border-color css
<style>
span { border-color: #847095; }
span { border-color: rgb(132,112,149); }
td.TdClassName
{
border-color: #847095;
}
.TagClassName
{
border-color: #847095;
}
</style>