Shades of Affair #714083
Tints of Affair #714083
RGB
CMYK
RGB Variations
Color information
#714083 (or 0x714083) is known color: Affair. HEX triplet: 71, 40 and 83. RGB value is (113,64,131). Sum of RGB (Red+Green+Blue) = 113+64+131=308 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.69% from 308); Green value is 64 (25.39% from 255 or 20.78% from 308); Blue value is 131 (51.56% from 255 or 42.53% from 308); Max value from RGB is 131 - color contains mainly: blue. Hex color #714083 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714083 is #8EBF7C. Grayscale: #565656. Windows color (decimal): -9355133 or 8601713. OLE color: 8601713.
HSL color Cylindrical-coordinate representation of color #714083: hue angle of 283.88º 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 #714083 is Cyan = 0.14, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 64 | 131 | - |
| CMYK | 0.14 | 0.51 | 0 | 0.49 |
| HSL | 283.88º | 0.34% | 0.38% | - |
| HSV(B) | 283.88º | 0.51% | 0.51% | - |
| XYZ | 12.74 | 8.82 | 22.5 | - |
| YUV | 86.29 | 153.23 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 131 | 0.14 | 0.51 | 0 | 0.49 | 283.88 | 0.34 | 0.38 |
| Hex | 71 | 40 | 83 | E | 33 | 0 | 31 | 11C | 22 | 26 |
| Octal | 161 | 100 | 203 | 16 | 63 | 0 | 61 | 434 | 42 | 46 |
| Binary | 1110001 | 1000000 | 10000011 | 1110 | 110011 | 0 | 110001 | 100011100 | 100010 | 100110 |
Color Harmonies of #714083
Complementary color
Monochromatic Colors of #714083
Black with #714083
Text Example
Text Example
White with #714083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714083; }
p { color: rgb(113,64,131); }
H1.HeaderClassName
{
color: #714083;
}
.AnyTagClassName
{
color: #714083;
}
</style>
background-color css
<style>
a { background-color: #714083; }
a { background-color: rgb(113,64,131); }
div.DivClassName
{
background-color: #714083;
}
.BgClassName
{
background-color: #714083;
}
</style>
border-color css
<style>
span { border-color: #714083; }
span { border-color: rgb(113,64,131); }
td.TdClassName
{
border-color: #714083;
}
.TagClassName
{
border-color: #714083;
}
</style>