Shades of Topaz #816894
Tints of Topaz #816894
RGB
CMYK
RGB Variations
Color information
#816894 (or 0x816894) is known color: Topaz. HEX triplet: 81, 68 and 94. RGB value is (129,104,148). Sum of RGB (Red+Green+Blue) = 129+104+148=381 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.86% from 381); Green value is 104 (41.02% from 255 or 27.30% from 381); Blue value is 148 (58.20% from 255 or 38.85% from 381); Max value from RGB is 148 - color contains mainly: blue. Hex color #816894 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816894 is #7E976B. Grayscale: #747474. Windows color (decimal): -8296300 or 9726081. OLE color: 9726081.
HSL color Cylindrical-coordinate representation of color #816894: hue angle of 274.09º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #816894 is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 104 | 148 | - |
| CMYK | 0.13 | 0.30 | 0 | 0.42 |
| HSL | 274.09º | 0.17% | 0.49% | - |
| HSV(B) | 274.09º | 0.3% | 0.58% | - |
| XYZ | 19.35 | 16.71 | 30.22 | - |
| YUV | 116.49 | 145.78 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 148 | 0.13 | 0.30 | 0 | 0.42 | 274.09 | 0.17 | 0.49 |
| Hex | 81 | 68 | 94 | D | 1E | 0 | 2A | 112 | 11 | 31 |
| Octal | 201 | 150 | 224 | 15 | 36 | 0 | 52 | 422 | 21 | 61 |
| Binary | 10000001 | 1101000 | 10010100 | 1101 | 11110 | 0 | 101010 | 100010010 | 10001 | 110001 |
Color Harmonies of #816894
Complementary color
Monochromatic Colors of #816894
Black with #816894
Text Example
Text Example
White with #816894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816894; }
p { color: rgb(129,104,148); }
H1.HeaderClassName
{
color: #816894;
}
.AnyTagClassName
{
color: #816894;
}
</style>
background-color css
<style>
a { background-color: #816894; }
a { background-color: rgb(129,104,148); }
div.DivClassName
{
background-color: #816894;
}
.BgClassName
{
background-color: #816894;
}
</style>
border-color css
<style>
span { border-color: #816894; }
span { border-color: rgb(129,104,148); }
td.TdClassName
{
border-color: #816894;
}
.TagClassName
{
border-color: #816894;
}
</style>