Shades of Topaz #857994
Tints of Topaz #857994
RGB
CMYK
RGB Variations
Color information
#857994 (or 0x857994) is known color: Topaz. HEX triplet: 85, 79 and 94. RGB value is (133,121,148). Sum of RGB (Red+Green+Blue) = 133+121+148=402 (53% of max value = 765). Red value is 133 (52.34% from 255 or 33.08% from 402); Green value is 121 (47.66% from 255 or 30.10% from 402); Blue value is 148 (58.20% from 255 or 36.82% from 402); Max value from RGB is 148 - color contains mainly: blue. Hex color #857994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857994 is #7A866B. Grayscale: #7F7F7F. Windows color (decimal): -8029804 or 9730437. OLE color: 9730437.
HSL color Cylindrical-coordinate representation of color #857994: hue angle of 266.67º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #857994 is Cyan = 0.10, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 121 | 148 | - |
| CMYK | 0.10 | 0.18 | 0 | 0.42 |
| HSL | 266.67º | 0.11% | 0.53% | - |
| HSV(B) | 266.67º | 0.18% | 0.58% | - |
| XYZ | 21.86 | 20.8 | 30.88 | - |
| YUV | 127.67 | 139.48 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 121 | 148 | 0.10 | 0.18 | 0 | 0.42 | 266.67 | 0.11 | 0.53 |
| Hex | 85 | 79 | 94 | A | 12 | 0 | 2A | 10B | B | 35 |
| Octal | 205 | 171 | 224 | 12 | 22 | 0 | 52 | 413 | 13 | 65 |
| Binary | 10000101 | 1111001 | 10010100 | 1010 | 10010 | 0 | 101010 | 100001011 | 1011 | 110101 |
Color Harmonies of #857994
Complementary color
Monochromatic Colors of #857994
Black with #857994
Text Example
Text Example
White with #857994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857994; }
p { color: rgb(133,121,148); }
H1.HeaderClassName
{
color: #857994;
}
.AnyTagClassName
{
color: #857994;
}
</style>
background-color css
<style>
a { background-color: #857994; }
a { background-color: rgb(133,121,148); }
div.DivClassName
{
background-color: #857994;
}
.BgClassName
{
background-color: #857994;
}
</style>
border-color css
<style>
span { border-color: #857994; }
span { border-color: rgb(133,121,148); }
td.TdClassName
{
border-color: #857994;
}
.TagClassName
{
border-color: #857994;
}
</style>