Shades of Topaz #817092
Tints of Topaz #817092
RGB
CMYK
RGB Variations
Color information
#817092 (or 0x817092) is known color: Topaz. HEX triplet: 81, 70 and 92. RGB value is (129,112,146). Sum of RGB (Red+Green+Blue) = 129+112+146=387 (51% of max value = 765). Red value is 129 (50.78% from 255 or 33.33% from 387); Green value is 112 (44.14% from 255 or 28.94% from 387); Blue value is 146 (57.42% from 255 or 37.73% from 387); Max value from RGB is 146 - color contains mainly: blue. Hex color #817092 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817092 is #7E8F6D. Grayscale: #787878. Windows color (decimal): -8294254 or 9597057. OLE color: 9597057.
HSL color Cylindrical-coordinate representation of color #817092: hue angle of 270º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #817092 is Cyan = 0.12, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 112 | 146 | - |
| CMYK | 0.12 | 0.23 | 0 | 0.43 |
| HSL | 270º | 0.13% | 0.51% | - |
| HSV(B) | 270º | 0.23% | 0.57% | - |
| XYZ | 20.04 | 18.33 | 29.68 | - |
| YUV | 120.96 | 142.13 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 146 | 0.12 | 0.23 | 0 | 0.43 | 270 | 0.13 | 0.51 |
| Hex | 81 | 70 | 92 | C | 17 | 0 | 2B | 10E | D | 33 |
| Octal | 201 | 160 | 222 | 14 | 27 | 0 | 53 | 416 | 15 | 63 |
| Binary | 10000001 | 1110000 | 10010010 | 1100 | 10111 | 0 | 101011 | 100001110 | 1101 | 110011 |
Color Harmonies of #817092
Complementary color
Monochromatic Colors of #817092
Black with #817092
Text Example
Text Example
White with #817092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817092; }
p { color: rgb(129,112,146); }
H1.HeaderClassName
{
color: #817092;
}
.AnyTagClassName
{
color: #817092;
}
</style>
background-color css
<style>
a { background-color: #817092; }
a { background-color: rgb(129,112,146); }
div.DivClassName
{
background-color: #817092;
}
.BgClassName
{
background-color: #817092;
}
</style>
border-color css
<style>
span { border-color: #817092; }
span { border-color: rgb(129,112,146); }
td.TdClassName
{
border-color: #817092;
}
.TagClassName
{
border-color: #817092;
}
</style>