Shades of Topaz #816794
Tints of Topaz #816794
RGB
CMYK
RGB Variations
Color information
#816794 (or 0x816794) is known color: Topaz. HEX triplet: 81, 67 and 94. RGB value is (129,103,148). Sum of RGB (Red+Green+Blue) = 129+103+148=380 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.95% from 380); Green value is 103 (40.62% from 255 or 27.11% from 380); Blue value is 148 (58.20% from 255 or 38.95% from 380); Max value from RGB is 148 - color contains mainly: blue. Hex color #816794 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816794 is #7E986B. Grayscale: #737373. Windows color (decimal): -8296556 or 9725825. OLE color: 9725825.
HSL color Cylindrical-coordinate representation of color #816794: hue angle of 274.67º degrees, saturation: 0.18, 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 #816794 is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 103 | 148 | - |
| CMYK | 0.13 | 0.30 | 0 | 0.42 |
| HSL | 274.67º | 0.18% | 0.49% | - |
| HSV(B) | 274.67º | 0.3% | 0.58% | - |
| XYZ | 19.25 | 16.51 | 30.19 | - |
| YUV | 115.9 | 146.11 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 148 | 0.13 | 0.30 | 0 | 0.42 | 274.67 | 0.18 | 0.49 |
| Hex | 81 | 67 | 94 | D | 1E | 0 | 2A | 113 | 12 | 31 |
| Octal | 201 | 147 | 224 | 15 | 36 | 0 | 52 | 423 | 22 | 61 |
| Binary | 10000001 | 1100111 | 10010100 | 1101 | 11110 | 0 | 101010 | 100010011 | 10010 | 110001 |
Color Harmonies of #816794
Complementary color
Monochromatic Colors of #816794
Black with #816794
Text Example
Text Example
White with #816794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816794; }
p { color: rgb(129,103,148); }
H1.HeaderClassName
{
color: #816794;
}
.AnyTagClassName
{
color: #816794;
}
</style>
background-color css
<style>
a { background-color: #816794; }
a { background-color: rgb(129,103,148); }
div.DivClassName
{
background-color: #816794;
}
.BgClassName
{
background-color: #816794;
}
</style>
border-color css
<style>
span { border-color: #816794; }
span { border-color: rgb(129,103,148); }
td.TdClassName
{
border-color: #816794;
}
.TagClassName
{
border-color: #816794;
}
</style>