Shades of Topaz #847791
Tints of Topaz #847791
RGB
CMYK
RGB Variations
Color information
#847791 (or 0x847791) is known color: Topaz. HEX triplet: 84, 77 and 91. RGB value is (132,119,145). Sum of RGB (Red+Green+Blue) = 132+119+145=396 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.33% from 396); Green value is 119 (46.88% from 255 or 30.05% from 396); Blue value is 145 (57.03% from 255 or 36.62% from 396); Max value from RGB is 145 - color contains mainly: blue. Hex color #847791 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847791 is #7B886E. Grayscale: #7D7D7D. Windows color (decimal): -8095855 or 9533316. OLE color: 9533316.
HSL color Cylindrical-coordinate representation of color #847791: hue angle of 270º 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 #847791 is Cyan = 0.09, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 119 | 145 | - |
| CMYK | 0.09 | 0.18 | 0 | 0.43 |
| HSL | 270º | 0.11% | 0.52% | - |
| HSV(B) | 270º | 0.18% | 0.57% | - |
| XYZ | 21.22 | 20.14 | 29.56 | - |
| YUV | 125.85 | 138.81 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 145 | 0.09 | 0.18 | 0 | 0.43 | 270 | 0.11 | 0.52 |
| Hex | 84 | 77 | 91 | 9 | 12 | 0 | 2B | 10E | B | 34 |
| Octal | 204 | 167 | 221 | 11 | 22 | 0 | 53 | 416 | 13 | 64 |
| Binary | 10000100 | 1110111 | 10010001 | 1001 | 10010 | 0 | 101011 | 100001110 | 1011 | 110100 |
Color Harmonies of #847791
Complementary color
Monochromatic Colors of #847791
Black with #847791
Text Example
Text Example
White with #847791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847791; }
p { color: rgb(132,119,145); }
H1.HeaderClassName
{
color: #847791;
}
.AnyTagClassName
{
color: #847791;
}
</style>
background-color css
<style>
a { background-color: #847791; }
a { background-color: rgb(132,119,145); }
div.DivClassName
{
background-color: #847791;
}
.BgClassName
{
background-color: #847791;
}
</style>
border-color css
<style>
span { border-color: #847791; }
span { border-color: rgb(132,119,145); }
td.TdClassName
{
border-color: #847791;
}
.TagClassName
{
border-color: #847791;
}
</style>