Shades of Topaz #816895
Tints of Topaz #816895
RGB
CMYK
RGB Variations
Color information
#816895 (or 0x816895) is known color: Topaz. HEX triplet: 81, 68 and 95. RGB value is (129,104,149). Sum of RGB (Red+Green+Blue) = 129+104+149=382 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.77% from 382); Green value is 104 (41.02% from 255 or 27.23% from 382); Blue value is 149 (58.59% from 255 or 39.01% from 382); Max value from RGB is 149 - color contains mainly: blue. Hex color #816895 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816895 is #7E976A. Grayscale: #747474. Windows color (decimal): -8296299 or 9791617. OLE color: 9791617.
HSL color Cylindrical-coordinate representation of color #816895: hue angle of 273.33º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #816895 is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 104 | 149 | - |
| CMYK | 0.13 | 0.30 | 0 | 0.42 |
| HSL | 273.33º | 0.18% | 0.5% | - |
| HSV(B) | 273.33º | 0.3% | 0.58% | - |
| XYZ | 19.43 | 16.74 | 30.64 | - |
| YUV | 116.61 | 146.28 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 149 | 0.13 | 0.30 | 0 | 0.42 | 273.33 | 0.18 | 0.5 |
| Hex | 81 | 68 | 95 | D | 1E | 0 | 2A | 111 | 12 | 32 |
| Octal | 201 | 150 | 225 | 15 | 36 | 0 | 52 | 421 | 22 | 62 |
| Binary | 10000001 | 1101000 | 10010101 | 1101 | 11110 | 0 | 101010 | 100010001 | 10010 | 110010 |
Color Harmonies of #816895
Complementary color
Monochromatic Colors of #816895
Black with #816895
Text Example
Text Example
White with #816895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816895; }
p { color: rgb(129,104,149); }
H1.HeaderClassName
{
color: #816895;
}
.AnyTagClassName
{
color: #816895;
}
</style>
background-color css
<style>
a { background-color: #816895; }
a { background-color: rgb(129,104,149); }
div.DivClassName
{
background-color: #816895;
}
.BgClassName
{
background-color: #816895;
}
</style>
border-color css
<style>
span { border-color: #816895; }
span { border-color: rgb(129,104,149); }
td.TdClassName
{
border-color: #816895;
}
.TagClassName
{
border-color: #816895;
}
</style>