Shades of Topaz #827791
Tints of Topaz #827791
RGB
CMYK
RGB Variations
Color information
#827791 (or 0x827791) is known color: Topaz. HEX triplet: 82, 77 and 91. RGB value is (130,119,145). Sum of RGB (Red+Green+Blue) = 130+119+145=394 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.99% from 394); Green value is 119 (46.88% from 255 or 30.20% from 394); Blue value is 145 (57.03% from 255 or 36.80% from 394); Max value from RGB is 145 - color contains mainly: blue. Hex color #827791 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827791 is #7D886E. Grayscale: #7D7D7D. Windows color (decimal): -8226927 or 9533314. OLE color: 9533314.
HSL color Cylindrical-coordinate representation of color #827791: hue angle of 265.38º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #827791 is Cyan = 0.10, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 119 | 145 | - |
| CMYK | 0.10 | 0.18 | 0 | 0.43 |
| HSL | 265.38º | 0.11% | 0.52% | - |
| HSV(B) | 265.38º | 0.18% | 0.57% | - |
| XYZ | 20.91 | 19.98 | 29.54 | - |
| YUV | 125.25 | 139.14 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 145 | 0.10 | 0.18 | 0 | 0.43 | 265.38 | 0.11 | 0.52 |
| Hex | 82 | 77 | 91 | A | 12 | 0 | 2B | 109 | B | 34 |
| Octal | 202 | 167 | 221 | 12 | 22 | 0 | 53 | 411 | 13 | 64 |
| Binary | 10000010 | 1110111 | 10010001 | 1010 | 10010 | 0 | 101011 | 100001001 | 1011 | 110100 |
Color Harmonies of #827791
Complementary color
Monochromatic Colors of #827791
Black with #827791
Text Example
Text Example
White with #827791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827791; }
p { color: rgb(130,119,145); }
H1.HeaderClassName
{
color: #827791;
}
.AnyTagClassName
{
color: #827791;
}
</style>
background-color css
<style>
a { background-color: #827791; }
a { background-color: rgb(130,119,145); }
div.DivClassName
{
background-color: #827791;
}
.BgClassName
{
background-color: #827791;
}
</style>
border-color css
<style>
span { border-color: #827791; }
span { border-color: rgb(130,119,145); }
td.TdClassName
{
border-color: #827791;
}
.TagClassName
{
border-color: #827791;
}
</style>