Shades of Topaz #827190
Tints of Topaz #827190
RGB
CMYK
RGB Variations
Color information
#827190 (or 0x827190) is known color: Topaz. HEX triplet: 82, 71 and 90. RGB value is (130,113,144). Sum of RGB (Red+Green+Blue) = 130+113+144=387 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.59% from 387); Green value is 113 (44.53% from 255 or 29.20% from 387); Blue value is 144 (56.64% from 255 or 37.21% from 387); Max value from RGB is 144 - color contains mainly: blue. Hex color #827190 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827190 is #7D8E6F. Grayscale: #797979. Windows color (decimal): -8228464 or 9466242. OLE color: 9466242.
HSL color Cylindrical-coordinate representation of color #827190: hue angle of 272.9º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #827190 is Cyan = 0.10, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 113 | 144 | - |
| CMYK | 0.10 | 0.22 | 0 | 0.44 |
| HSL | 272.9º | 0.12% | 0.5% | - |
| HSV(B) | 272.9º | 0.22% | 0.56% | - |
| XYZ | 20.15 | 18.57 | 28.91 | - |
| YUV | 121.62 | 140.63 | 133.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 144 | 0.10 | 0.22 | 0 | 0.44 | 272.9 | 0.12 | 0.5 |
| Hex | 82 | 71 | 90 | A | 16 | 0 | 2C | 111 | C | 32 |
| Octal | 202 | 161 | 220 | 12 | 26 | 0 | 54 | 421 | 14 | 62 |
| Binary | 10000010 | 1110001 | 10010000 | 1010 | 10110 | 0 | 101100 | 100010001 | 1100 | 110010 |
Color Harmonies of #827190
Complementary color
Monochromatic Colors of #827190
Black with #827190
Text Example
Text Example
White with #827190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827190; }
p { color: rgb(130,113,144); }
H1.HeaderClassName
{
color: #827190;
}
.AnyTagClassName
{
color: #827190;
}
</style>
background-color css
<style>
a { background-color: #827190; }
a { background-color: rgb(130,113,144); }
div.DivClassName
{
background-color: #827190;
}
.BgClassName
{
background-color: #827190;
}
</style>
border-color css
<style>
span { border-color: #827190; }
span { border-color: rgb(130,113,144); }
td.TdClassName
{
border-color: #827190;
}
.TagClassName
{
border-color: #827190;
}
</style>