Shades of Topaz #817393
Tints of Topaz #817393
RGB
CMYK
RGB Variations
Color information
#817393 (or 0x817393) is known color: Topaz. HEX triplet: 81, 73 and 93. RGB value is (129,115,147). Sum of RGB (Red+Green+Blue) = 129+115+147=391 (51% of max value = 765). Red value is 129 (50.78% from 255 or 32.99% from 391); Green value is 115 (45.31% from 255 or 29.41% from 391); Blue value is 147 (57.81% from 255 or 37.60% from 391); Max value from RGB is 147 - color contains mainly: blue. Hex color #817393 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817393 is #7E8C6C. Grayscale: #7A7A7A. Windows color (decimal): -8293485 or 9663361. OLE color: 9663361.
HSL color Cylindrical-coordinate representation of color #817393: hue angle of 266.25º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #817393 is Cyan = 0.12, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 115 | 147 | - |
| CMYK | 0.12 | 0.22 | 0 | 0.42 |
| HSL | 266.25º | 0.13% | 0.51% | - |
| HSV(B) | 266.25º | 0.22% | 0.58% | - |
| XYZ | 20.45 | 19.04 | 30.2 | - |
| YUV | 122.83 | 141.64 | 132.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 147 | 0.12 | 0.22 | 0 | 0.42 | 266.25 | 0.13 | 0.51 |
| Hex | 81 | 73 | 93 | C | 16 | 0 | 2A | 10A | D | 33 |
| Octal | 201 | 163 | 223 | 14 | 26 | 0 | 52 | 412 | 15 | 63 |
| Binary | 10000001 | 1110011 | 10010011 | 1100 | 10110 | 0 | 101010 | 100001010 | 1101 | 110011 |
Color Harmonies of #817393
Complementary color
Monochromatic Colors of #817393
Black with #817393
Text Example
Text Example
White with #817393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817393; }
p { color: rgb(129,115,147); }
H1.HeaderClassName
{
color: #817393;
}
.AnyTagClassName
{
color: #817393;
}
</style>
background-color css
<style>
a { background-color: #817393; }
a { background-color: rgb(129,115,147); }
div.DivClassName
{
background-color: #817393;
}
.BgClassName
{
background-color: #817393;
}
</style>
border-color css
<style>
span { border-color: #817393; }
span { border-color: rgb(129,115,147); }
td.TdClassName
{
border-color: #817393;
}
.TagClassName
{
border-color: #817393;
}
</style>