Shades of Topaz #847291
Tints of Topaz #847291
RGB
CMYK
RGB Variations
Color information
#847291 (or 0x847291) is known color: Topaz. HEX triplet: 84, 72 and 91. RGB value is (132,114,145). Sum of RGB (Red+Green+Blue) = 132+114+145=391 (51% of max value = 765). Red value is 132 (51.95% from 255 or 33.76% from 391); Green value is 114 (44.92% from 255 or 29.16% from 391); Blue value is 145 (57.03% from 255 or 37.08% from 391); Max value from RGB is 145 - color contains mainly: blue. Hex color #847291 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847291 is #7B8D6E. Grayscale: #7A7A7A. Windows color (decimal): -8097135 or 9532036. OLE color: 9532036.
HSL color Cylindrical-coordinate representation of color #847291: hue angle of 274.84º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #847291 is Cyan = 0.09, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 114 | 145 | - |
| CMYK | 0.09 | 0.21 | 0 | 0.43 |
| HSL | 274.84º | 0.12% | 0.51% | - |
| HSV(B) | 274.84º | 0.21% | 0.57% | - |
| XYZ | 20.64 | 18.98 | 29.36 | - |
| YUV | 122.92 | 140.46 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 145 | 0.09 | 0.21 | 0 | 0.43 | 274.84 | 0.12 | 0.51 |
| Hex | 84 | 72 | 91 | 9 | 15 | 0 | 2B | 113 | C | 33 |
| Octal | 204 | 162 | 221 | 11 | 25 | 0 | 53 | 423 | 14 | 63 |
| Binary | 10000100 | 1110010 | 10010001 | 1001 | 10101 | 0 | 101011 | 100010011 | 1100 | 110011 |
Color Harmonies of #847291
Complementary color
Monochromatic Colors of #847291
Black with #847291
Text Example
Text Example
White with #847291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847291; }
p { color: rgb(132,114,145); }
H1.HeaderClassName
{
color: #847291;
}
.AnyTagClassName
{
color: #847291;
}
</style>
background-color css
<style>
a { background-color: #847291; }
a { background-color: rgb(132,114,145); }
div.DivClassName
{
background-color: #847291;
}
.BgClassName
{
background-color: #847291;
}
</style>
border-color css
<style>
span { border-color: #847291; }
span { border-color: rgb(132,114,145); }
td.TdClassName
{
border-color: #847291;
}
.TagClassName
{
border-color: #847291;
}
</style>