Shades of Affair #83549A
Tints of Affair #83549A
RGB
CMYK
RGB Variations
Color information
#83549A (or 0x83549A) is known color: Affair. HEX triplet: 83, 54 and 9A. RGB value is (131,84,154). Sum of RGB (Red+Green+Blue) = 131+84+154=369 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.50% from 369); Green value is 84 (33.20% from 255 or 22.76% from 369); Blue value is 154 (60.55% from 255 or 41.73% from 369); Max value from RGB is 154 - color contains mainly: blue. Hex color #83549A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #83549A is #7CAB65. Grayscale: #696969. Windows color (decimal): -8170342 or 10114179. OLE color: 10114179.
HSL color Cylindrical-coordinate representation of color #83549A: hue angle of 280.29º degrees, saturation: 0.29, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #83549A is Cyan = 0.15, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 131 | 84 | 154 | - |
| CMYK | 0.15 | 0.45 | 0 | 0.40 |
| HSL | 280.29º | 0.29% | 0.47% | - |
| HSV(B) | 280.29º | 0.45% | 0.6% | - |
| XYZ | 18.36 | 13.5 | 32.21 | - |
| YUV | 106.03 | 155.07 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 154 | 0.15 | 0.45 | 0 | 0.40 | 280.29 | 0.29 | 0.47 |
| Hex | 83 | 54 | 9A | F | 2D | 0 | 28 | 118 | 1D | 2F |
| Octal | 203 | 124 | 232 | 17 | 55 | 0 | 50 | 430 | 35 | 57 |
| Binary | 10000011 | 1010100 | 10011010 | 1111 | 101101 | 0 | 101000 | 100011000 | 11101 | 101111 |
Color Harmonies of #83549A
Complementary color
Monochromatic Colors of #83549A
Black with #83549A
Text Example
Text Example
White with #83549A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #83549A; }
p { color: rgb(131,84,154); }
H1.HeaderClassName
{
color: #83549A;
}
.AnyTagClassName
{
color: #83549A;
}
</style>
background-color css
<style>
a { background-color: #83549A; }
a { background-color: rgb(131,84,154); }
div.DivClassName
{
background-color: #83549A;
}
.BgClassName
{
background-color: #83549A;
}
</style>
border-color css
<style>
span { border-color: #83549A; }
span { border-color: rgb(131,84,154); }
td.TdClassName
{
border-color: #83549A;
}
.TagClassName
{
border-color: #83549A;
}
</style>