Shades of Topaz #817394
Tints of Topaz #817394
RGB
CMYK
RGB Variations
Color information
#817394 (or 0x817394) is known color: Topaz. HEX triplet: 81, 73 and 94. RGB value is (129,115,148). Sum of RGB (Red+Green+Blue) = 129+115+148=392 (51% of max value = 765). Red value is 129 (50.78% from 255 or 32.91% from 392); Green value is 115 (45.31% from 255 or 29.34% from 392); Blue value is 148 (58.20% from 255 or 37.76% from 392); Max value from RGB is 148 - color contains mainly: blue. Hex color #817394 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817394 is #7E8C6B. Grayscale: #7A7A7A. Windows color (decimal): -8293484 or 9728897. OLE color: 9728897.
HSL color Cylindrical-coordinate representation of color #817394: hue angle of 265.45º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #817394 is Cyan = 0.13, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 115 | 148 | - |
| CMYK | 0.13 | 0.22 | 0 | 0.42 |
| HSL | 265.45º | 0.13% | 0.52% | - |
| HSV(B) | 265.45º | 0.22% | 0.58% | - |
| XYZ | 20.53 | 19.07 | 30.62 | - |
| YUV | 122.95 | 142.14 | 132.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 148 | 0.13 | 0.22 | 0 | 0.42 | 265.45 | 0.13 | 0.52 |
| Hex | 81 | 73 | 94 | D | 16 | 0 | 2A | 109 | D | 34 |
| Octal | 201 | 163 | 224 | 15 | 26 | 0 | 52 | 411 | 15 | 64 |
| Binary | 10000001 | 1110011 | 10010100 | 1101 | 10110 | 0 | 101010 | 100001001 | 1101 | 110100 |
Color Harmonies of #817394
Complementary color
Monochromatic Colors of #817394
Black with #817394
Text Example
Text Example
White with #817394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817394; }
p { color: rgb(129,115,148); }
H1.HeaderClassName
{
color: #817394;
}
.AnyTagClassName
{
color: #817394;
}
</style>
background-color css
<style>
a { background-color: #817394; }
a { background-color: rgb(129,115,148); }
div.DivClassName
{
background-color: #817394;
}
.BgClassName
{
background-color: #817394;
}
</style>
border-color css
<style>
span { border-color: #817394; }
span { border-color: rgb(129,115,148); }
td.TdClassName
{
border-color: #817394;
}
.TagClassName
{
border-color: #817394;
}
</style>