Shades of Topaz #807793
Tints of Topaz #807793
RGB
CMYK
RGB Variations
Color information
#807793 (or 0x807793) is known color: Topaz. HEX triplet: 80, 77 and 93. RGB value is (128,119,147). Sum of RGB (Red+Green+Blue) = 128+119+147=394 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.49% from 394); Green value is 119 (46.88% from 255 or 30.20% from 394); Blue value is 147 (57.81% from 255 or 37.31% from 394); Max value from RGB is 147 - color contains mainly: blue. Hex color #807793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #807793 is #7F886C. Grayscale: #7C7C7C. Windows color (decimal): -8357997 or 9664384. OLE color: 9664384.
HSL color Cylindrical-coordinate representation of color #807793: hue angle of 259.29º 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 #807793 is Cyan = 0.13, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 119 | 147 | - |
| CMYK | 0.13 | 0.19 | 0 | 0.42 |
| HSL | 259.29º | 0.11% | 0.52% | - |
| HSV(B) | 259.29º | 0.19% | 0.58% | - |
| XYZ | 20.77 | 19.89 | 30.35 | - |
| YUV | 124.88 | 140.48 | 130.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 119 | 147 | 0.13 | 0.19 | 0 | 0.42 | 259.29 | 0.11 | 0.52 |
| Hex | 80 | 77 | 93 | D | 13 | 0 | 2A | 103 | B | 34 |
| Octal | 200 | 167 | 223 | 15 | 23 | 0 | 52 | 403 | 13 | 64 |
| Binary | 10000000 | 1110111 | 10010011 | 1101 | 10011 | 0 | 101010 | 100000011 | 1011 | 110100 |
Color Harmonies of #807793
Complementary color
Monochromatic Colors of #807793
Black with #807793
Text Example
Text Example
White with #807793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807793; }
p { color: rgb(128,119,147); }
H1.HeaderClassName
{
color: #807793;
}
.AnyTagClassName
{
color: #807793;
}
</style>
background-color css
<style>
a { background-color: #807793; }
a { background-color: rgb(128,119,147); }
div.DivClassName
{
background-color: #807793;
}
.BgClassName
{
background-color: #807793;
}
</style>
border-color css
<style>
span { border-color: #807793; }
span { border-color: rgb(128,119,147); }
td.TdClassName
{
border-color: #807793;
}
.TagClassName
{
border-color: #807793;
}
</style>