Shades of Topaz #837390
Tints of Topaz #837390
RGB
CMYK
RGB Variations
Color information
#837390 (or 0x837390) is known color: Topaz. HEX triplet: 83, 73 and 90. RGB value is (131,115,144). Sum of RGB (Red+Green+Blue) = 131+115+144=390 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.59% from 390); Green value is 115 (45.31% from 255 or 29.49% from 390); Blue value is 144 (56.64% from 255 or 36.92% from 390); Max value from RGB is 144 - color contains mainly: blue. Hex color #837390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837390 is #7C8C6F. Grayscale: #7A7A7A. Windows color (decimal): -8162416 or 9466755. OLE color: 9466755.
HSL color Cylindrical-coordinate representation of color #837390: hue angle of 273.1º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #837390 is Cyan = 0.09, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 115 | 144 | - |
| CMYK | 0.09 | 0.20 | 0 | 0.44 |
| HSL | 273.1º | 0.12% | 0.51% | - |
| HSV(B) | 273.1º | 0.2% | 0.56% | - |
| XYZ | 20.52 | 19.1 | 28.99 | - |
| YUV | 123.09 | 139.8 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 144 | 0.09 | 0.20 | 0 | 0.44 | 273.1 | 0.12 | 0.51 |
| Hex | 83 | 73 | 90 | 9 | 14 | 0 | 2C | 111 | C | 33 |
| Octal | 203 | 163 | 220 | 11 | 24 | 0 | 54 | 421 | 14 | 63 |
| Binary | 10000011 | 1110011 | 10010000 | 1001 | 10100 | 0 | 101100 | 100010001 | 1100 | 110011 |
Color Harmonies of #837390
Complementary color
Monochromatic Colors of #837390
Black with #837390
Text Example
Text Example
White with #837390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837390; }
p { color: rgb(131,115,144); }
H1.HeaderClassName
{
color: #837390;
}
.AnyTagClassName
{
color: #837390;
}
</style>
background-color css
<style>
a { background-color: #837390; }
a { background-color: rgb(131,115,144); }
div.DivClassName
{
background-color: #837390;
}
.BgClassName
{
background-color: #837390;
}
</style>
border-color css
<style>
span { border-color: #837390; }
span { border-color: rgb(131,115,144); }
td.TdClassName
{
border-color: #837390;
}
.TagClassName
{
border-color: #837390;
}
</style>