Shades of Topaz #847592
Tints of Topaz #847592
RGB
CMYK
RGB Variations
Color information
#847592 (or 0x847592) is known color: Topaz. HEX triplet: 84, 75 and 92. RGB value is (132,117,146). Sum of RGB (Red+Green+Blue) = 132+117+146=395 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.42% from 395); Green value is 117 (46.09% from 255 or 29.62% from 395); Blue value is 146 (57.42% from 255 or 36.96% from 395); Max value from RGB is 146 - color contains mainly: blue. Hex color #847592 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847592 is #7B8A6D. Grayscale: #7C7C7C. Windows color (decimal): -8096366 or 9598340. OLE color: 9598340.
HSL color Cylindrical-coordinate representation of color #847592: hue angle of 271.03º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #847592 is Cyan = 0.10, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 117 | 146 | - |
| CMYK | 0.10 | 0.20 | 0 | 0.43 |
| HSL | 271.03º | 0.12% | 0.52% | - |
| HSV(B) | 271.03º | 0.2% | 0.57% | - |
| XYZ | 21.07 | 19.7 | 29.89 | - |
| YUV | 124.79 | 139.97 | 133.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 146 | 0.10 | 0.20 | 0 | 0.43 | 271.03 | 0.12 | 0.52 |
| Hex | 84 | 75 | 92 | A | 14 | 0 | 2B | 10F | C | 34 |
| Octal | 204 | 165 | 222 | 12 | 24 | 0 | 53 | 417 | 14 | 64 |
| Binary | 10000100 | 1110101 | 10010010 | 1010 | 10100 | 0 | 101011 | 100001111 | 1100 | 110100 |
Color Harmonies of #847592
Complementary color
Monochromatic Colors of #847592
Black with #847592
Text Example
Text Example
White with #847592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847592; }
p { color: rgb(132,117,146); }
H1.HeaderClassName
{
color: #847592;
}
.AnyTagClassName
{
color: #847592;
}
</style>
background-color css
<style>
a { background-color: #847592; }
a { background-color: rgb(132,117,146); }
div.DivClassName
{
background-color: #847592;
}
.BgClassName
{
background-color: #847592;
}
</style>
border-color css
<style>
span { border-color: #847592; }
span { border-color: rgb(132,117,146); }
td.TdClassName
{
border-color: #847592;
}
.TagClassName
{
border-color: #847592;
}
</style>