Shades of Topaz #827894
Tints of Topaz #827894
RGB
CMYK
RGB Variations
Color information
#827894 (or 0x827894) is known color: Topaz. HEX triplet: 82, 78 and 94. RGB value is (130,120,148). Sum of RGB (Red+Green+Blue) = 130+120+148=398 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.66% from 398); Green value is 120 (47.27% from 255 or 30.15% from 398); Blue value is 148 (58.20% from 255 or 37.19% from 398); Max value from RGB is 148 - color contains mainly: blue. Hex color #827894 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827894 is #7D876B. Grayscale: #7E7E7E. Windows color (decimal): -8226668 or 9730178. OLE color: 9730178.
HSL color Cylindrical-coordinate representation of color #827894: hue angle of 261.43º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #827894 is Cyan = 0.12, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 120 | 148 | - |
| CMYK | 0.12 | 0.19 | 0 | 0.42 |
| HSL | 261.43º | 0.12% | 0.53% | - |
| HSV(B) | 261.43º | 0.19% | 0.58% | - |
| XYZ | 21.27 | 20.32 | 30.82 | - |
| YUV | 126.18 | 140.31 | 130.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 148 | 0.12 | 0.19 | 0 | 0.42 | 261.43 | 0.12 | 0.53 |
| Hex | 82 | 78 | 94 | C | 13 | 0 | 2A | 105 | C | 35 |
| Octal | 202 | 170 | 224 | 14 | 23 | 0 | 52 | 405 | 14 | 65 |
| Binary | 10000010 | 1111000 | 10010100 | 1100 | 10011 | 0 | 101010 | 100000101 | 1100 | 110101 |
Color Harmonies of #827894
Complementary color
Monochromatic Colors of #827894
Black with #827894
Text Example
Text Example
White with #827894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827894; }
p { color: rgb(130,120,148); }
H1.HeaderClassName
{
color: #827894;
}
.AnyTagClassName
{
color: #827894;
}
</style>
background-color css
<style>
a { background-color: #827894; }
a { background-color: rgb(130,120,148); }
div.DivClassName
{
background-color: #827894;
}
.BgClassName
{
background-color: #827894;
}
</style>
border-color css
<style>
span { border-color: #827894; }
span { border-color: rgb(130,120,148); }
td.TdClassName
{
border-color: #827894;
}
.TagClassName
{
border-color: #827894;
}
</style>