Shades of Affair #845290
Tints of Affair #845290
RGB
CMYK
RGB Variations
Color information
#845290 (or 0x845290) is known color: Affair. HEX triplet: 84, 52 and 90. RGB value is (132,82,144). Sum of RGB (Red+Green+Blue) = 132+82+144=358 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.87% from 358); Green value is 82 (32.42% from 255 or 22.91% from 358); Blue value is 144 (56.64% from 255 or 40.22% from 358); Max value from RGB is 144 - color contains mainly: blue. Hex color #845290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845290 is #7BAD6F. Grayscale: #676767. Windows color (decimal): -8105328 or 9458308. OLE color: 9458308.
HSL color Cylindrical-coordinate representation of color #845290: hue angle of 288.39º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #845290 is Cyan = 0.08, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 82 | 144 | - |
| CMYK | 0.08 | 0.43 | 0 | 0.44 |
| HSL | 288.39º | 0.27% | 0.44% | - |
| HSV(B) | 288.39º | 0.43% | 0.56% | - |
| XYZ | 17.57 | 12.95 | 27.96 | - |
| YUV | 104.02 | 150.57 | 147.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 82 | 144 | 0.08 | 0.43 | 0 | 0.44 | 288.39 | 0.27 | 0.44 |
| Hex | 84 | 52 | 90 | 8 | 2B | 0 | 2C | 120 | 1B | 2C |
| Octal | 204 | 122 | 220 | 10 | 53 | 0 | 54 | 440 | 33 | 54 |
| Binary | 10000100 | 1010010 | 10010000 | 1000 | 101011 | 0 | 101100 | 100100000 | 11011 | 101100 |
Color Harmonies of #845290
Complementary color
Monochromatic Colors of #845290
Black with #845290
Text Example
Text Example
White with #845290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845290; }
p { color: rgb(132,82,144); }
H1.HeaderClassName
{
color: #845290;
}
.AnyTagClassName
{
color: #845290;
}
</style>
background-color css
<style>
a { background-color: #845290; }
a { background-color: rgb(132,82,144); }
div.DivClassName
{
background-color: #845290;
}
.BgClassName
{
background-color: #845290;
}
</style>
border-color css
<style>
span { border-color: #845290; }
span { border-color: rgb(132,82,144); }
td.TdClassName
{
border-color: #845290;
}
.TagClassName
{
border-color: #845290;
}
</style>