Shades of Topaz #816795
Tints of Topaz #816795
RGB
CMYK
RGB Variations
Color information
#816795 (or 0x816795) is known color: Topaz. HEX triplet: 81, 67 and 95. RGB value is (129,103,149). Sum of RGB (Red+Green+Blue) = 129+103+149=381 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.86% from 381); Green value is 103 (40.62% from 255 or 27.03% from 381); Blue value is 149 (58.59% from 255 or 39.11% from 381); Max value from RGB is 149 - color contains mainly: blue. Hex color #816795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816795 is #7E986A. Grayscale: #737373. Windows color (decimal): -8296555 or 9791361. OLE color: 9791361.
HSL color Cylindrical-coordinate representation of color #816795: hue angle of 273.91º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #816795 is Cyan = 0.13, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 103 | 149 | - |
| CMYK | 0.13 | 0.31 | 0 | 0.42 |
| HSL | 273.91º | 0.18% | 0.49% | - |
| HSV(B) | 273.91º | 0.31% | 0.58% | - |
| XYZ | 19.33 | 16.54 | 30.61 | - |
| YUV | 116.02 | 146.61 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 149 | 0.13 | 0.31 | 0 | 0.42 | 273.91 | 0.18 | 0.49 |
| Hex | 81 | 67 | 95 | D | 1F | 0 | 2A | 112 | 12 | 31 |
| Octal | 201 | 147 | 225 | 15 | 37 | 0 | 52 | 422 | 22 | 61 |
| Binary | 10000001 | 1100111 | 10010101 | 1101 | 11111 | 0 | 101010 | 100010010 | 10010 | 110001 |
Color Harmonies of #816795
Complementary color
Monochromatic Colors of #816795
Black with #816795
Text Example
Text Example
White with #816795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816795; }
p { color: rgb(129,103,149); }
H1.HeaderClassName
{
color: #816795;
}
.AnyTagClassName
{
color: #816795;
}
</style>
background-color css
<style>
a { background-color: #816795; }
a { background-color: rgb(129,103,149); }
div.DivClassName
{
background-color: #816795;
}
.BgClassName
{
background-color: #816795;
}
</style>
border-color css
<style>
span { border-color: #816795; }
span { border-color: rgb(129,103,149); }
td.TdClassName
{
border-color: #816795;
}
.TagClassName
{
border-color: #816795;
}
</style>