Shades of Affair #846095
Tints of Affair #846095
RGB
CMYK
RGB Variations
Color information
#846095 (or 0x846095) is known color: Affair. HEX triplet: 84, 60 and 95. RGB value is (132,96,149). Sum of RGB (Red+Green+Blue) = 132+96+149=377 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.01% from 377); Green value is 96 (37.89% from 255 or 25.46% from 377); Blue value is 149 (58.59% from 255 or 39.52% from 377); Max value from RGB is 149 - color contains mainly: blue. Hex color #846095 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846095 is #7B9F6A. Grayscale: #707070. Windows color (decimal): -8101739 or 9789572. OLE color: 9789572.
HSL color Cylindrical-coordinate representation of color #846095: hue angle of 280.75º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #846095 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 96 | 149 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.42 |
| HSL | 280.75º | 0.22% | 0.48% | - |
| HSV(B) | 280.75º | 0.36% | 0.58% | - |
| XYZ | 19.12 | 15.44 | 30.41 | - |
| YUV | 112.81 | 148.43 | 141.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 149 | 0.11 | 0.36 | 0 | 0.42 | 280.75 | 0.22 | 0.48 |
| Hex | 84 | 60 | 95 | B | 24 | 0 | 2A | 119 | 16 | 30 |
| Octal | 204 | 140 | 225 | 13 | 44 | 0 | 52 | 431 | 26 | 60 |
| Binary | 10000100 | 1100000 | 10010101 | 1011 | 100100 | 0 | 101010 | 100011001 | 10110 | 110000 |
Color Harmonies of #846095
Complementary color
Monochromatic Colors of #846095
Black with #846095
Text Example
Text Example
White with #846095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846095; }
p { color: rgb(132,96,149); }
H1.HeaderClassName
{
color: #846095;
}
.AnyTagClassName
{
color: #846095;
}
</style>
background-color css
<style>
a { background-color: #846095; }
a { background-color: rgb(132,96,149); }
div.DivClassName
{
background-color: #846095;
}
.BgClassName
{
background-color: #846095;
}
</style>
border-color css
<style>
span { border-color: #846095; }
span { border-color: rgb(132,96,149); }
td.TdClassName
{
border-color: #846095;
}
.TagClassName
{
border-color: #846095;
}
</style>