Shades of Topaz #817592
Tints of Topaz #817592
RGB
CMYK
RGB Variations
Color information
#817592 (or 0x817592) is known color: Topaz. HEX triplet: 81, 75 and 92. RGB value is (129,117,146). Sum of RGB (Red+Green+Blue) = 129+117+146=392 (51% of max value = 765). Red value is 129 (50.78% from 255 or 32.91% from 392); Green value is 117 (46.09% from 255 or 29.85% from 392); Blue value is 146 (57.42% from 255 or 37.24% from 392); Max value from RGB is 146 - color contains mainly: blue. Hex color #817592 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817592 is #7E8A6D. Grayscale: #7B7B7B. Windows color (decimal): -8292974 or 9598337. OLE color: 9598337.
HSL color Cylindrical-coordinate representation of color #817592: hue angle of 264.83º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #817592 is Cyan = 0.12, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 117 | 146 | - |
| CMYK | 0.12 | 0.20 | 0 | 0.43 |
| HSL | 264.83º | 0.12% | 0.52% | - |
| HSV(B) | 264.83º | 0.2% | 0.57% | - |
| XYZ | 20.6 | 19.47 | 29.87 | - |
| YUV | 123.89 | 140.48 | 131.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 146 | 0.12 | 0.20 | 0 | 0.43 | 264.83 | 0.12 | 0.52 |
| Hex | 81 | 75 | 92 | C | 14 | 0 | 2B | 109 | C | 34 |
| Octal | 201 | 165 | 222 | 14 | 24 | 0 | 53 | 411 | 14 | 64 |
| Binary | 10000001 | 1110101 | 10010010 | 1100 | 10100 | 0 | 101011 | 100001001 | 1100 | 110100 |
Color Harmonies of #817592
Complementary color
Monochromatic Colors of #817592
Black with #817592
Text Example
Text Example
White with #817592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817592; }
p { color: rgb(129,117,146); }
H1.HeaderClassName
{
color: #817592;
}
.AnyTagClassName
{
color: #817592;
}
</style>
background-color css
<style>
a { background-color: #817592; }
a { background-color: rgb(129,117,146); }
div.DivClassName
{
background-color: #817592;
}
.BgClassName
{
background-color: #817592;
}
</style>
border-color css
<style>
span { border-color: #817592; }
span { border-color: rgb(129,117,146); }
td.TdClassName
{
border-color: #817592;
}
.TagClassName
{
border-color: #817592;
}
</style>