Shades of Topaz #816995
Tints of Topaz #816995
RGB
CMYK
RGB Variations
Color information
#816995 (or 0x816995) is known color: Topaz. HEX triplet: 81, 69 and 95. RGB value is (129,105,149). Sum of RGB (Red+Green+Blue) = 129+105+149=383 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.68% from 383); Green value is 105 (41.41% from 255 or 27.42% from 383); Blue value is 149 (58.59% from 255 or 38.90% from 383); Max value from RGB is 149 - color contains mainly: blue. Hex color #816995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816995 is #7E966A. Grayscale: #757575. Windows color (decimal): -8296043 or 9791873. OLE color: 9791873.
HSL color Cylindrical-coordinate representation of color #816995: hue angle of 272.73º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #816995 is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 105 | 149 | - |
| CMYK | 0.13 | 0.30 | 0 | 0.42 |
| HSL | 272.73º | 0.17% | 0.5% | - |
| HSV(B) | 272.73º | 0.3% | 0.58% | - |
| XYZ | 19.53 | 16.94 | 30.67 | - |
| YUV | 117.19 | 145.95 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 149 | 0.13 | 0.30 | 0 | 0.42 | 272.73 | 0.17 | 0.5 |
| Hex | 81 | 69 | 95 | D | 1E | 0 | 2A | 111 | 11 | 32 |
| Octal | 201 | 151 | 225 | 15 | 36 | 0 | 52 | 421 | 21 | 62 |
| Binary | 10000001 | 1101001 | 10010101 | 1101 | 11110 | 0 | 101010 | 100010001 | 10001 | 110010 |
Color Harmonies of #816995
Complementary color
Monochromatic Colors of #816995
Black with #816995
Text Example
Text Example
White with #816995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816995; }
p { color: rgb(129,105,149); }
H1.HeaderClassName
{
color: #816995;
}
.AnyTagClassName
{
color: #816995;
}
</style>
background-color css
<style>
a { background-color: #816995; }
a { background-color: rgb(129,105,149); }
div.DivClassName
{
background-color: #816995;
}
.BgClassName
{
background-color: #816995;
}
</style>
border-color css
<style>
span { border-color: #816995; }
span { border-color: rgb(129,105,149); }
td.TdClassName
{
border-color: #816995;
}
.TagClassName
{
border-color: #816995;
}
</style>