Shades of Topaz #817687
Tints of Topaz #817687
RGB
CMYK
RGB Variations
Color information
#817687 (or 0x817687) is known color: Topaz. HEX triplet: 81, 76 and 87. RGB value is (129,118,135). Sum of RGB (Red+Green+Blue) = 129+118+135=382 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.77% from 382); Green value is 118 (46.48% from 255 or 30.89% from 382); Blue value is 135 (53.12% from 255 or 35.34% from 382); Max value from RGB is 135 - color contains mainly: blue. Hex color #817687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817687 is #7E8978. Grayscale: #7B7B7B. Windows color (decimal): -8292729 or 8877697. OLE color: 8877697.
HSL color Cylindrical-coordinate representation of color #817687: hue angle of 278.82º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #817687 is Cyan = 0.04, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 118 | 135 | - |
| CMYK | 0.04 | 0.13 | 0 | 0.47 |
| HSL | 278.82º | 0.07% | 0.5% | - |
| HSV(B) | 278.82º | 0.13% | 0.53% | - |
| XYZ | 19.9 | 19.37 | 25.61 | - |
| YUV | 123.23 | 134.64 | 132.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 135 | 0.04 | 0.13 | 0 | 0.47 | 278.82 | 0.07 | 0.5 |
| Hex | 81 | 76 | 87 | 4 | D | 0 | 2F | 117 | 7 | 32 |
| Octal | 201 | 166 | 207 | 4 | 15 | 0 | 57 | 427 | 7 | 62 |
| Binary | 10000001 | 1110110 | 10000111 | 100 | 1101 | 0 | 101111 | 100010111 | 111 | 110010 |
Color Harmonies of #817687
Complementary color
Monochromatic Colors of #817687
Black with #817687
Text Example
Text Example
White with #817687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817687; }
p { color: rgb(129,118,135); }
H1.HeaderClassName
{
color: #817687;
}
.AnyTagClassName
{
color: #817687;
}
</style>
background-color css
<style>
a { background-color: #817687; }
a { background-color: rgb(129,118,135); }
div.DivClassName
{
background-color: #817687;
}
.BgClassName
{
background-color: #817687;
}
</style>
border-color css
<style>
span { border-color: #817687; }
span { border-color: rgb(129,118,135); }
td.TdClassName
{
border-color: #817687;
}
.TagClassName
{
border-color: #817687;
}
</style>