Shades of Topaz #857295
Tints of Topaz #857295
RGB
CMYK
RGB Variations
Color information
#857295 (or 0x857295) is known color: Topaz. HEX triplet: 85, 72 and 95. RGB value is (133,114,149). Sum of RGB (Red+Green+Blue) = 133+114+149=396 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.59% from 396); Green value is 114 (44.92% from 255 or 28.79% from 396); Blue value is 149 (58.59% from 255 or 37.63% from 396); Max value from RGB is 149 - color contains mainly: blue. Hex color #857295 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857295 is #7A8D6A. Grayscale: #7B7B7B. Windows color (decimal): -8031595 or 9794181. OLE color: 9794181.
HSL color Cylindrical-coordinate representation of color #857295: hue angle of 272.57º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #857295 is Cyan = 0.11, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 114 | 149 | - |
| CMYK | 0.11 | 0.23 | 0 | 0.42 |
| HSL | 272.57º | 0.14% | 0.52% | - |
| HSV(B) | 272.57º | 0.23% | 0.58% | - |
| XYZ | 21.12 | 19.19 | 31.03 | - |
| YUV | 123.67 | 142.29 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 149 | 0.11 | 0.23 | 0 | 0.42 | 272.57 | 0.14 | 0.52 |
| Hex | 85 | 72 | 95 | B | 17 | 0 | 2A | 111 | E | 34 |
| Octal | 205 | 162 | 225 | 13 | 27 | 0 | 52 | 421 | 16 | 64 |
| Binary | 10000101 | 1110010 | 10010101 | 1011 | 10111 | 0 | 101010 | 100010001 | 1110 | 110100 |
Color Harmonies of #857295
Complementary color
Monochromatic Colors of #857295
Black with #857295
Text Example
Text Example
White with #857295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857295; }
p { color: rgb(133,114,149); }
H1.HeaderClassName
{
color: #857295;
}
.AnyTagClassName
{
color: #857295;
}
</style>
background-color css
<style>
a { background-color: #857295; }
a { background-color: rgb(133,114,149); }
div.DivClassName
{
background-color: #857295;
}
.BgClassName
{
background-color: #857295;
}
</style>
border-color css
<style>
span { border-color: #857295; }
span { border-color: rgb(133,114,149); }
td.TdClassName
{
border-color: #857295;
}
.TagClassName
{
border-color: #857295;
}
</style>