Shades of Affair #826093
Tints of Affair #826093
RGB
CMYK
RGB Variations
Color information
#826093 (or 0x826093) is known color: Affair. HEX triplet: 82, 60 and 93. RGB value is (130,96,147). Sum of RGB (Red+Green+Blue) = 130+96+147=373 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.85% from 373); Green value is 96 (37.89% from 255 or 25.74% from 373); Blue value is 147 (57.81% from 255 or 39.41% from 373); Max value from RGB is 147 - color contains mainly: blue. Hex color #826093 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826093 is #7D9F6C. Grayscale: #6F6F6F. Windows color (decimal): -8232813 or 9658498. OLE color: 9658498.
HSL color Cylindrical-coordinate representation of color #826093: hue angle of 280º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #826093 is Cyan = 0.12, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 96 | 147 | - |
| CMYK | 0.12 | 0.35 | 0 | 0.42 |
| HSL | 280º | 0.21% | 0.48% | - |
| HSV(B) | 280º | 0.35% | 0.58% | - |
| XYZ | 18.66 | 15.22 | 29.56 | - |
| YUV | 111.98 | 147.76 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 147 | 0.12 | 0.35 | 0 | 0.42 | 280 | 0.21 | 0.48 |
| Hex | 82 | 60 | 93 | C | 23 | 0 | 2A | 118 | 15 | 30 |
| Octal | 202 | 140 | 223 | 14 | 43 | 0 | 52 | 430 | 25 | 60 |
| Binary | 10000010 | 1100000 | 10010011 | 1100 | 100011 | 0 | 101010 | 100011000 | 10101 | 110000 |
Color Harmonies of #826093
Complementary color
Monochromatic Colors of #826093
Black with #826093
Text Example
Text Example
White with #826093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826093; }
p { color: rgb(130,96,147); }
H1.HeaderClassName
{
color: #826093;
}
.AnyTagClassName
{
color: #826093;
}
</style>
background-color css
<style>
a { background-color: #826093; }
a { background-color: rgb(130,96,147); }
div.DivClassName
{
background-color: #826093;
}
.BgClassName
{
background-color: #826093;
}
</style>
border-color css
<style>
span { border-color: #826093; }
span { border-color: rgb(130,96,147); }
td.TdClassName
{
border-color: #826093;
}
.TagClassName
{
border-color: #826093;
}
</style>