Shades of Topaz #847890
Tints of Topaz #847890
RGB
CMYK
RGB Variations
Color information
#847890 (or 0x847890) is known color: Topaz. HEX triplet: 84, 78 and 90. RGB value is (132,120,144). Sum of RGB (Red+Green+Blue) = 132+120+144=396 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.33% from 396); Green value is 120 (47.27% from 255 or 30.30% from 396); Blue value is 144 (56.64% from 255 or 36.36% from 396); Max value from RGB is 144 - color contains mainly: blue. Hex color #847890 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847890 is #7B876F. Grayscale: #7E7E7E. Windows color (decimal): -8095600 or 9468036. OLE color: 9468036.
HSL color Cylindrical-coordinate representation of color #847890: hue angle of 270º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #847890 is Cyan = 0.08, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 120 | 144 | - |
| CMYK | 0.08 | 0.17 | 0 | 0.44 |
| HSL | 270º | 0.1% | 0.52% | - |
| HSV(B) | 270º | 0.17% | 0.56% | - |
| XYZ | 21.27 | 20.35 | 29.19 | - |
| YUV | 126.32 | 137.98 | 132.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 120 | 144 | 0.08 | 0.17 | 0 | 0.44 | 270 | 0.1 | 0.52 |
| Hex | 84 | 78 | 90 | 8 | 11 | 0 | 2C | 10E | A | 34 |
| Octal | 204 | 170 | 220 | 10 | 21 | 0 | 54 | 416 | 12 | 64 |
| Binary | 10000100 | 1111000 | 10010000 | 1000 | 10001 | 0 | 101100 | 100001110 | 1010 | 110100 |
Color Harmonies of #847890
Complementary color
Monochromatic Colors of #847890
Black with #847890
Text Example
Text Example
White with #847890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847890; }
p { color: rgb(132,120,144); }
H1.HeaderClassName
{
color: #847890;
}
.AnyTagClassName
{
color: #847890;
}
</style>
background-color css
<style>
a { background-color: #847890; }
a { background-color: rgb(132,120,144); }
div.DivClassName
{
background-color: #847890;
}
.BgClassName
{
background-color: #847890;
}
</style>
border-color css
<style>
span { border-color: #847890; }
span { border-color: rgb(132,120,144); }
td.TdClassName
{
border-color: #847890;
}
.TagClassName
{
border-color: #847890;
}
</style>