Shades of Topaz #817290
Tints of Topaz #817290
RGB
CMYK
RGB Variations
Color information
#817290 (or 0x817290) is known color: Topaz. HEX triplet: 81, 72 and 90. RGB value is (129,114,144). Sum of RGB (Red+Green+Blue) = 129+114+144=387 (51% of max value = 765). Red value is 129 (50.78% from 255 or 33.33% from 387); Green value is 114 (44.92% from 255 or 29.46% from 387); Blue value is 144 (56.64% from 255 or 37.21% from 387); Max value from RGB is 144 - color contains mainly: blue. Hex color #817290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817290 is #7E8D6F. Grayscale: #797979. Windows color (decimal): -8293744 or 9466497. OLE color: 9466497.
HSL color Cylindrical-coordinate representation of color #817290: hue angle of 270º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #817290 is Cyan = 0.10, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 114 | 144 | - |
| CMYK | 0.10 | 0.21 | 0 | 0.44 |
| HSL | 270º | 0.12% | 0.51% | - |
| HSV(B) | 270º | 0.21% | 0.56% | - |
| XYZ | 20.1 | 18.72 | 28.94 | - |
| YUV | 121.91 | 140.47 | 133.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 144 | 0.10 | 0.21 | 0 | 0.44 | 270 | 0.12 | 0.51 |
| Hex | 81 | 72 | 90 | A | 15 | 0 | 2C | 10E | C | 33 |
| Octal | 201 | 162 | 220 | 12 | 25 | 0 | 54 | 416 | 14 | 63 |
| Binary | 10000001 | 1110010 | 10010000 | 1010 | 10101 | 0 | 101100 | 100001110 | 1100 | 110011 |
Color Harmonies of #817290
Complementary color
Monochromatic Colors of #817290
Black with #817290
Text Example
Text Example
White with #817290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817290; }
p { color: rgb(129,114,144); }
H1.HeaderClassName
{
color: #817290;
}
.AnyTagClassName
{
color: #817290;
}
</style>
background-color css
<style>
a { background-color: #817290; }
a { background-color: rgb(129,114,144); }
div.DivClassName
{
background-color: #817290;
}
.BgClassName
{
background-color: #817290;
}
</style>
border-color css
<style>
span { border-color: #817290; }
span { border-color: rgb(129,114,144); }
td.TdClassName
{
border-color: #817290;
}
.TagClassName
{
border-color: #817290;
}
</style>