Shades of Topaz #827689
Tints of Topaz #827689
RGB
CMYK
RGB Variations
Color information
#827689 (or 0x827689) is known color: Topaz. HEX triplet: 82, 76 and 89. RGB value is (130,118,137). Sum of RGB (Red+Green+Blue) = 130+118+137=385 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.77% from 385); Green value is 118 (46.48% from 255 or 30.65% from 385); Blue value is 137 (53.91% from 255 or 35.58% from 385); Max value from RGB is 137 - color contains mainly: blue. Hex color #827689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827689 is #7D8976. Grayscale: #7B7B7B. Windows color (decimal): -8227191 or 9008770. OLE color: 9008770.
HSL color Cylindrical-coordinate representation of color #827689: hue angle of 277.89º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #827689 is Cyan = 0.05, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 130 | 118 | 137 | - |
| CMYK | 0.05 | 0.14 | 0 | 0.46 |
| HSL | 277.89º | 0.07% | 0.5% | - |
| HSV(B) | 277.89º | 0.14% | 0.54% | - |
| XYZ | 20.2 | 19.51 | 26.37 | - |
| YUV | 123.75 | 135.48 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 137 | 0.05 | 0.14 | 0 | 0.46 | 277.89 | 0.07 | 0.5 |
| Hex | 82 | 76 | 89 | 5 | E | 0 | 2E | 116 | 7 | 32 |
| Octal | 202 | 166 | 211 | 5 | 16 | 0 | 56 | 426 | 7 | 62 |
| Binary | 10000010 | 1110110 | 10001001 | 101 | 1110 | 0 | 101110 | 100010110 | 111 | 110010 |
Color Harmonies of #827689
Complementary color
Monochromatic Colors of #827689
Black with #827689
Text Example
Text Example
White with #827689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827689; }
p { color: rgb(130,118,137); }
H1.HeaderClassName
{
color: #827689;
}
.AnyTagClassName
{
color: #827689;
}
</style>
background-color css
<style>
a { background-color: #827689; }
a { background-color: rgb(130,118,137); }
div.DivClassName
{
background-color: #827689;
}
.BgClassName
{
background-color: #827689;
}
</style>
border-color css
<style>
span { border-color: #827689; }
span { border-color: rgb(130,118,137); }
td.TdClassName
{
border-color: #827689;
}
.TagClassName
{
border-color: #827689;
}
</style>