Shades of Topaz #847792
Tints of Topaz #847792
RGB
CMYK
RGB Variations
Color information
#847792 (or 0x847792) is known color: Topaz. HEX triplet: 84, 77 and 92. RGB value is (132,119,146). Sum of RGB (Red+Green+Blue) = 132+119+146=397 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.25% from 397); Green value is 119 (46.88% from 255 or 29.97% from 397); Blue value is 146 (57.42% from 255 or 36.78% from 397); Max value from RGB is 146 - color contains mainly: blue. Hex color #847792 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847792 is #7B886D. Grayscale: #7D7D7D. Windows color (decimal): -8095854 or 9598852. OLE color: 9598852.
HSL color Cylindrical-coordinate representation of color #847792: hue angle of 268.89º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #847792 is Cyan = 0.10, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 119 | 146 | - |
| CMYK | 0.10 | 0.18 | 0 | 0.43 |
| HSL | 268.89º | 0.11% | 0.52% | - |
| HSV(B) | 268.89º | 0.18% | 0.57% | - |
| XYZ | 21.3 | 20.17 | 29.97 | - |
| YUV | 125.97 | 139.31 | 132.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 146 | 0.10 | 0.18 | 0 | 0.43 | 268.89 | 0.11 | 0.52 |
| Hex | 84 | 77 | 92 | A | 12 | 0 | 2B | 10D | B | 34 |
| Octal | 204 | 167 | 222 | 12 | 22 | 0 | 53 | 415 | 13 | 64 |
| Binary | 10000100 | 1110111 | 10010010 | 1010 | 10010 | 0 | 101011 | 100001101 | 1011 | 110100 |
Color Harmonies of #847792
Complementary color
Monochromatic Colors of #847792
Black with #847792
Text Example
Text Example
White with #847792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847792; }
p { color: rgb(132,119,146); }
H1.HeaderClassName
{
color: #847792;
}
.AnyTagClassName
{
color: #847792;
}
</style>
background-color css
<style>
a { background-color: #847792; }
a { background-color: rgb(132,119,146); }
div.DivClassName
{
background-color: #847792;
}
.BgClassName
{
background-color: #847792;
}
</style>
border-color css
<style>
span { border-color: #847792; }
span { border-color: rgb(132,119,146); }
td.TdClassName
{
border-color: #847792;
}
.TagClassName
{
border-color: #847792;
}
</style>