Shades of Affair #856093
Tints of Affair #856093
RGB
CMYK
RGB Variations
Color information
#856093 (or 0x856093) is known color: Affair. HEX triplet: 85, 60 and 93. RGB value is (133,96,147). Sum of RGB (Red+Green+Blue) = 133+96+147=376 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.37% from 376); Green value is 96 (37.89% from 255 or 25.53% from 376); Blue value is 147 (57.81% from 255 or 39.10% from 376); Max value from RGB is 147 - color contains mainly: blue. Hex color #856093 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856093 is #7A9F6C. Grayscale: #707070. Windows color (decimal): -8036205 or 9658501. OLE color: 9658501.
HSL color Cylindrical-coordinate representation of color #856093: hue angle of 283.53º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #856093 is Cyan = 0.10, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 96 | 147 | - |
| CMYK | 0.10 | 0.35 | 0 | 0.42 |
| HSL | 283.53º | 0.21% | 0.48% | - |
| HSV(B) | 283.53º | 0.35% | 0.58% | - |
| XYZ | 19.12 | 15.46 | 29.58 | - |
| YUV | 112.88 | 147.26 | 142.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 147 | 0.10 | 0.35 | 0 | 0.42 | 283.53 | 0.21 | 0.48 |
| Hex | 85 | 60 | 93 | A | 23 | 0 | 2A | 11C | 15 | 30 |
| Octal | 205 | 140 | 223 | 12 | 43 | 0 | 52 | 434 | 25 | 60 |
| Binary | 10000101 | 1100000 | 10010011 | 1010 | 100011 | 0 | 101010 | 100011100 | 10101 | 110000 |
Color Harmonies of #856093
Complementary color
Monochromatic Colors of #856093
Black with #856093
Text Example
Text Example
White with #856093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856093; }
p { color: rgb(133,96,147); }
H1.HeaderClassName
{
color: #856093;
}
.AnyTagClassName
{
color: #856093;
}
</style>
background-color css
<style>
a { background-color: #856093; }
a { background-color: rgb(133,96,147); }
div.DivClassName
{
background-color: #856093;
}
.BgClassName
{
background-color: #856093;
}
</style>
border-color css
<style>
span { border-color: #856093; }
span { border-color: rgb(133,96,147); }
td.TdClassName
{
border-color: #856093;
}
.TagClassName
{
border-color: #856093;
}
</style>