Shades of Topaz #827095
Tints of Topaz #827095
RGB
CMYK
RGB Variations
Color information
#827095 (or 0x827095) is known color: Topaz. HEX triplet: 82, 70 and 95. RGB value is (130,112,149). Sum of RGB (Red+Green+Blue) = 130+112+149=391 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.25% from 391); Green value is 112 (44.14% from 255 or 28.64% from 391); Blue value is 149 (58.59% from 255 or 38.11% from 391); Max value from RGB is 149 - color contains mainly: blue. Hex color #827095 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827095 is #7D8F6A. Grayscale: #797979. Windows color (decimal): -8228715 or 9793666. OLE color: 9793666.
HSL color Cylindrical-coordinate representation of color #827095: hue angle of 269.19º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #827095 is Cyan = 0.13, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 112 | 149 | - |
| CMYK | 0.13 | 0.25 | 0 | 0.42 |
| HSL | 269.19º | 0.15% | 0.51% | - |
| HSV(B) | 269.19º | 0.25% | 0.58% | - |
| XYZ | 20.42 | 18.5 | 30.93 | - |
| YUV | 121.6 | 143.46 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 149 | 0.13 | 0.25 | 0 | 0.42 | 269.19 | 0.15 | 0.51 |
| Hex | 82 | 70 | 95 | D | 19 | 0 | 2A | 10D | F | 33 |
| Octal | 202 | 160 | 225 | 15 | 31 | 0 | 52 | 415 | 17 | 63 |
| Binary | 10000010 | 1110000 | 10010101 | 1101 | 11001 | 0 | 101010 | 100001101 | 1111 | 110011 |
Color Harmonies of #827095
Complementary color
Monochromatic Colors of #827095
Black with #827095
Text Example
Text Example
White with #827095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827095; }
p { color: rgb(130,112,149); }
H1.HeaderClassName
{
color: #827095;
}
.AnyTagClassName
{
color: #827095;
}
</style>
background-color css
<style>
a { background-color: #827095; }
a { background-color: rgb(130,112,149); }
div.DivClassName
{
background-color: #827095;
}
.BgClassName
{
background-color: #827095;
}
</style>
border-color css
<style>
span { border-color: #827095; }
span { border-color: rgb(130,112,149); }
td.TdClassName
{
border-color: #827095;
}
.TagClassName
{
border-color: #827095;
}
</style>