Shades of Topaz #858087
Tints of Topaz #858087
RGB
CMYK
RGB Variations
Color information
#858087 (or 0x858087) is known color: Topaz. HEX triplet: 85, 80 and 87. RGB value is (133,128,135). Sum of RGB (Red+Green+Blue) = 133+128+135=396 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.59% from 396); Green value is 128 (50.39% from 255 or 32.32% from 396); Blue value is 135 (53.12% from 255 or 34.09% from 396); Max value from RGB is 135 - color contains mainly: blue. Hex color #858087 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858087 is #7A7F78. Grayscale: #828282. Windows color (decimal): -8028025 or 8880261. OLE color: 8880261.
HSL color Cylindrical-coordinate representation of color #858087: hue angle of 282.86º degrees, saturation: 0.03, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #858087 is Cyan = 0.01, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 128 | 135 | - |
| CMYK | 0.01 | 0.05 | 0 | 0.47 |
| HSL | 282.86º | 0.03% | 0.52% | - |
| HSV(B) | 282.86º | 0.05% | 0.53% | - |
| XYZ | 21.77 | 22.17 | 26.05 | - |
| YUV | 130.29 | 130.66 | 129.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 135 | 0.01 | 0.05 | 0 | 0.47 | 282.86 | 0.03 | 0.52 |
| Hex | 85 | 80 | 87 | 1 | 5 | 0 | 2F | 11B | 3 | 34 |
| Octal | 205 | 200 | 207 | 1 | 5 | 0 | 57 | 433 | 3 | 64 |
| Binary | 10000101 | 10000000 | 10000111 | 1 | 101 | 0 | 101111 | 100011011 | 11 | 110100 |
Color Harmonies of #858087
Complementary color
Monochromatic Colors of #858087
Black with #858087
Text Example
Text Example
White with #858087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858087; }
p { color: rgb(133,128,135); }
H1.HeaderClassName
{
color: #858087;
}
.AnyTagClassName
{
color: #858087;
}
</style>
background-color css
<style>
a { background-color: #858087; }
a { background-color: rgb(133,128,135); }
div.DivClassName
{
background-color: #858087;
}
.BgClassName
{
background-color: #858087;
}
</style>
border-color css
<style>
span { border-color: #858087; }
span { border-color: rgb(133,128,135); }
td.TdClassName
{
border-color: #858087;
}
.TagClassName
{
border-color: #858087;
}
</style>