Shades of Affair #845898
Tints of Affair #845898
RGB
CMYK
RGB Variations
Color information
#845898 (or 0x845898) is known color: Affair. HEX triplet: 84, 58 and 98. RGB value is (132,88,152). Sum of RGB (Red+Green+Blue) = 132+88+152=372 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.48% from 372); Green value is 88 (34.77% from 255 or 23.66% from 372); Blue value is 152 (59.77% from 255 or 40.86% from 372); Max value from RGB is 152 - color contains mainly: blue. Hex color #845898 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #845898 is #7BA767. Grayscale: #6C6C6C. Windows color (decimal): -8103784 or 9984132. OLE color: 9984132.
HSL color Cylindrical-coordinate representation of color #845898: hue angle of 281.25º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #845898 is Cyan = 0.13, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 88 | 152 | - |
| CMYK | 0.13 | 0.42 | 0 | 0.40 |
| HSL | 281.25º | 0.27% | 0.47% | - |
| HSV(B) | 281.25º | 0.42% | 0.6% | - |
| XYZ | 18.67 | 14.15 | 31.45 | - |
| YUV | 108.45 | 152.58 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 152 | 0.13 | 0.42 | 0 | 0.40 | 281.25 | 0.27 | 0.47 |
| Hex | 84 | 58 | 98 | D | 2A | 0 | 28 | 119 | 1B | 2F |
| Octal | 204 | 130 | 230 | 15 | 52 | 0 | 50 | 431 | 33 | 57 |
| Binary | 10000100 | 1011000 | 10011000 | 1101 | 101010 | 0 | 101000 | 100011001 | 11011 | 101111 |
Color Harmonies of #845898
Complementary color
Monochromatic Colors of #845898
Black with #845898
Text Example
Text Example
White with #845898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845898; }
p { color: rgb(132,88,152); }
H1.HeaderClassName
{
color: #845898;
}
.AnyTagClassName
{
color: #845898;
}
</style>
background-color css
<style>
a { background-color: #845898; }
a { background-color: rgb(132,88,152); }
div.DivClassName
{
background-color: #845898;
}
.BgClassName
{
background-color: #845898;
}
</style>
border-color css
<style>
span { border-color: #845898; }
span { border-color: rgb(132,88,152); }
td.TdClassName
{
border-color: #845898;
}
.TagClassName
{
border-color: #845898;
}
</style>