Shades of Affair #845299
Tints of Affair #845299
RGB
CMYK
RGB Variations
Color information
#845299 (or 0x845299) is known color: Affair. HEX triplet: 84, 52 and 99. RGB value is (132,82,153). Sum of RGB (Red+Green+Blue) = 132+82+153=367 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.97% from 367); Green value is 82 (32.42% from 255 or 22.34% from 367); Blue value is 153 (60.16% from 255 or 41.69% from 367); Max value from RGB is 153 - color contains mainly: blue. Hex color #845299 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845299 is #7BAD66. Grayscale: #686868. Windows color (decimal): -8105319 or 10048132. OLE color: 10048132.
HSL color Cylindrical-coordinate representation of color #845299: hue angle of 282.25º 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 #845299 is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 82 | 153 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.4 |
| HSL | 282.25º | 0.3% | 0.46% | - |
| HSV(B) | 282.25º | 0.46% | 0.6% | - |
| XYZ | 18.28 | 13.24 | 31.73 | - |
| YUV | 105.04 | 155.07 | 147.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 82 | 153 | 0.14 | 0.46 | 0 | 0.4 | 282.25 | 0.3 | 0.46 |
| Hex | 84 | 52 | 99 | E | 2E | 0 | 28 | 11A | 1E | 2E |
| Octal | 204 | 122 | 231 | 16 | 56 | 0 | 50 | 432 | 36 | 56 |
| Binary | 10000100 | 1010010 | 10011001 | 1110 | 101110 | 0 | 101000 | 100011010 | 11110 | 101110 |
Color Harmonies of #845299
Complementary color
Monochromatic Colors of #845299
Black with #845299
Text Example
Text Example
White with #845299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845299; }
p { color: rgb(132,82,153); }
H1.HeaderClassName
{
color: #845299;
}
.AnyTagClassName
{
color: #845299;
}
</style>
background-color css
<style>
a { background-color: #845299; }
a { background-color: rgb(132,82,153); }
div.DivClassName
{
background-color: #845299;
}
.BgClassName
{
background-color: #845299;
}
</style>
border-color css
<style>
span { border-color: #845299; }
span { border-color: rgb(132,82,153); }
td.TdClassName
{
border-color: #845299;
}
.TagClassName
{
border-color: #845299;
}
</style>