Shades of Topaz #837990
Tints of Topaz #837990
RGB
CMYK
RGB Variations
Color information
#837990 (or 0x837990) is known color: Topaz. HEX triplet: 83, 79 and 90. RGB value is (131,121,144). Sum of RGB (Red+Green+Blue) = 131+121+144=396 (52% of max value = 765). Red value is 131 (51.56% from 255 or 33.08% from 396); Green value is 121 (47.66% from 255 or 30.56% from 396); Blue value is 144 (56.64% from 255 or 36.36% from 396); Max value from RGB is 144 - color contains mainly: blue. Hex color #837990 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837990 is #7C866F. Grayscale: #7E7E7E. Windows color (decimal): -8160880 or 9468291. OLE color: 9468291.
HSL color Cylindrical-coordinate representation of color #837990: hue angle of 266.09º degrees, saturation: 0.09, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #837990 is Cyan = 0.09, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 121 | 144 | - |
| CMYK | 0.09 | 0.16 | 0 | 0.44 |
| HSL | 266.09º | 0.09% | 0.52% | - |
| HSV(B) | 266.09º | 0.16% | 0.56% | - |
| XYZ | 21.23 | 20.51 | 29.23 | - |
| YUV | 126.61 | 137.81 | 131.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 144 | 0.09 | 0.16 | 0 | 0.44 | 266.09 | 0.09 | 0.52 |
| Hex | 83 | 79 | 90 | 9 | 10 | 0 | 2C | 10A | 9 | 34 |
| Octal | 203 | 171 | 220 | 11 | 20 | 0 | 54 | 412 | 11 | 64 |
| Binary | 10000011 | 1111001 | 10010000 | 1001 | 10000 | 0 | 101100 | 100001010 | 1001 | 110100 |
Color Harmonies of #837990
Complementary color
Monochromatic Colors of #837990
Black with #837990
Text Example
Text Example
White with #837990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837990; }
p { color: rgb(131,121,144); }
H1.HeaderClassName
{
color: #837990;
}
.AnyTagClassName
{
color: #837990;
}
</style>
background-color css
<style>
a { background-color: #837990; }
a { background-color: rgb(131,121,144); }
div.DivClassName
{
background-color: #837990;
}
.BgClassName
{
background-color: #837990;
}
</style>
border-color css
<style>
span { border-color: #837990; }
span { border-color: rgb(131,121,144); }
td.TdClassName
{
border-color: #837990;
}
.TagClassName
{
border-color: #837990;
}
</style>