Shades of Topaz #827793
Tints of Topaz #827793
RGB
CMYK
RGB Variations
Color information
#827793 (or 0x827793) is known color: Topaz. HEX triplet: 82, 77 and 93. RGB value is (130,119,147). Sum of RGB (Red+Green+Blue) = 130+119+147=396 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.83% from 396); Green value is 119 (46.88% from 255 or 30.05% from 396); Blue value is 147 (57.81% from 255 or 37.12% from 396); Max value from RGB is 147 - color contains mainly: blue. Hex color #827793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827793 is #7D886C. Grayscale: #7D7D7D. Windows color (decimal): -8226925 or 9664386. OLE color: 9664386.
HSL color Cylindrical-coordinate representation of color #827793: hue angle of 263.57º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #827793 is Cyan = 0.12, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 119 | 147 | - |
| CMYK | 0.12 | 0.19 | 0 | 0.42 |
| HSL | 263.57º | 0.11% | 0.52% | - |
| HSV(B) | 263.57º | 0.19% | 0.58% | - |
| XYZ | 21.07 | 20.05 | 30.36 | - |
| YUV | 125.48 | 140.14 | 131.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 147 | 0.12 | 0.19 | 0 | 0.42 | 263.57 | 0.11 | 0.52 |
| Hex | 82 | 77 | 93 | C | 13 | 0 | 2A | 108 | B | 34 |
| Octal | 202 | 167 | 223 | 14 | 23 | 0 | 52 | 410 | 13 | 64 |
| Binary | 10000010 | 1110111 | 10010011 | 1100 | 10011 | 0 | 101010 | 100001000 | 1011 | 110100 |
Color Harmonies of #827793
Complementary color
Monochromatic Colors of #827793
Black with #827793
Text Example
Text Example
White with #827793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827793; }
p { color: rgb(130,119,147); }
H1.HeaderClassName
{
color: #827793;
}
.AnyTagClassName
{
color: #827793;
}
</style>
background-color css
<style>
a { background-color: #827793; }
a { background-color: rgb(130,119,147); }
div.DivClassName
{
background-color: #827793;
}
.BgClassName
{
background-color: #827793;
}
</style>
border-color css
<style>
span { border-color: #827793; }
span { border-color: rgb(130,119,147); }
td.TdClassName
{
border-color: #827793;
}
.TagClassName
{
border-color: #827793;
}
</style>