Shades of Topaz #817990
Tints of Topaz #817990
RGB
CMYK
RGB Variations
Color information
#817990 (or 0x817990) is known color: Topaz. HEX triplet: 81, 79 and 90. RGB value is (129,121,144). Sum of RGB (Red+Green+Blue) = 129+121+144=394 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.74% from 394); Green value is 121 (47.66% from 255 or 30.71% from 394); Blue value is 144 (56.64% from 255 or 36.55% from 394); Max value from RGB is 144 - color contains mainly: blue. Hex color #817990 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817990 is #7E866F. Grayscale: #7D7D7D. Windows color (decimal): -8291952 or 9468289. OLE color: 9468289.
HSL color Cylindrical-coordinate representation of color #817990: hue angle of 260.87º degrees, saturation: 0.09, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #817990 is Cyan = 0.10, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 121 | 144 | - |
| CMYK | 0.10 | 0.16 | 0 | 0.44 |
| HSL | 260.87º | 0.09% | 0.52% | - |
| HSV(B) | 260.87º | 0.16% | 0.56% | - |
| XYZ | 20.92 | 20.36 | 29.21 | - |
| YUV | 126.01 | 138.15 | 130.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 144 | 0.10 | 0.16 | 0 | 0.44 | 260.87 | 0.09 | 0.52 |
| Hex | 81 | 79 | 90 | A | 10 | 0 | 2C | 105 | 9 | 34 |
| Octal | 201 | 171 | 220 | 12 | 20 | 0 | 54 | 405 | 11 | 64 |
| Binary | 10000001 | 1111001 | 10010000 | 1010 | 10000 | 0 | 101100 | 100000101 | 1001 | 110100 |
Color Harmonies of #817990
Complementary color
Monochromatic Colors of #817990
Black with #817990
Text Example
Text Example
White with #817990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817990; }
p { color: rgb(129,121,144); }
H1.HeaderClassName
{
color: #817990;
}
.AnyTagClassName
{
color: #817990;
}
</style>
background-color css
<style>
a { background-color: #817990; }
a { background-color: rgb(129,121,144); }
div.DivClassName
{
background-color: #817990;
}
.BgClassName
{
background-color: #817990;
}
</style>
border-color css
<style>
span { border-color: #817990; }
span { border-color: rgb(129,121,144); }
td.TdClassName
{
border-color: #817990;
}
.TagClassName
{
border-color: #817990;
}
</style>