Shades of Topaz #827887
Tints of Topaz #827887
RGB
CMYK
RGB Variations
Color information
#827887 (or 0x827887) is known color: Topaz. HEX triplet: 82, 78 and 87. RGB value is (130,120,135). Sum of RGB (Red+Green+Blue) = 130+120+135=385 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.77% from 385); Green value is 120 (47.27% from 255 or 31.17% from 385); Blue value is 135 (53.12% from 255 or 35.06% from 385); Max value from RGB is 135 - color contains mainly: blue. Hex color #827887 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827887 is #7D8778. Grayscale: #7C7C7C. Windows color (decimal): -8226681 or 8878210. OLE color: 8878210.
HSL color Cylindrical-coordinate representation of color #827887: hue angle of 280º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #827887 is Cyan = 0.04, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 120 | 135 | - |
| CMYK | 0.04 | 0.11 | 0 | 0.47 |
| HSL | 280º | 0.06% | 0.5% | - |
| HSV(B) | 280º | 0.11% | 0.53% | - |
| XYZ | 20.3 | 19.93 | 25.7 | - |
| YUV | 124.7 | 133.81 | 131.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 135 | 0.04 | 0.11 | 0 | 0.47 | 280 | 0.06 | 0.5 |
| Hex | 82 | 78 | 87 | 4 | B | 0 | 2F | 118 | 6 | 32 |
| Octal | 202 | 170 | 207 | 4 | 13 | 0 | 57 | 430 | 6 | 62 |
| Binary | 10000010 | 1111000 | 10000111 | 100 | 1011 | 0 | 101111 | 100011000 | 110 | 110010 |
Color Harmonies of #827887
Complementary color
Monochromatic Colors of #827887
Black with #827887
Text Example
Text Example
White with #827887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827887; }
p { color: rgb(130,120,135); }
H1.HeaderClassName
{
color: #827887;
}
.AnyTagClassName
{
color: #827887;
}
</style>
background-color css
<style>
a { background-color: #827887; }
a { background-color: rgb(130,120,135); }
div.DivClassName
{
background-color: #827887;
}
.BgClassName
{
background-color: #827887;
}
</style>
border-color css
<style>
span { border-color: #827887; }
span { border-color: rgb(130,120,135); }
td.TdClassName
{
border-color: #827887;
}
.TagClassName
{
border-color: #827887;
}
</style>