Shades of Affair #714183
Tints of Affair #714183
RGB
CMYK
RGB Variations
Color information
#714183 (or 0x714183) is known color: Affair. HEX triplet: 71, 41 and 83. RGB value is (113,65,131). Sum of RGB (Red+Green+Blue) = 113+65+131=309 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.57% from 309); Green value is 65 (25.78% from 255 or 21.04% from 309); Blue value is 131 (51.56% from 255 or 42.39% from 309); Max value from RGB is 131 - color contains mainly: blue. Hex color #714183 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714183 is #8EBE7C. Grayscale: #565656. Windows color (decimal): -9354877 or 8601969. OLE color: 8601969.
HSL color Cylindrical-coordinate representation of color #714183: hue angle of 283.64º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #714183 is Cyan = 0.14, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 65 | 131 | - |
| CMYK | 0.14 | 0.50 | 0 | 0.49 |
| HSL | 283.64º | 0.34% | 0.38% | - |
| HSV(B) | 283.64º | 0.5% | 0.51% | - |
| XYZ | 12.8 | 8.93 | 22.52 | - |
| YUV | 86.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 131 | 0.14 | 0.50 | 0 | 0.49 | 283.64 | 0.34 | 0.38 |
| Hex | 71 | 41 | 83 | E | 32 | 0 | 31 | 11C | 22 | 26 |
| Octal | 161 | 101 | 203 | 16 | 62 | 0 | 61 | 434 | 42 | 46 |
| Binary | 1110001 | 1000001 | 10000011 | 1110 | 110010 | 0 | 110001 | 100011100 | 100010 | 100110 |
Color Harmonies of #714183
Complementary color
Monochromatic Colors of #714183
Black with #714183
Text Example
Text Example
White with #714183
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714183; }
p { color: rgb(113,65,131); }
H1.HeaderClassName
{
color: #714183;
}
.AnyTagClassName
{
color: #714183;
}
</style>
background-color css
<style>
a { background-color: #714183; }
a { background-color: rgb(113,65,131); }
div.DivClassName
{
background-color: #714183;
}
.BgClassName
{
background-color: #714183;
}
</style>
border-color css
<style>
span { border-color: #714183; }
span { border-color: rgb(113,65,131); }
td.TdClassName
{
border-color: #714183;
}
.TagClassName
{
border-color: #714183;
}
</style>