Shades of Affair #714082
Tints of Affair #714082
RGB
CMYK
RGB Variations
Color information
#714082 (or 0x714082) is known color: Affair. HEX triplet: 71, 40 and 82. RGB value is (113,64,130). Sum of RGB (Red+Green+Blue) = 113+64+130=307 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.81% from 307); Green value is 64 (25.39% from 255 or 20.85% from 307); Blue value is 130 (51.17% from 255 or 42.35% from 307); Max value from RGB is 130 - color contains mainly: blue. Hex color #714082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714082 is #8EBF7D. Grayscale: #555555. Windows color (decimal): -9355134 or 8536177. OLE color: 8536177.
HSL color Cylindrical-coordinate representation of color #714082: hue angle of 284.55º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #714082 is Cyan = 0.13, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 64 | 130 | - |
| CMYK | 0.13 | 0.51 | 0 | 0.49 |
| HSL | 284.55º | 0.34% | 0.38% | - |
| HSV(B) | 284.55º | 0.51% | 0.51% | - |
| XYZ | 12.67 | 8.79 | 22.15 | - |
| YUV | 86.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 130 | 0.13 | 0.51 | 0 | 0.49 | 284.55 | 0.34 | 0.38 |
| Hex | 71 | 40 | 82 | D | 33 | 0 | 31 | 11D | 22 | 26 |
| Octal | 161 | 100 | 202 | 15 | 63 | 0 | 61 | 435 | 42 | 46 |
| Binary | 1110001 | 1000000 | 10000010 | 1101 | 110011 | 0 | 110001 | 100011101 | 100010 | 100110 |
Color Harmonies of #714082
Complementary color
Monochromatic Colors of #714082
Black with #714082
Text Example
Text Example
White with #714082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714082; }
p { color: rgb(113,64,130); }
H1.HeaderClassName
{
color: #714082;
}
.AnyTagClassName
{
color: #714082;
}
</style>
background-color css
<style>
a { background-color: #714082; }
a { background-color: rgb(113,64,130); }
div.DivClassName
{
background-color: #714082;
}
.BgClassName
{
background-color: #714082;
}
</style>
border-color css
<style>
span { border-color: #714082; }
span { border-color: rgb(113,64,130); }
td.TdClassName
{
border-color: #714082;
}
.TagClassName
{
border-color: #714082;
}
</style>