Shades of Topaz #817590
Tints of Topaz #817590
RGB
CMYK
RGB Variations
Color information
#817590 (or 0x817590) is known color: Topaz. HEX triplet: 81, 75 and 90. RGB value is (129,117,144). Sum of RGB (Red+Green+Blue) = 129+117+144=390 (51% of max value = 765). Red value is 129 (50.78% from 255 or 33.08% from 390); Green value is 117 (46.09% from 255 or 30% from 390); Blue value is 144 (56.64% from 255 or 36.92% from 390); Max value from RGB is 144 - color contains mainly: blue. Hex color #817590 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817590 is #7E8A6F. Grayscale: #7B7B7B. Windows color (decimal): -8292976 or 9467265. OLE color: 9467265.
HSL color Cylindrical-coordinate representation of color #817590: hue angle of 266.67º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #817590 is Cyan = 0.10, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 117 | 144 | - |
| CMYK | 0.10 | 0.19 | 0 | 0.44 |
| HSL | 266.67º | 0.11% | 0.51% | - |
| HSV(B) | 266.67º | 0.19% | 0.56% | - |
| XYZ | 20.45 | 19.4 | 29.05 | - |
| YUV | 123.67 | 139.48 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 144 | 0.10 | 0.19 | 0 | 0.44 | 266.67 | 0.11 | 0.51 |
| Hex | 81 | 75 | 90 | A | 13 | 0 | 2C | 10B | B | 33 |
| Octal | 201 | 165 | 220 | 12 | 23 | 0 | 54 | 413 | 13 | 63 |
| Binary | 10000001 | 1110101 | 10010000 | 1010 | 10011 | 0 | 101100 | 100001011 | 1011 | 110011 |
Color Harmonies of #817590
Complementary color
Monochromatic Colors of #817590
Black with #817590
Text Example
Text Example
White with #817590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817590; }
p { color: rgb(129,117,144); }
H1.HeaderClassName
{
color: #817590;
}
.AnyTagClassName
{
color: #817590;
}
</style>
background-color css
<style>
a { background-color: #817590; }
a { background-color: rgb(129,117,144); }
div.DivClassName
{
background-color: #817590;
}
.BgClassName
{
background-color: #817590;
}
</style>
border-color css
<style>
span { border-color: #817590; }
span { border-color: rgb(129,117,144); }
td.TdClassName
{
border-color: #817590;
}
.TagClassName
{
border-color: #817590;
}
</style>