Shades of Affair #714084
Tints of Affair #714084
RGB
CMYK
RGB Variations
Color information
#714084 (or 0x714084) is known color: Affair. HEX triplet: 71, 40 and 84. RGB value is (113,64,132). Sum of RGB (Red+Green+Blue) = 113+64+132=309 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.57% from 309); Green value is 64 (25.39% from 255 or 20.71% from 309); Blue value is 132 (51.95% from 255 or 42.72% from 309); Max value from RGB is 132 - color contains mainly: blue. Hex color #714084 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714084 is #8EBF7B. Grayscale: #565656. Windows color (decimal): -9355132 or 8667249. OLE color: 8667249.
HSL color Cylindrical-coordinate representation of color #714084: hue angle of 283.24º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #714084 is Cyan = 0.14, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 64 | 132 | - |
| CMYK | 0.14 | 0.52 | 0 | 0.48 |
| HSL | 283.24º | 0.35% | 0.38% | - |
| HSV(B) | 283.24º | 0.52% | 0.52% | - |
| XYZ | 12.81 | 8.84 | 22.86 | - |
| YUV | 86.4 | 153.73 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 132 | 0.14 | 0.52 | 0 | 0.48 | 283.24 | 0.35 | 0.38 |
| Hex | 71 | 40 | 84 | E | 34 | 0 | 30 | 11B | 23 | 26 |
| Octal | 161 | 100 | 204 | 16 | 64 | 0 | 60 | 433 | 43 | 46 |
| Binary | 1110001 | 1000000 | 10000100 | 1110 | 110100 | 0 | 110000 | 100011011 | 100011 | 100110 |
Color Harmonies of #714084
Complementary color
Monochromatic Colors of #714084
Black with #714084
Text Example
Text Example
White with #714084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714084; }
p { color: rgb(113,64,132); }
H1.HeaderClassName
{
color: #714084;
}
.AnyTagClassName
{
color: #714084;
}
</style>
background-color css
<style>
a { background-color: #714084; }
a { background-color: rgb(113,64,132); }
div.DivClassName
{
background-color: #714084;
}
.BgClassName
{
background-color: #714084;
}
</style>
border-color css
<style>
span { border-color: #714084; }
span { border-color: rgb(113,64,132); }
td.TdClassName
{
border-color: #714084;
}
.TagClassName
{
border-color: #714084;
}
</style>