Shades of Affair #835094
Tints of Affair #835094
RGB
CMYK
RGB Variations
Color information
#835094 (or 0x835094) is known color: Affair. HEX triplet: 83, 50 and 94. RGB value is (131,80,148). Sum of RGB (Red+Green+Blue) = 131+80+148=359 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.49% from 359); Green value is 80 (31.64% from 255 or 22.28% from 359); Blue value is 148 (58.20% from 255 or 41.23% from 359); Max value from RGB is 148 - color contains mainly: blue. Hex color #835094 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835094 is #7CAF6B. Grayscale: #666666. Windows color (decimal): -8171372 or 9719939. OLE color: 9719939.
HSL color Cylindrical-coordinate representation of color #835094: hue angle of 285º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #835094 is Cyan = 0.11, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 80 | 148 | - |
| CMYK | 0.11 | 0.46 | 0 | 0.42 |
| HSL | 285º | 0.3% | 0.45% | - |
| HSV(B) | 285º | 0.46% | 0.58% | - |
| XYZ | 17.57 | 12.7 | 29.54 | - |
| YUV | 103 | 153.4 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 148 | 0.11 | 0.46 | 0 | 0.42 | 285 | 0.3 | 0.45 |
| Hex | 83 | 50 | 94 | B | 2E | 0 | 2A | 11D | 1E | 2D |
| Octal | 203 | 120 | 224 | 13 | 56 | 0 | 52 | 435 | 36 | 55 |
| Binary | 10000011 | 1010000 | 10010100 | 1011 | 101110 | 0 | 101010 | 100011101 | 11110 | 101101 |
Color Harmonies of #835094
Complementary color
Monochromatic Colors of #835094
Black with #835094
Text Example
Text Example
White with #835094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835094; }
p { color: rgb(131,80,148); }
H1.HeaderClassName
{
color: #835094;
}
.AnyTagClassName
{
color: #835094;
}
</style>
background-color css
<style>
a { background-color: #835094; }
a { background-color: rgb(131,80,148); }
div.DivClassName
{
background-color: #835094;
}
.BgClassName
{
background-color: #835094;
}
</style>
border-color css
<style>
span { border-color: #835094; }
span { border-color: rgb(131,80,148); }
td.TdClassName
{
border-color: #835094;
}
.TagClassName
{
border-color: #835094;
}
</style>