Shades of Topaz #837290
Tints of Topaz #837290
RGB
CMYK
RGB Variations
Color information
#837290 (or 0x837290) is known color: Topaz. HEX triplet: 83, 72 and 90. RGB value is (131,114,144). Sum of RGB (Red+Green+Blue) = 131+114+144=389 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.68% from 389); Green value is 114 (44.92% from 255 or 29.31% from 389); Blue value is 144 (56.64% from 255 or 37.02% from 389); Max value from RGB is 144 - color contains mainly: blue. Hex color #837290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837290 is #7C8D6F. Grayscale: #7A7A7A. Windows color (decimal): -8162672 or 9466499. OLE color: 9466499.
HSL color Cylindrical-coordinate representation of color #837290: hue angle of 274º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #837290 is Cyan = 0.09, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 114 | 144 | - |
| CMYK | 0.09 | 0.21 | 0 | 0.44 |
| HSL | 274º | 0.12% | 0.51% | - |
| HSV(B) | 274º | 0.21% | 0.56% | - |
| XYZ | 20.41 | 18.87 | 28.95 | - |
| YUV | 122.5 | 140.13 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 144 | 0.09 | 0.21 | 0 | 0.44 | 274 | 0.12 | 0.51 |
| Hex | 83 | 72 | 90 | 9 | 15 | 0 | 2C | 112 | C | 33 |
| Octal | 203 | 162 | 220 | 11 | 25 | 0 | 54 | 422 | 14 | 63 |
| Binary | 10000011 | 1110010 | 10010000 | 1001 | 10101 | 0 | 101100 | 100010010 | 1100 | 110011 |
Color Harmonies of #837290
Complementary color
Monochromatic Colors of #837290
Black with #837290
Text Example
Text Example
White with #837290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837290; }
p { color: rgb(131,114,144); }
H1.HeaderClassName
{
color: #837290;
}
.AnyTagClassName
{
color: #837290;
}
</style>
background-color css
<style>
a { background-color: #837290; }
a { background-color: rgb(131,114,144); }
div.DivClassName
{
background-color: #837290;
}
.BgClassName
{
background-color: #837290;
}
</style>
border-color css
<style>
span { border-color: #837290; }
span { border-color: rgb(131,114,144); }
td.TdClassName
{
border-color: #837290;
}
.TagClassName
{
border-color: #837290;
}
</style>