Shades of Topaz #797482
Tints of Topaz #797482
RGB
CMYK
RGB Variations
Color information
#797482 (or 0x797482) is known color: Topaz. HEX triplet: 79, 74 and 82. RGB value is (121,116,130). Sum of RGB (Red+Green+Blue) = 121+116+130=367 (48% of max value = 765). Red value is 121 (47.66% from 255 or 32.97% from 367); Green value is 116 (45.70% from 255 or 31.61% from 367); Blue value is 130 (51.17% from 255 or 35.42% from 367); Max value from RGB is 130 - color contains mainly: blue. Hex color #797482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797482 is #868B7D. Grayscale: #777777. Windows color (decimal): -8817534 or 8549497. OLE color: 8549497.
HSL color Cylindrical-coordinate representation of color #797482: hue angle of 261.43º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #797482 is Cyan = 0.07, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 116 | 130 | - |
| CMYK | 0.07 | 0.11 | 0 | 0.49 |
| HSL | 261.43º | 0.06% | 0.48% | - |
| HSV(B) | 261.43º | 0.11% | 0.51% | - |
| XYZ | 18.16 | 18.17 | 23.67 | - |
| YUV | 119.09 | 134.16 | 129.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 116 | 130 | 0.07 | 0.11 | 0 | 0.49 | 261.43 | 0.06 | 0.48 |
| Hex | 79 | 74 | 82 | 7 | B | 0 | 31 | 105 | 6 | 30 |
| Octal | 171 | 164 | 202 | 7 | 13 | 0 | 61 | 405 | 6 | 60 |
| Binary | 1111001 | 1110100 | 10000010 | 111 | 1011 | 0 | 110001 | 100000101 | 110 | 110000 |
Color Harmonies of #797482
Complementary color
Monochromatic Colors of #797482
Black with #797482
Text Example
Text Example
White with #797482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797482; }
p { color: rgb(121,116,130); }
H1.HeaderClassName
{
color: #797482;
}
.AnyTagClassName
{
color: #797482;
}
</style>
background-color css
<style>
a { background-color: #797482; }
a { background-color: rgb(121,116,130); }
div.DivClassName
{
background-color: #797482;
}
.BgClassName
{
background-color: #797482;
}
</style>
border-color css
<style>
span { border-color: #797482; }
span { border-color: rgb(121,116,130); }
td.TdClassName
{
border-color: #797482;
}
.TagClassName
{
border-color: #797482;
}
</style>