Shades of Topaz #827891
Tints of Topaz #827891
RGB
CMYK
RGB Variations
Color information
#827891 (or 0x827891) is known color: Topaz. HEX triplet: 82, 78 and 91. RGB value is (130,120,145). Sum of RGB (Red+Green+Blue) = 130+120+145=395 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.91% from 395); Green value is 120 (47.27% from 255 or 30.38% from 395); Blue value is 145 (57.03% from 255 or 36.71% from 395); Max value from RGB is 145 - color contains mainly: blue. Hex color #827891 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827891 is #7D876E. Grayscale: #7D7D7D. Windows color (decimal): -8226671 or 9533570. OLE color: 9533570.
HSL color Cylindrical-coordinate representation of color #827891: hue angle of 264º 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 #827891 is Cyan = 0.10, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 120 | 145 | - |
| CMYK | 0.10 | 0.17 | 0 | 0.43 |
| HSL | 264º | 0.1% | 0.52% | - |
| HSV(B) | 264º | 0.17% | 0.57% | - |
| XYZ | 21.03 | 20.22 | 29.58 | - |
| YUV | 125.84 | 138.81 | 130.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 145 | 0.10 | 0.17 | 0 | 0.43 | 264 | 0.1 | 0.52 |
| Hex | 82 | 78 | 91 | A | 11 | 0 | 2B | 108 | A | 34 |
| Octal | 202 | 170 | 221 | 12 | 21 | 0 | 53 | 410 | 12 | 64 |
| Binary | 10000010 | 1111000 | 10010001 | 1010 | 10001 | 0 | 101011 | 100001000 | 1010 | 110100 |
Color Harmonies of #827891
Complementary color
Monochromatic Colors of #827891
Black with #827891
Text Example
Text Example
White with #827891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827891; }
p { color: rgb(130,120,145); }
H1.HeaderClassName
{
color: #827891;
}
.AnyTagClassName
{
color: #827891;
}
</style>
background-color css
<style>
a { background-color: #827891; }
a { background-color: rgb(130,120,145); }
div.DivClassName
{
background-color: #827891;
}
.BgClassName
{
background-color: #827891;
}
</style>
border-color css
<style>
span { border-color: #827891; }
span { border-color: rgb(130,120,145); }
td.TdClassName
{
border-color: #827891;
}
.TagClassName
{
border-color: #827891;
}
</style>