Shades of Topaz #857297
Tints of Topaz #857297
RGB
CMYK
RGB Variations
Color information
#857297 (or 0x857297) is known color: Topaz. HEX triplet: 85, 72 and 97. RGB value is (133,114,151). Sum of RGB (Red+Green+Blue) = 133+114+151=398 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.42% from 398); Green value is 114 (44.92% from 255 or 28.64% from 398); Blue value is 151 (59.38% from 255 or 37.94% from 398); Max value from RGB is 151 - color contains mainly: blue. Hex color #857297 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857297 is #7A8D68. Grayscale: #7B7B7B. Windows color (decimal): -8031593 or 9925253. OLE color: 9925253.
HSL color Cylindrical-coordinate representation of color #857297: hue angle of 270.81º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #857297 is Cyan = 0.12, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 114 | 151 | - |
| CMYK | 0.12 | 0.25 | 0 | 0.41 |
| HSL | 270.81º | 0.15% | 0.52% | - |
| HSV(B) | 270.81º | 0.25% | 0.59% | - |
| XYZ | 21.28 | 19.26 | 31.87 | - |
| YUV | 123.9 | 143.29 | 134.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 151 | 0.12 | 0.25 | 0 | 0.41 | 270.81 | 0.15 | 0.52 |
| Hex | 85 | 72 | 97 | C | 19 | 0 | 29 | 10F | F | 34 |
| Octal | 205 | 162 | 227 | 14 | 31 | 0 | 51 | 417 | 17 | 64 |
| Binary | 10000101 | 1110010 | 10010111 | 1100 | 11001 | 0 | 101001 | 100001111 | 1111 | 110100 |
Color Harmonies of #857297
Complementary color
Monochromatic Colors of #857297
Black with #857297
Text Example
Text Example
White with #857297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857297; }
p { color: rgb(133,114,151); }
H1.HeaderClassName
{
color: #857297;
}
.AnyTagClassName
{
color: #857297;
}
</style>
background-color css
<style>
a { background-color: #857297; }
a { background-color: rgb(133,114,151); }
div.DivClassName
{
background-color: #857297;
}
.BgClassName
{
background-color: #857297;
}
</style>
border-color css
<style>
span { border-color: #857297; }
span { border-color: rgb(133,114,151); }
td.TdClassName
{
border-color: #857297;
}
.TagClassName
{
border-color: #857297;
}
</style>