Shades of Topaz #767086
Tints of Topaz #767086
RGB
CMYK
RGB Variations
Color information
#767086 (or 0x767086) is known color: Topaz. HEX triplet: 76, 70 and 86. RGB value is (118,112,134). Sum of RGB (Red+Green+Blue) = 118+112+134=364 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.42% from 364); Green value is 112 (44.14% from 255 or 30.77% from 364); Blue value is 134 (52.73% from 255 or 36.81% from 364); Max value from RGB is 134 - color contains mainly: blue. Hex color #767086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767086 is #898F79. Grayscale: #747474. Windows color (decimal): -9015162 or 8810614. OLE color: 8810614.
HSL color Cylindrical-coordinate representation of color #767086: hue angle of 256.36º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #767086 is Cyan = 0.12, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 112 | 134 | - |
| CMYK | 0.12 | 0.16 | 0 | 0.47 |
| HSL | 256.36º | 0.09% | 0.48% | - |
| HSV(B) | 256.36º | 0.16% | 0.53% | - |
| XYZ | 17.57 | 17.16 | 24.94 | - |
| YUV | 116.3 | 137.99 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 134 | 0.12 | 0.16 | 0 | 0.47 | 256.36 | 0.09 | 0.48 |
| Hex | 76 | 70 | 86 | C | 10 | 0 | 2F | 100 | 9 | 30 |
| Octal | 166 | 160 | 206 | 14 | 20 | 0 | 57 | 400 | 11 | 60 |
| Binary | 1110110 | 1110000 | 10000110 | 1100 | 10000 | 0 | 101111 | 100000000 | 1001 | 110000 |
Color Harmonies of #767086
Complementary color
Monochromatic Colors of #767086
Black with #767086
Text Example
Text Example
White with #767086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767086; }
p { color: rgb(118,112,134); }
H1.HeaderClassName
{
color: #767086;
}
.AnyTagClassName
{
color: #767086;
}
</style>
background-color css
<style>
a { background-color: #767086; }
a { background-color: rgb(118,112,134); }
div.DivClassName
{
background-color: #767086;
}
.BgClassName
{
background-color: #767086;
}
</style>
border-color css
<style>
span { border-color: #767086; }
span { border-color: rgb(118,112,134); }
td.TdClassName
{
border-color: #767086;
}
.TagClassName
{
border-color: #767086;
}
</style>