Shades of Topaz #817195
Tints of Topaz #817195
RGB
CMYK
RGB Variations
Color information
#817195 (or 0x817195) is known color: Topaz. HEX triplet: 81, 71 and 95. RGB value is (129,113,149). Sum of RGB (Red+Green+Blue) = 129+113+149=391 (51% of max value = 765). Red value is 129 (50.78% from 255 or 32.99% from 391); Green value is 113 (44.53% from 255 or 28.90% from 391); Blue value is 149 (58.59% from 255 or 38.11% from 391); Max value from RGB is 149 - color contains mainly: blue. Hex color #817195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817195 is #7E8E6A. Grayscale: #797979. Windows color (decimal): -8293995 or 9793921. OLE color: 9793921.
HSL color Cylindrical-coordinate representation of color #817195: hue angle of 266.67º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #817195 is Cyan = 0.13, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 113 | 149 | - |
| CMYK | 0.13 | 0.24 | 0 | 0.42 |
| HSL | 266.67º | 0.15% | 0.51% | - |
| HSV(B) | 266.67º | 0.24% | 0.58% | - |
| XYZ | 20.38 | 18.65 | 30.96 | - |
| YUV | 121.89 | 143.3 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 149 | 0.13 | 0.24 | 0 | 0.42 | 266.67 | 0.15 | 0.51 |
| Hex | 81 | 71 | 95 | D | 18 | 0 | 2A | 10B | F | 33 |
| Octal | 201 | 161 | 225 | 15 | 30 | 0 | 52 | 413 | 17 | 63 |
| Binary | 10000001 | 1110001 | 10010101 | 1101 | 11000 | 0 | 101010 | 100001011 | 1111 | 110011 |
Color Harmonies of #817195
Complementary color
Monochromatic Colors of #817195
Black with #817195
Text Example
Text Example
White with #817195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817195; }
p { color: rgb(129,113,149); }
H1.HeaderClassName
{
color: #817195;
}
.AnyTagClassName
{
color: #817195;
}
</style>
background-color css
<style>
a { background-color: #817195; }
a { background-color: rgb(129,113,149); }
div.DivClassName
{
background-color: #817195;
}
.BgClassName
{
background-color: #817195;
}
</style>
border-color css
<style>
span { border-color: #817195; }
span { border-color: rgb(129,113,149); }
td.TdClassName
{
border-color: #817195;
}
.TagClassName
{
border-color: #817195;
}
</style>