Shades of Topaz #857296
Tints of Topaz #857296
RGB
CMYK
RGB Variations
Color information
#857296 (or 0x857296) is known color: Topaz. HEX triplet: 85, 72 and 96. RGB value is (133,114,150). Sum of RGB (Red+Green+Blue) = 133+114+150=397 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.50% from 397); Green value is 114 (44.92% from 255 or 28.72% from 397); Blue value is 150 (58.98% from 255 or 37.78% from 397); Max value from RGB is 150 - color contains mainly: blue. Hex color #857296 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857296 is #7A8D69. Grayscale: #7B7B7B. Windows color (decimal): -8031594 or 9859717. OLE color: 9859717.
HSL color Cylindrical-coordinate representation of color #857296: hue angle of 271.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #857296 is Cyan = 0.11, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 114 | 150 | - |
| CMYK | 0.11 | 0.24 | 0 | 0.41 |
| HSL | 271.67º | 0.15% | 0.52% | - |
| HSV(B) | 271.67º | 0.24% | 0.59% | - |
| XYZ | 21.2 | 19.22 | 31.45 | - |
| YUV | 123.79 | 142.79 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 150 | 0.11 | 0.24 | 0 | 0.41 | 271.67 | 0.15 | 0.52 |
| Hex | 85 | 72 | 96 | B | 18 | 0 | 29 | 110 | F | 34 |
| Octal | 205 | 162 | 226 | 13 | 30 | 0 | 51 | 420 | 17 | 64 |
| Binary | 10000101 | 1110010 | 10010110 | 1011 | 11000 | 0 | 101001 | 100010000 | 1111 | 110100 |
Color Harmonies of #857296
Complementary color
Monochromatic Colors of #857296
Black with #857296
Text Example
Text Example
White with #857296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857296; }
p { color: rgb(133,114,150); }
H1.HeaderClassName
{
color: #857296;
}
.AnyTagClassName
{
color: #857296;
}
</style>
background-color css
<style>
a { background-color: #857296; }
a { background-color: rgb(133,114,150); }
div.DivClassName
{
background-color: #857296;
}
.BgClassName
{
background-color: #857296;
}
</style>
border-color css
<style>
span { border-color: #857296; }
span { border-color: rgb(133,114,150); }
td.TdClassName
{
border-color: #857296;
}
.TagClassName
{
border-color: #857296;
}
</style>