Shades of Topaz #827991
Tints of Topaz #827991
RGB
CMYK
RGB Variations
Color information
#827991 (or 0x827991) is known color: Topaz. HEX triplet: 82, 79 and 91. RGB value is (130,121,145). Sum of RGB (Red+Green+Blue) = 130+121+145=396 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.83% from 396); Green value is 121 (47.66% from 255 or 30.56% from 396); Blue value is 145 (57.03% from 255 or 36.62% from 396); Max value from RGB is 145 - color contains mainly: blue. Hex color #827991 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827991 is #7D866E. Grayscale: #7E7E7E. Windows color (decimal): -8226415 or 9533826. OLE color: 9533826.
HSL color Cylindrical-coordinate representation of color #827991: hue angle of 262.5º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #827991 is Cyan = 0.10, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 121 | 145 | - |
| CMYK | 0.10 | 0.17 | 0 | 0.43 |
| HSL | 262.5º | 0.1% | 0.52% | - |
| HSV(B) | 262.5º | 0.17% | 0.57% | - |
| XYZ | 21.15 | 20.46 | 29.62 | - |
| YUV | 126.43 | 138.48 | 130.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 145 | 0.10 | 0.17 | 0 | 0.43 | 262.5 | 0.1 | 0.52 |
| Hex | 82 | 79 | 91 | A | 11 | 0 | 2B | 106 | A | 34 |
| Octal | 202 | 171 | 221 | 12 | 21 | 0 | 53 | 406 | 12 | 64 |
| Binary | 10000010 | 1111001 | 10010001 | 1010 | 10001 | 0 | 101011 | 100000110 | 1010 | 110100 |
Color Harmonies of #827991
Complementary color
Monochromatic Colors of #827991
Black with #827991
Text Example
Text Example
White with #827991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827991; }
p { color: rgb(130,121,145); }
H1.HeaderClassName
{
color: #827991;
}
.AnyTagClassName
{
color: #827991;
}
</style>
background-color css
<style>
a { background-color: #827991; }
a { background-color: rgb(130,121,145); }
div.DivClassName
{
background-color: #827991;
}
.BgClassName
{
background-color: #827991;
}
</style>
border-color css
<style>
span { border-color: #827991; }
span { border-color: rgb(130,121,145); }
td.TdClassName
{
border-color: #827991;
}
.TagClassName
{
border-color: #827991;
}
</style>