Shades of Topaz #857495
Tints of Topaz #857495
RGB
CMYK
RGB Variations
Color information
#857495 (or 0x857495) is known color: Topaz. HEX triplet: 85, 74 and 95. RGB value is (133,116,149). Sum of RGB (Red+Green+Blue) = 133+116+149=398 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.42% from 398); Green value is 116 (45.70% from 255 or 29.15% from 398); Blue value is 149 (58.59% from 255 or 37.44% from 398); Max value from RGB is 149 - color contains mainly: blue. Hex color #857495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857495 is #7A8B6A. Grayscale: #7C7C7C. Windows color (decimal): -8031083 or 9794693. OLE color: 9794693.
HSL color Cylindrical-coordinate representation of color #857495: hue angle of 270.91º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #857495 is Cyan = 0.11, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 116 | 149 | - |
| CMYK | 0.11 | 0.22 | 0 | 0.42 |
| HSL | 270.91º | 0.13% | 0.52% | - |
| HSV(B) | 270.91º | 0.22% | 0.58% | - |
| XYZ | 21.34 | 19.65 | 31.1 | - |
| YUV | 124.85 | 141.63 | 133.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 149 | 0.11 | 0.22 | 0 | 0.42 | 270.91 | 0.13 | 0.52 |
| Hex | 85 | 74 | 95 | B | 16 | 0 | 2A | 10F | D | 34 |
| Octal | 205 | 164 | 225 | 13 | 26 | 0 | 52 | 417 | 15 | 64 |
| Binary | 10000101 | 1110100 | 10010101 | 1011 | 10110 | 0 | 101010 | 100001111 | 1101 | 110100 |
Color Harmonies of #857495
Complementary color
Monochromatic Colors of #857495
Black with #857495
Text Example
Text Example
White with #857495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857495; }
p { color: rgb(133,116,149); }
H1.HeaderClassName
{
color: #857495;
}
.AnyTagClassName
{
color: #857495;
}
</style>
background-color css
<style>
a { background-color: #857495; }
a { background-color: rgb(133,116,149); }
div.DivClassName
{
background-color: #857495;
}
.BgClassName
{
background-color: #857495;
}
</style>
border-color css
<style>
span { border-color: #857495; }
span { border-color: rgb(133,116,149); }
td.TdClassName
{
border-color: #857495;
}
.TagClassName
{
border-color: #857495;
}
</style>