Shades of Affair #835299
Tints of Affair #835299
RGB
CMYK
RGB Variations
Color information
#835299 (or 0x835299) is known color: Affair. HEX triplet: 83, 52 and 99. RGB value is (131,82,153). Sum of RGB (Red+Green+Blue) = 131+82+153=366 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.79% from 366); Green value is 82 (32.42% from 255 or 22.40% from 366); Blue value is 153 (60.16% from 255 or 41.80% from 366); Max value from RGB is 153 - color contains mainly: blue. Hex color #835299 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835299 is #7CAD66. Grayscale: #686868. Windows color (decimal): -8170855 or 10048131. OLE color: 10048131.
HSL color Cylindrical-coordinate representation of color #835299: hue angle of 281.41º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #835299 is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 131 | 82 | 153 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.4 |
| HSL | 281.41º | 0.3% | 0.46% | - |
| HSV(B) | 281.41º | 0.46% | 0.6% | - |
| XYZ | 18.13 | 13.16 | 31.72 | - |
| YUV | 104.75 | 155.23 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 153 | 0.14 | 0.46 | 0 | 0.4 | 281.41 | 0.3 | 0.46 |
| Hex | 83 | 52 | 99 | E | 2E | 0 | 28 | 119 | 1E | 2E |
| Octal | 203 | 122 | 231 | 16 | 56 | 0 | 50 | 431 | 36 | 56 |
| Binary | 10000011 | 1010010 | 10011001 | 1110 | 101110 | 0 | 101000 | 100011001 | 11110 | 101110 |
Color Harmonies of #835299
Complementary color
Monochromatic Colors of #835299
Black with #835299
Text Example
Text Example
White with #835299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835299; }
p { color: rgb(131,82,153); }
H1.HeaderClassName
{
color: #835299;
}
.AnyTagClassName
{
color: #835299;
}
</style>
background-color css
<style>
a { background-color: #835299; }
a { background-color: rgb(131,82,153); }
div.DivClassName
{
background-color: #835299;
}
.BgClassName
{
background-color: #835299;
}
</style>
border-color css
<style>
span { border-color: #835299; }
span { border-color: rgb(131,82,153); }
td.TdClassName
{
border-color: #835299;
}
.TagClassName
{
border-color: #835299;
}
</style>