Shades of Topaz #807492
Tints of Topaz #807492
RGB
CMYK
RGB Variations
Color information
#807492 (or 0x807492) is known color: Topaz. HEX triplet: 80, 74 and 92. RGB value is (128,116,146). Sum of RGB (Red+Green+Blue) = 128+116+146=390 (51% of max value = 765). Red value is 128 (50.39% from 255 or 32.82% from 390); Green value is 116 (45.70% from 255 or 29.74% from 390); Blue value is 146 (57.42% from 255 or 37.44% from 390); Max value from RGB is 146 - color contains mainly: blue. Hex color #807492 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #807492 is #7F8B6D. Grayscale: #7A7A7A. Windows color (decimal): -8358766 or 9598080. OLE color: 9598080.
HSL color Cylindrical-coordinate representation of color #807492: hue angle of 264º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #807492 is Cyan = 0.12, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 116 | 146 | - |
| CMYK | 0.12 | 0.21 | 0 | 0.43 |
| HSL | 264º | 0.12% | 0.51% | - |
| HSV(B) | 264º | 0.21% | 0.57% | - |
| XYZ | 20.34 | 19.16 | 29.82 | - |
| YUV | 123.01 | 140.98 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 116 | 146 | 0.12 | 0.21 | 0 | 0.43 | 264 | 0.12 | 0.51 |
| Hex | 80 | 74 | 92 | C | 15 | 0 | 2B | 108 | C | 33 |
| Octal | 200 | 164 | 222 | 14 | 25 | 0 | 53 | 410 | 14 | 63 |
| Binary | 10000000 | 1110100 | 10010010 | 1100 | 10101 | 0 | 101011 | 100001000 | 1100 | 110011 |
Color Harmonies of #807492
Complementary color
Monochromatic Colors of #807492
Black with #807492
Text Example
Text Example
White with #807492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807492; }
p { color: rgb(128,116,146); }
H1.HeaderClassName
{
color: #807492;
}
.AnyTagClassName
{
color: #807492;
}
</style>
background-color css
<style>
a { background-color: #807492; }
a { background-color: rgb(128,116,146); }
div.DivClassName
{
background-color: #807492;
}
.BgClassName
{
background-color: #807492;
}
</style>
border-color css
<style>
span { border-color: #807492; }
span { border-color: rgb(128,116,146); }
td.TdClassName
{
border-color: #807492;
}
.TagClassName
{
border-color: #807492;
}
</style>