Shades of Topaz #826995
Tints of Topaz #826995
RGB
CMYK
RGB Variations
Color information
#826995 (or 0x826995) is known color: Topaz. HEX triplet: 82, 69 and 95. RGB value is (130,105,149). Sum of RGB (Red+Green+Blue) = 130+105+149=384 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.85% from 384); Green value is 105 (41.41% from 255 or 27.34% from 384); Blue value is 149 (58.59% from 255 or 38.80% from 384); Max value from RGB is 149 - color contains mainly: blue. Hex color #826995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826995 is #7D966A. Grayscale: #757575. Windows color (decimal): -8230507 or 9791874. OLE color: 9791874.
HSL color Cylindrical-coordinate representation of color #826995: hue angle of 274.09º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #826995 is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 105 | 149 | - |
| CMYK | 0.13 | 0.30 | 0 | 0.42 |
| HSL | 274.09º | 0.17% | 0.5% | - |
| HSV(B) | 274.09º | 0.3% | 0.58% | - |
| XYZ | 19.68 | 17.02 | 30.68 | - |
| YUV | 117.49 | 145.78 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 149 | 0.13 | 0.30 | 0 | 0.42 | 274.09 | 0.17 | 0.5 |
| Hex | 82 | 69 | 95 | D | 1E | 0 | 2A | 112 | 11 | 32 |
| Octal | 202 | 151 | 225 | 15 | 36 | 0 | 52 | 422 | 21 | 62 |
| Binary | 10000010 | 1101001 | 10010101 | 1101 | 11110 | 0 | 101010 | 100010010 | 10001 | 110010 |
Color Harmonies of #826995
Complementary color
Monochromatic Colors of #826995
Black with #826995
Text Example
Text Example
White with #826995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826995; }
p { color: rgb(130,105,149); }
H1.HeaderClassName
{
color: #826995;
}
.AnyTagClassName
{
color: #826995;
}
</style>
background-color css
<style>
a { background-color: #826995; }
a { background-color: rgb(130,105,149); }
div.DivClassName
{
background-color: #826995;
}
.BgClassName
{
background-color: #826995;
}
</style>
border-color css
<style>
span { border-color: #826995; }
span { border-color: rgb(130,105,149); }
td.TdClassName
{
border-color: #826995;
}
.TagClassName
{
border-color: #826995;
}
</style>