Shades of Topaz #858092
Tints of Topaz #858092
RGB
CMYK
RGB Variations
Color information
#858092 (or 0x858092) is known color: Topaz. HEX triplet: 85, 80 and 92. RGB value is (133,128,146). Sum of RGB (Red+Green+Blue) = 133+128+146=407 (53% of max value = 765). Red value is 133 (52.34% from 255 or 32.68% from 407); Green value is 128 (50.39% from 255 or 31.45% from 407); Blue value is 146 (57.42% from 255 or 35.87% from 407); Max value from RGB is 146 - color contains mainly: blue. Hex color #858092 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858092 is #7A7F6D. Grayscale: #838383. Windows color (decimal): -8028014 or 9601157. OLE color: 9601157.
HSL color Cylindrical-coordinate representation of color #858092: hue angle of 256.67º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #858092 is Cyan = 0.09, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 128 | 146 | - |
| CMYK | 0.09 | 0.12 | 0 | 0.43 |
| HSL | 256.67º | 0.08% | 0.54% | - |
| HSV(B) | 256.67º | 0.12% | 0.57% | - |
| XYZ | 22.58 | 22.5 | 30.35 | - |
| YUV | 131.55 | 136.16 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 146 | 0.09 | 0.12 | 0 | 0.43 | 256.67 | 0.08 | 0.54 |
| Hex | 85 | 80 | 92 | 9 | C | 0 | 2B | 101 | 8 | 36 |
| Octal | 205 | 200 | 222 | 11 | 14 | 0 | 53 | 401 | 10 | 66 |
| Binary | 10000101 | 10000000 | 10010010 | 1001 | 1100 | 0 | 101011 | 100000001 | 1000 | 110110 |
Color Harmonies of #858092
Complementary color
Monochromatic Colors of #858092
Black with #858092
Text Example
Text Example
White with #858092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858092; }
p { color: rgb(133,128,146); }
H1.HeaderClassName
{
color: #858092;
}
.AnyTagClassName
{
color: #858092;
}
</style>
background-color css
<style>
a { background-color: #858092; }
a { background-color: rgb(133,128,146); }
div.DivClassName
{
background-color: #858092;
}
.BgClassName
{
background-color: #858092;
}
</style>
border-color css
<style>
span { border-color: #858092; }
span { border-color: rgb(133,128,146); }
td.TdClassName
{
border-color: #858092;
}
.TagClassName
{
border-color: #858092;
}
</style>