Shades of Topaz #847690
Tints of Topaz #847690
RGB
CMYK
RGB Variations
Color information
#847690 (or 0x847690) is known color: Topaz. HEX triplet: 84, 76 and 90. RGB value is (132,118,144). Sum of RGB (Red+Green+Blue) = 132+118+144=394 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.50% from 394); Green value is 118 (46.48% from 255 or 29.95% from 394); Blue value is 144 (56.64% from 255 or 36.55% from 394); Max value from RGB is 144 - color contains mainly: blue. Hex color #847690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847690 is #7B896F. Grayscale: #7D7D7D. Windows color (decimal): -8096112 or 9467524. OLE color: 9467524.
HSL color Cylindrical-coordinate representation of color #847690: hue angle of 272.31º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #847690 is Cyan = 0.08, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 118 | 144 | - |
| CMYK | 0.08 | 0.18 | 0 | 0.44 |
| HSL | 272.31º | 0.1% | 0.51% | - |
| HSV(B) | 272.31º | 0.18% | 0.56% | - |
| XYZ | 21.03 | 19.88 | 29.11 | - |
| YUV | 125.15 | 138.64 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 118 | 144 | 0.08 | 0.18 | 0 | 0.44 | 272.31 | 0.1 | 0.51 |
| Hex | 84 | 76 | 90 | 8 | 12 | 0 | 2C | 110 | A | 33 |
| Octal | 204 | 166 | 220 | 10 | 22 | 0 | 54 | 420 | 12 | 63 |
| Binary | 10000100 | 1110110 | 10010000 | 1000 | 10010 | 0 | 101100 | 100010000 | 1010 | 110011 |
Color Harmonies of #847690
Complementary color
Monochromatic Colors of #847690
Black with #847690
Text Example
Text Example
White with #847690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847690; }
p { color: rgb(132,118,144); }
H1.HeaderClassName
{
color: #847690;
}
.AnyTagClassName
{
color: #847690;
}
</style>
background-color css
<style>
a { background-color: #847690; }
a { background-color: rgb(132,118,144); }
div.DivClassName
{
background-color: #847690;
}
.BgClassName
{
background-color: #847690;
}
</style>
border-color css
<style>
span { border-color: #847690; }
span { border-color: rgb(132,118,144); }
td.TdClassName
{
border-color: #847690;
}
.TagClassName
{
border-color: #847690;
}
</style>