Shades of Topaz #817294
Tints of Topaz #817294
RGB
CMYK
RGB Variations
Color information
#817294 (or 0x817294) is known color: Topaz. HEX triplet: 81, 72 and 94. RGB value is (129,114,148). Sum of RGB (Red+Green+Blue) = 129+114+148=391 (51% of max value = 765). Red value is 129 (50.78% from 255 or 32.99% from 391); Green value is 114 (44.92% from 255 or 29.16% from 391); Blue value is 148 (58.20% from 255 or 37.85% from 391); Max value from RGB is 148 - color contains mainly: blue. Hex color #817294 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817294 is #7E8D6B. Grayscale: #7A7A7A. Windows color (decimal): -8293740 or 9728641. OLE color: 9728641.
HSL color Cylindrical-coordinate representation of color #817294: hue angle of 266.47º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #817294 is Cyan = 0.13, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 114 | 148 | - |
| CMYK | 0.13 | 0.23 | 0 | 0.42 |
| HSL | 266.47º | 0.14% | 0.51% | - |
| HSV(B) | 266.47º | 0.23% | 0.58% | - |
| XYZ | 20.42 | 18.84 | 30.58 | - |
| YUV | 122.36 | 142.47 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 148 | 0.13 | 0.23 | 0 | 0.42 | 266.47 | 0.14 | 0.51 |
| Hex | 81 | 72 | 94 | D | 17 | 0 | 2A | 10A | E | 33 |
| Octal | 201 | 162 | 224 | 15 | 27 | 0 | 52 | 412 | 16 | 63 |
| Binary | 10000001 | 1110010 | 10010100 | 1101 | 10111 | 0 | 101010 | 100001010 | 1110 | 110011 |
Color Harmonies of #817294
Complementary color
Monochromatic Colors of #817294
Black with #817294
Text Example
Text Example
White with #817294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817294; }
p { color: rgb(129,114,148); }
H1.HeaderClassName
{
color: #817294;
}
.AnyTagClassName
{
color: #817294;
}
</style>
background-color css
<style>
a { background-color: #817294; }
a { background-color: rgb(129,114,148); }
div.DivClassName
{
background-color: #817294;
}
.BgClassName
{
background-color: #817294;
}
</style>
border-color css
<style>
span { border-color: #817294; }
span { border-color: rgb(129,114,148); }
td.TdClassName
{
border-color: #817294;
}
.TagClassName
{
border-color: #817294;
}
</style>