Shades of Affair #856392
Tints of Affair #856392
RGB
CMYK
RGB Variations
Color information
#856392 (or 0x856392) is known color: Affair. HEX triplet: 85, 63 and 92. RGB value is (133,99,146). Sum of RGB (Red+Green+Blue) = 133+99+146=378 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.19% from 378); Green value is 99 (39.06% from 255 or 26.19% from 378); Blue value is 146 (57.42% from 255 or 38.62% from 378); Max value from RGB is 146 - color contains mainly: blue. Hex color #856392 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856392 is #7A9C6D. Grayscale: #727272. Windows color (decimal): -8035438 or 9593733. OLE color: 9593733.
HSL color Cylindrical-coordinate representation of color #856392: hue angle of 283.4º 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 #856392 is Cyan = 0.09, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 99 | 146 | - |
| CMYK | 0.09 | 0.32 | 0 | 0.43 |
| HSL | 283.4º | 0.19% | 0.48% | - |
| HSV(B) | 283.4º | 0.32% | 0.57% | - |
| XYZ | 19.32 | 15.99 | 29.26 | - |
| YUV | 114.52 | 145.76 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 146 | 0.09 | 0.32 | 0 | 0.43 | 283.4 | 0.19 | 0.48 |
| Hex | 85 | 63 | 92 | 9 | 20 | 0 | 2B | 11B | 13 | 30 |
| Octal | 205 | 143 | 222 | 11 | 40 | 0 | 53 | 433 | 23 | 60 |
| Binary | 10000101 | 1100011 | 10010010 | 1001 | 100000 | 0 | 101011 | 100011011 | 10011 | 110000 |
Color Harmonies of #856392
Complementary color
Monochromatic Colors of #856392
Black with #856392
Text Example
Text Example
White with #856392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856392; }
p { color: rgb(133,99,146); }
H1.HeaderClassName
{
color: #856392;
}
.AnyTagClassName
{
color: #856392;
}
</style>
background-color css
<style>
a { background-color: #856392; }
a { background-color: rgb(133,99,146); }
div.DivClassName
{
background-color: #856392;
}
.BgClassName
{
background-color: #856392;
}
</style>
border-color css
<style>
span { border-color: #856392; }
span { border-color: rgb(133,99,146); }
td.TdClassName
{
border-color: #856392;
}
.TagClassName
{
border-color: #856392;
}
</style>