Shades of Topaz #837689
Tints of Topaz #837689
RGB
CMYK
RGB Variations
Color information
#837689 (or 0x837689) is known color: Topaz. HEX triplet: 83, 76 and 89. RGB value is (131,118,137). Sum of RGB (Red+Green+Blue) = 131+118+137=386 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.94% from 386); Green value is 118 (46.48% from 255 or 30.57% from 386); Blue value is 137 (53.91% from 255 or 35.49% from 386); Max value from RGB is 137 - color contains mainly: blue. Hex color #837689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837689 is #7C8976. Grayscale: #7B7B7B. Windows color (decimal): -8161655 or 9008771. OLE color: 9008771.
HSL color Cylindrical-coordinate representation of color #837689: hue angle of 281.05º 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 #837689 is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 118 | 137 | - |
| CMYK | 0.04 | 0.14 | 0 | 0.46 |
| HSL | 281.05º | 0.07% | 0.5% | - |
| HSV(B) | 281.05º | 0.14% | 0.54% | - |
| XYZ | 20.35 | 19.59 | 26.38 | - |
| YUV | 124.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 137 | 0.04 | 0.14 | 0 | 0.46 | 281.05 | 0.07 | 0.5 |
| Hex | 83 | 76 | 89 | 4 | E | 0 | 2E | 119 | 7 | 32 |
| Octal | 203 | 166 | 211 | 4 | 16 | 0 | 56 | 431 | 7 | 62 |
| Binary | 10000011 | 1110110 | 10001001 | 100 | 1110 | 0 | 101110 | 100011001 | 111 | 110010 |
Color Harmonies of #837689
Complementary color
Monochromatic Colors of #837689
Black with #837689
Text Example
Text Example
White with #837689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837689; }
p { color: rgb(131,118,137); }
H1.HeaderClassName
{
color: #837689;
}
.AnyTagClassName
{
color: #837689;
}
</style>
background-color css
<style>
a { background-color: #837689; }
a { background-color: rgb(131,118,137); }
div.DivClassName
{
background-color: #837689;
}
.BgClassName
{
background-color: #837689;
}
</style>
border-color css
<style>
span { border-color: #837689; }
span { border-color: rgb(131,118,137); }
td.TdClassName
{
border-color: #837689;
}
.TagClassName
{
border-color: #837689;
}
</style>