Shades of Topaz #857496
Tints of Topaz #857496
RGB
CMYK
RGB Variations
Color information
#857496 (or 0x857496) is known color: Topaz. HEX triplet: 85, 74 and 96. RGB value is (133,116,150). Sum of RGB (Red+Green+Blue) = 133+116+150=399 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.33% from 399); Green value is 116 (45.70% from 255 or 29.07% from 399); Blue value is 150 (58.98% from 255 or 37.59% from 399); Max value from RGB is 150 - color contains mainly: blue. Hex color #857496 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857496 is #7A8B69. Grayscale: #7C7C7C. Windows color (decimal): -8031082 or 9860229. OLE color: 9860229.
HSL color Cylindrical-coordinate representation of color #857496: hue angle of 270º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #857496 is Cyan = 0.11, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 116 | 150 | - |
| CMYK | 0.11 | 0.23 | 0 | 0.41 |
| HSL | 270º | 0.14% | 0.52% | - |
| HSV(B) | 270º | 0.23% | 0.59% | - |
| XYZ | 21.42 | 19.68 | 31.52 | - |
| YUV | 124.96 | 142.13 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 150 | 0.11 | 0.23 | 0 | 0.41 | 270 | 0.14 | 0.52 |
| Hex | 85 | 74 | 96 | B | 17 | 0 | 29 | 10E | E | 34 |
| Octal | 205 | 164 | 226 | 13 | 27 | 0 | 51 | 416 | 16 | 64 |
| Binary | 10000101 | 1110100 | 10010110 | 1011 | 10111 | 0 | 101001 | 100001110 | 1110 | 110100 |
Color Harmonies of #857496
Complementary color
Monochromatic Colors of #857496
Black with #857496
Text Example
Text Example
White with #857496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857496; }
p { color: rgb(133,116,150); }
H1.HeaderClassName
{
color: #857496;
}
.AnyTagClassName
{
color: #857496;
}
</style>
background-color css
<style>
a { background-color: #857496; }
a { background-color: rgb(133,116,150); }
div.DivClassName
{
background-color: #857496;
}
.BgClassName
{
background-color: #857496;
}
</style>
border-color css
<style>
span { border-color: #857496; }
span { border-color: rgb(133,116,150); }
td.TdClassName
{
border-color: #857496;
}
.TagClassName
{
border-color: #857496;
}
</style>