Shades of Topaz #797388
Tints of Topaz #797388
RGB
CMYK
RGB Variations
Color information
#797388 (or 0x797388) is known color: Topaz. HEX triplet: 79, 73 and 88. RGB value is (121,115,136). Sum of RGB (Red+Green+Blue) = 121+115+136=372 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.53% from 372); Green value is 115 (45.31% from 255 or 30.91% from 372); Blue value is 136 (53.52% from 255 or 36.56% from 372); Max value from RGB is 136 - color contains mainly: blue. Hex color #797388 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797388 is #868C77. Grayscale: #777777. Windows color (decimal): -8817784 or 8942457. OLE color: 8942457.
HSL color Cylindrical-coordinate representation of color #797388: hue angle of 257.14º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #797388 is Cyan = 0.11, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 115 | 136 | - |
| CMYK | 0.11 | 0.15 | 0 | 0.47 |
| HSL | 257.14º | 0.08% | 0.49% | - |
| HSV(B) | 257.14º | 0.15% | 0.53% | - |
| XYZ | 18.46 | 18.1 | 25.81 | - |
| YUV | 119.19 | 137.49 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 136 | 0.11 | 0.15 | 0 | 0.47 | 257.14 | 0.08 | 0.49 |
| Hex | 79 | 73 | 88 | B | F | 0 | 2F | 101 | 8 | 31 |
| Octal | 171 | 163 | 210 | 13 | 17 | 0 | 57 | 401 | 10 | 61 |
| Binary | 1111001 | 1110011 | 10001000 | 1011 | 1111 | 0 | 101111 | 100000001 | 1000 | 110001 |
Color Harmonies of #797388
Complementary color
Monochromatic Colors of #797388
Black with #797388
Text Example
Text Example
White with #797388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797388; }
p { color: rgb(121,115,136); }
H1.HeaderClassName
{
color: #797388;
}
.AnyTagClassName
{
color: #797388;
}
</style>
background-color css
<style>
a { background-color: #797388; }
a { background-color: rgb(121,115,136); }
div.DivClassName
{
background-color: #797388;
}
.BgClassName
{
background-color: #797388;
}
</style>
border-color css
<style>
span { border-color: #797388; }
span { border-color: rgb(121,115,136); }
td.TdClassName
{
border-color: #797388;
}
.TagClassName
{
border-color: #797388;
}
</style>