Shades of Topaz #827392
Tints of Topaz #827392
RGB
CMYK
RGB Variations
Color information
#827392 (or 0x827392) is known color: Topaz. HEX triplet: 82, 73 and 92. RGB value is (130,115,146). Sum of RGB (Red+Green+Blue) = 130+115+146=391 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.25% from 391); Green value is 115 (45.31% from 255 or 29.41% from 391); Blue value is 146 (57.42% from 255 or 37.34% from 391); Max value from RGB is 146 - color contains mainly: blue. Hex color #827392 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827392 is #7D8C6D. Grayscale: #7A7A7A. Windows color (decimal): -8227950 or 9597826. OLE color: 9597826.
HSL color Cylindrical-coordinate representation of color #827392: hue angle of 269.03º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #827392 is Cyan = 0.11, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 115 | 146 | - |
| CMYK | 0.11 | 0.21 | 0 | 0.43 |
| HSL | 269.03º | 0.12% | 0.51% | - |
| HSV(B) | 269.03º | 0.21% | 0.57% | - |
| XYZ | 20.52 | 19.08 | 29.8 | - |
| YUV | 123.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 146 | 0.11 | 0.21 | 0 | 0.43 | 269.03 | 0.12 | 0.51 |
| Hex | 82 | 73 | 92 | B | 15 | 0 | 2B | 10D | C | 33 |
| Octal | 202 | 163 | 222 | 13 | 25 | 0 | 53 | 415 | 14 | 63 |
| Binary | 10000010 | 1110011 | 10010010 | 1011 | 10101 | 0 | 101011 | 100001101 | 1100 | 110011 |
Color Harmonies of #827392
Complementary color
Monochromatic Colors of #827392
Black with #827392
Text Example
Text Example
White with #827392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827392; }
p { color: rgb(130,115,146); }
H1.HeaderClassName
{
color: #827392;
}
.AnyTagClassName
{
color: #827392;
}
</style>
background-color css
<style>
a { background-color: #827392; }
a { background-color: rgb(130,115,146); }
div.DivClassName
{
background-color: #827392;
}
.BgClassName
{
background-color: #827392;
}
</style>
border-color css
<style>
span { border-color: #827392; }
span { border-color: rgb(130,115,146); }
td.TdClassName
{
border-color: #827392;
}
.TagClassName
{
border-color: #827392;
}
</style>