Shades of Topaz #897994
Tints of Topaz #897994
RGB
CMYK
RGB Variations
Color information
#897994 (or 0x897994) is known color: Topaz. HEX triplet: 89, 79 and 94. RGB value is (137,121,148). Sum of RGB (Red+Green+Blue) = 137+121+148=406 (53% of max value = 765). Red value is 137 (53.91% from 255 or 33.74% from 406); Green value is 121 (47.66% from 255 or 29.80% from 406); Blue value is 148 (58.20% from 255 or 36.45% from 406); Max value from RGB is 148 - color contains mainly: blue. Hex color #897994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897994 is #76866B. Grayscale: #808080. Windows color (decimal): -7767660 or 9730441. OLE color: 9730441.
HSL color Cylindrical-coordinate representation of color #897994: hue angle of 275.56º 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 #897994 is Cyan = 0.07, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 121 | 148 | - |
| CMYK | 0.07 | 0.18 | 0 | 0.42 |
| HSL | 275.56º | 0.11% | 0.53% | - |
| HSV(B) | 275.56º | 0.18% | 0.58% | - |
| XYZ | 22.5 | 21.13 | 30.91 | - |
| YUV | 128.86 | 138.8 | 133.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 121 | 148 | 0.07 | 0.18 | 0 | 0.42 | 275.56 | 0.11 | 0.53 |
| Hex | 89 | 79 | 94 | 7 | 12 | 0 | 2A | 114 | B | 35 |
| Octal | 211 | 171 | 224 | 7 | 22 | 0 | 52 | 424 | 13 | 65 |
| Binary | 10001001 | 1111001 | 10010100 | 111 | 10010 | 0 | 101010 | 100010100 | 1011 | 110101 |
Color Harmonies of #897994
Complementary color
Monochromatic Colors of #897994
Black with #897994
Text Example
Text Example
White with #897994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897994; }
p { color: rgb(137,121,148); }
H1.HeaderClassName
{
color: #897994;
}
.AnyTagClassName
{
color: #897994;
}
</style>
background-color css
<style>
a { background-color: #897994; }
a { background-color: rgb(137,121,148); }
div.DivClassName
{
background-color: #897994;
}
.BgClassName
{
background-color: #897994;
}
</style>
border-color css
<style>
span { border-color: #897994; }
span { border-color: rgb(137,121,148); }
td.TdClassName
{
border-color: #897994;
}
.TagClassName
{
border-color: #897994;
}
</style>