Shades of Topaz #796990
Tints of Topaz #796990
RGB
CMYK
RGB Variations
Color information
#796990 (or 0x796990) is known color: Topaz. HEX triplet: 79, 69 and 90. RGB value is (121,105,144). Sum of RGB (Red+Green+Blue) = 121+105+144=370 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.70% from 370); Green value is 105 (41.41% from 255 or 28.38% from 370); Blue value is 144 (56.64% from 255 or 38.92% from 370); Max value from RGB is 144 - color contains mainly: blue. Hex color #796990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796990 is #86966F. Grayscale: #727272. Windows color (decimal): -8820336 or 9464185. OLE color: 9464185.
HSL color Cylindrical-coordinate representation of color #796990: hue angle of 264.62º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #796990 is Cyan = 0.16, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 105 | 144 | - |
| CMYK | 0.16 | 0.27 | 0 | 0.44 |
| HSL | 264.62º | 0.16% | 0.49% | - |
| HSV(B) | 264.62º | 0.27% | 0.56% | - |
| XYZ | 17.97 | 16.18 | 28.56 | - |
| YUV | 114.23 | 144.8 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 144 | 0.16 | 0.27 | 0 | 0.44 | 264.62 | 0.16 | 0.49 |
| Hex | 79 | 69 | 90 | 10 | 1B | 0 | 2C | 109 | 10 | 31 |
| Octal | 171 | 151 | 220 | 20 | 33 | 0 | 54 | 411 | 20 | 61 |
| Binary | 1111001 | 1101001 | 10010000 | 10000 | 11011 | 0 | 101100 | 100001001 | 10000 | 110001 |
Color Harmonies of #796990
Complementary color
Monochromatic Colors of #796990
Black with #796990
Text Example
Text Example
White with #796990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796990; }
p { color: rgb(121,105,144); }
H1.HeaderClassName
{
color: #796990;
}
.AnyTagClassName
{
color: #796990;
}
</style>
background-color css
<style>
a { background-color: #796990; }
a { background-color: rgb(121,105,144); }
div.DivClassName
{
background-color: #796990;
}
.BgClassName
{
background-color: #796990;
}
</style>
border-color css
<style>
span { border-color: #796990; }
span { border-color: rgb(121,105,144); }
td.TdClassName
{
border-color: #796990;
}
.TagClassName
{
border-color: #796990;
}
</style>