Shades of Affair #856094
Tints of Affair #856094
RGB
CMYK
RGB Variations
Color information
#856094 (or 0x856094) is known color: Affair. HEX triplet: 85, 60 and 94. RGB value is (133,96,148). Sum of RGB (Red+Green+Blue) = 133+96+148=377 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.28% from 377); Green value is 96 (37.89% from 255 or 25.46% from 377); Blue value is 148 (58.20% from 255 or 39.26% from 377); Max value from RGB is 148 - color contains mainly: blue. Hex color #856094 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856094 is #7A9F6B. Grayscale: #707070. Windows color (decimal): -8036204 or 9724037. OLE color: 9724037.
HSL color Cylindrical-coordinate representation of color #856094: hue angle of 282.69º 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 #856094 is Cyan = 0.10, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 96 | 148 | - |
| CMYK | 0.10 | 0.35 | 0 | 0.42 |
| HSL | 282.69º | 0.21% | 0.48% | - |
| HSV(B) | 282.69º | 0.35% | 0.58% | - |
| XYZ | 19.2 | 15.49 | 29.99 | - |
| YUV | 112.99 | 147.76 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 148 | 0.10 | 0.35 | 0 | 0.42 | 282.69 | 0.21 | 0.48 |
| Hex | 85 | 60 | 94 | A | 23 | 0 | 2A | 11B | 15 | 30 |
| Octal | 205 | 140 | 224 | 12 | 43 | 0 | 52 | 433 | 25 | 60 |
| Binary | 10000101 | 1100000 | 10010100 | 1010 | 100011 | 0 | 101010 | 100011011 | 10101 | 110000 |
Color Harmonies of #856094
Complementary color
Monochromatic Colors of #856094
Black with #856094
Text Example
Text Example
White with #856094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856094; }
p { color: rgb(133,96,148); }
H1.HeaderClassName
{
color: #856094;
}
.AnyTagClassName
{
color: #856094;
}
</style>
background-color css
<style>
a { background-color: #856094; }
a { background-color: rgb(133,96,148); }
div.DivClassName
{
background-color: #856094;
}
.BgClassName
{
background-color: #856094;
}
</style>
border-color css
<style>
span { border-color: #856094; }
span { border-color: rgb(133,96,148); }
td.TdClassName
{
border-color: #856094;
}
.TagClassName
{
border-color: #856094;
}
</style>