Shades of Affair #834E98
Tints of Affair #834E98
RGB
CMYK
RGB Variations
Color information
#834E98 (or 0x834E98) is known color: Affair. HEX triplet: 83, 4E and 98. RGB value is (131,78,152). Sum of RGB (Red+Green+Blue) = 131+78+152=361 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.29% from 361); Green value is 78 (30.86% from 255 or 21.61% from 361); Blue value is 152 (59.77% from 255 or 42.11% from 361); Max value from RGB is 152 - color contains mainly: blue. Hex color #834E98 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #834E98 is #7CB167. Grayscale: #666666. Windows color (decimal): -8171880 or 9981571. OLE color: 9981571.
HSL color Cylindrical-coordinate representation of color #834E98: hue angle of 282.97º degrees, saturation: 0.32, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #834E98 is Cyan = 0.14, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 131 | 78 | 152 | - |
| CMYK | 0.14 | 0.49 | 0 | 0.40 |
| HSL | 282.97º | 0.32% | 0.45% | - |
| HSV(B) | 282.97º | 0.49% | 0.6% | - |
| XYZ | 17.75 | 12.54 | 31.19 | - |
| YUV | 102.28 | 156.06 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 78 | 152 | 0.14 | 0.49 | 0 | 0.40 | 282.97 | 0.32 | 0.45 |
| Hex | 83 | 4E | 98 | E | 31 | 0 | 28 | 11B | 20 | 2D |
| Octal | 203 | 116 | 230 | 16 | 61 | 0 | 50 | 433 | 40 | 55 |
| Binary | 10000011 | 1001110 | 10011000 | 1110 | 110001 | 0 | 101000 | 100011011 | 100000 | 101101 |
Color Harmonies of #834E98
Complementary color
Monochromatic Colors of #834E98
Black with #834E98
Text Example
Text Example
White with #834E98
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834E98; }
p { color: rgb(131,78,152); }
H1.HeaderClassName
{
color: #834E98;
}
.AnyTagClassName
{
color: #834E98;
}
</style>
background-color css
<style>
a { background-color: #834E98; }
a { background-color: rgb(131,78,152); }
div.DivClassName
{
background-color: #834E98;
}
.BgClassName
{
background-color: #834E98;
}
</style>
border-color css
<style>
span { border-color: #834E98; }
span { border-color: rgb(131,78,152); }
td.TdClassName
{
border-color: #834E98;
}
.TagClassName
{
border-color: #834E98;
}
</style>