Shades of Topaz #797789
Tints of Topaz #797789
RGB
CMYK
RGB Variations
Color information
#797789 (or 0x797789) is known color: Topaz. HEX triplet: 79, 77 and 89. RGB value is (121,119,137). Sum of RGB (Red+Green+Blue) = 121+119+137=377 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.10% from 377); Green value is 119 (46.88% from 255 or 31.56% from 377); Blue value is 137 (53.91% from 255 or 36.34% from 377); Max value from RGB is 137 - color contains mainly: blue. Hex color #797789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797789 is #868876. Grayscale: #797979. Windows color (decimal): -8816759 or 9009017. OLE color: 9009017.
HSL color Cylindrical-coordinate representation of color #797789: hue angle of 246.67º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #797789 is Cyan = 0.12, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 119 | 137 | - |
| CMYK | 0.12 | 0.13 | 0 | 0.46 |
| HSL | 246.67º | 0.07% | 0.5% | - |
| HSV(B) | 246.67º | 0.13% | 0.54% | - |
| XYZ | 19 | 19.06 | 26.35 | - |
| YUV | 121.65 | 136.66 | 127.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 119 | 137 | 0.12 | 0.13 | 0 | 0.46 | 246.67 | 0.07 | 0.5 |
| Hex | 79 | 77 | 89 | C | D | 0 | 2E | F7 | 7 | 32 |
| Octal | 171 | 167 | 211 | 14 | 15 | 0 | 56 | 367 | 7 | 62 |
| Binary | 1111001 | 1110111 | 10001001 | 1100 | 1101 | 0 | 101110 | 11110111 | 111 | 110010 |
Color Harmonies of #797789
Complementary color
Monochromatic Colors of #797789
Black with #797789
Text Example
Text Example
White with #797789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797789; }
p { color: rgb(121,119,137); }
H1.HeaderClassName
{
color: #797789;
}
.AnyTagClassName
{
color: #797789;
}
</style>
background-color css
<style>
a { background-color: #797789; }
a { background-color: rgb(121,119,137); }
div.DivClassName
{
background-color: #797789;
}
.BgClassName
{
background-color: #797789;
}
</style>
border-color css
<style>
span { border-color: #797789; }
span { border-color: rgb(121,119,137); }
td.TdClassName
{
border-color: #797789;
}
.TagClassName
{
border-color: #797789;
}
</style>