Shades of Affair #845099
Tints of Affair #845099
RGB
CMYK
RGB Variations
Color information
#845099 (or 0x845099) is known color: Affair. HEX triplet: 84, 50 and 99. RGB value is (132,80,153). Sum of RGB (Red+Green+Blue) = 132+80+153=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 80 (31.64% from 255 or 21.92% from 365); Blue value is 153 (60.16% from 255 or 41.92% from 365); Max value from RGB is 153 - color contains mainly: blue. Hex color #845099 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845099 is #7BAF66. Grayscale: #676767. Windows color (decimal): -8105831 or 10047620. OLE color: 10047620.
HSL color Cylindrical-coordinate representation of color #845099: hue angle of 282.74º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #845099 is Cyan = 0.14, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 80 | 153 | - |
| CMYK | 0.14 | 0.48 | 0 | 0.4 |
| HSL | 282.74º | 0.31% | 0.46% | - |
| HSV(B) | 282.74º | 0.48% | 0.6% | - |
| XYZ | 18.13 | 12.94 | 31.68 | - |
| YUV | 103.87 | 155.73 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 153 | 0.14 | 0.48 | 0 | 0.4 | 282.74 | 0.31 | 0.46 |
| Hex | 84 | 50 | 99 | E | 30 | 0 | 28 | 11B | 1F | 2E |
| Octal | 204 | 120 | 231 | 16 | 60 | 0 | 50 | 433 | 37 | 56 |
| Binary | 10000100 | 1010000 | 10011001 | 1110 | 110000 | 0 | 101000 | 100011011 | 11111 | 101110 |
Color Harmonies of #845099
Complementary color
Monochromatic Colors of #845099
Black with #845099
Text Example
Text Example
White with #845099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845099; }
p { color: rgb(132,80,153); }
H1.HeaderClassName
{
color: #845099;
}
.AnyTagClassName
{
color: #845099;
}
</style>
background-color css
<style>
a { background-color: #845099; }
a { background-color: rgb(132,80,153); }
div.DivClassName
{
background-color: #845099;
}
.BgClassName
{
background-color: #845099;
}
</style>
border-color css
<style>
span { border-color: #845099; }
span { border-color: rgb(132,80,153); }
td.TdClassName
{
border-color: #845099;
}
.TagClassName
{
border-color: #845099;
}
</style>