Shades of Affair #856391
Tints of Affair #856391
RGB
CMYK
RGB Variations
Color information
#856391 (or 0x856391) is known color: Affair. HEX triplet: 85, 63 and 91. RGB value is (133,99,145). Sum of RGB (Red+Green+Blue) = 133+99+145=377 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.28% from 377); Green value is 99 (39.06% from 255 or 26.26% from 377); Blue value is 145 (57.03% from 255 or 38.46% from 377); Max value from RGB is 145 - color contains mainly: blue. Hex color #856391 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856391 is #7A9C6E. Grayscale: #727272. Windows color (decimal): -8035439 or 9528197. OLE color: 9528197.
HSL color Cylindrical-coordinate representation of color #856391: hue angle of 284.35º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #856391 is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 99 | 145 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.43 |
| HSL | 284.35º | 0.19% | 0.48% | - |
| HSV(B) | 284.35º | 0.32% | 0.57% | - |
| XYZ | 19.25 | 15.95 | 28.85 | - |
| YUV | 114.41 | 145.26 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 145 | 0.08 | 0.32 | 0 | 0.43 | 284.35 | 0.19 | 0.48 |
| Hex | 85 | 63 | 91 | 8 | 20 | 0 | 2B | 11C | 13 | 30 |
| Octal | 205 | 143 | 221 | 10 | 40 | 0 | 53 | 434 | 23 | 60 |
| Binary | 10000101 | 1100011 | 10010001 | 1000 | 100000 | 0 | 101011 | 100011100 | 10011 | 110000 |
Color Harmonies of #856391
Complementary color
Monochromatic Colors of #856391
Black with #856391
Text Example
Text Example
White with #856391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856391; }
p { color: rgb(133,99,145); }
H1.HeaderClassName
{
color: #856391;
}
.AnyTagClassName
{
color: #856391;
}
</style>
background-color css
<style>
a { background-color: #856391; }
a { background-color: rgb(133,99,145); }
div.DivClassName
{
background-color: #856391;
}
.BgClassName
{
background-color: #856391;
}
</style>
border-color css
<style>
span { border-color: #856391; }
span { border-color: rgb(133,99,145); }
td.TdClassName
{
border-color: #856391;
}
.TagClassName
{
border-color: #856391;
}
</style>