Shades of Topaz #847594
Tints of Topaz #847594
RGB
CMYK
RGB Variations
Color information
#847594 (or 0x847594) is known color: Topaz. HEX triplet: 84, 75 and 94. RGB value is (132,117,148). Sum of RGB (Red+Green+Blue) = 132+117+148=397 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.25% from 397); Green value is 117 (46.09% from 255 or 29.47% from 397); Blue value is 148 (58.20% from 255 or 37.28% from 397); Max value from RGB is 148 - color contains mainly: blue. Hex color #847594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847594 is #7B8A6B. Grayscale: #7C7C7C. Windows color (decimal): -8096364 or 9729412. OLE color: 9729412.
HSL color Cylindrical-coordinate representation of color #847594: hue angle of 269.03º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #847594 is Cyan = 0.11, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 117 | 148 | - |
| CMYK | 0.11 | 0.21 | 0 | 0.42 |
| HSL | 269.03º | 0.13% | 0.52% | - |
| HSV(B) | 269.03º | 0.21% | 0.58% | - |
| XYZ | 21.22 | 19.77 | 30.71 | - |
| YUV | 125.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 148 | 0.11 | 0.21 | 0 | 0.42 | 269.03 | 0.13 | 0.52 |
| Hex | 84 | 75 | 94 | B | 15 | 0 | 2A | 10D | D | 34 |
| Octal | 204 | 165 | 224 | 13 | 25 | 0 | 52 | 415 | 15 | 64 |
| Binary | 10000100 | 1110101 | 10010100 | 1011 | 10101 | 0 | 101010 | 100001101 | 1101 | 110100 |
Color Harmonies of #847594
Complementary color
Monochromatic Colors of #847594
Black with #847594
Text Example
Text Example
White with #847594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847594; }
p { color: rgb(132,117,148); }
H1.HeaderClassName
{
color: #847594;
}
.AnyTagClassName
{
color: #847594;
}
</style>
background-color css
<style>
a { background-color: #847594; }
a { background-color: rgb(132,117,148); }
div.DivClassName
{
background-color: #847594;
}
.BgClassName
{
background-color: #847594;
}
</style>
border-color css
<style>
span { border-color: #847594; }
span { border-color: rgb(132,117,148); }
td.TdClassName
{
border-color: #847594;
}
.TagClassName
{
border-color: #847594;
}
</style>