Shades of Topaz #827194
Tints of Topaz #827194
RGB
CMYK
RGB Variations
Color information
#827194 (or 0x827194) is known color: Topaz. HEX triplet: 82, 71 and 94. RGB value is (130,113,148). Sum of RGB (Red+Green+Blue) = 130+113+148=391 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.25% from 391); Green value is 113 (44.53% from 255 or 28.90% 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 #827194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827194 is #7D8E6B. Grayscale: #797979. Windows color (decimal): -8228460 or 9728386. OLE color: 9728386.
HSL color Cylindrical-coordinate representation of color #827194: hue angle of 269.14º degrees, saturation: 0.14, 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 #827194 is Cyan = 0.12, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 113 | 148 | - |
| CMYK | 0.12 | 0.24 | 0 | 0.42 |
| HSL | 269.14º | 0.14% | 0.51% | - |
| HSV(B) | 269.14º | 0.24% | 0.58% | - |
| XYZ | 20.46 | 18.69 | 30.55 | - |
| YUV | 122.07 | 142.63 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 148 | 0.12 | 0.24 | 0 | 0.42 | 269.14 | 0.14 | 0.51 |
| Hex | 82 | 71 | 94 | C | 18 | 0 | 2A | 10D | E | 33 |
| Octal | 202 | 161 | 224 | 14 | 30 | 0 | 52 | 415 | 16 | 63 |
| Binary | 10000010 | 1110001 | 10010100 | 1100 | 11000 | 0 | 101010 | 100001101 | 1110 | 110011 |
Color Harmonies of #827194
Complementary color
Monochromatic Colors of #827194
Black with #827194
Text Example
Text Example
White with #827194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827194; }
p { color: rgb(130,113,148); }
H1.HeaderClassName
{
color: #827194;
}
.AnyTagClassName
{
color: #827194;
}
</style>
background-color css
<style>
a { background-color: #827194; }
a { background-color: rgb(130,113,148); }
div.DivClassName
{
background-color: #827194;
}
.BgClassName
{
background-color: #827194;
}
</style>
border-color css
<style>
span { border-color: #827194; }
span { border-color: rgb(130,113,148); }
td.TdClassName
{
border-color: #827194;
}
.TagClassName
{
border-color: #827194;
}
</style>