Shades of Topaz #797683
Tints of Topaz #797683
RGB
CMYK
RGB Variations
Color information
#797683 (or 0x797683) is known color: Topaz. HEX triplet: 79, 76 and 83. RGB value is (121,118,131). Sum of RGB (Red+Green+Blue) = 121+118+131=370 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.70% from 370); Green value is 118 (46.48% from 255 or 31.89% from 370); Blue value is 131 (51.56% from 255 or 35.41% from 370); Max value from RGB is 131 - color contains mainly: blue. Hex color #797683 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797683 is #86897C. Grayscale: #787878. Windows color (decimal): -8817021 or 8615545. OLE color: 8615545.
HSL color Cylindrical-coordinate representation of color #797683: hue angle of 253.85º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #797683 is Cyan = 0.08, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 118 | 131 | - |
| CMYK | 0.08 | 0.10 | 0 | 0.49 |
| HSL | 253.85º | 0.05% | 0.49% | - |
| HSV(B) | 253.85º | 0.1% | 0.51% | - |
| XYZ | 18.46 | 18.66 | 24.1 | - |
| YUV | 120.38 | 133.99 | 128.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 131 | 0.08 | 0.10 | 0 | 0.49 | 253.85 | 0.05 | 0.49 |
| Hex | 79 | 76 | 83 | 8 | A | 0 | 31 | FE | 5 | 31 |
| Octal | 171 | 166 | 203 | 10 | 12 | 0 | 61 | 376 | 5 | 61 |
| Binary | 1111001 | 1110110 | 10000011 | 1000 | 1010 | 0 | 110001 | 11111110 | 101 | 110001 |
Color Harmonies of #797683
Complementary color
Monochromatic Colors of #797683
Black with #797683
Text Example
Text Example
White with #797683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797683; }
p { color: rgb(121,118,131); }
H1.HeaderClassName
{
color: #797683;
}
.AnyTagClassName
{
color: #797683;
}
</style>
background-color css
<style>
a { background-color: #797683; }
a { background-color: rgb(121,118,131); }
div.DivClassName
{
background-color: #797683;
}
.BgClassName
{
background-color: #797683;
}
</style>
border-color css
<style>
span { border-color: #797683; }
span { border-color: rgb(121,118,131); }
td.TdClassName
{
border-color: #797683;
}
.TagClassName
{
border-color: #797683;
}
</style>