Shades of Affair #714985
Tints of Affair #714985
RGB
CMYK
RGB Variations
Color information
#714985 (or 0x714985) is known color: Affair. HEX triplet: 71, 49 and 85. RGB value is (113,73,133). Sum of RGB (Red+Green+Blue) = 113+73+133=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 73 (28.91% from 255 or 22.88% from 319); Blue value is 133 (52.34% from 255 or 41.69% from 319); Max value from RGB is 133 - color contains mainly: blue. Hex color #714985 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714985 is #8EB67A. Grayscale: #5B5B5B. Windows color (decimal): -9352827 or 8735089. OLE color: 8735089.
HSL color Cylindrical-coordinate representation of color #714985: hue angle of 280º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #714985 is Cyan = 0.15, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 73 | 133 | - |
| CMYK | 0.15 | 0.45 | 0 | 0.48 |
| HSL | 280º | 0.29% | 0.4% | - |
| HSV(B) | 280º | 0.45% | 0.52% | - |
| XYZ | 13.43 | 9.97 | 23.41 | - |
| YUV | 91.8 | 151.25 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 133 | 0.15 | 0.45 | 0 | 0.48 | 280 | 0.29 | 0.4 |
| Hex | 71 | 49 | 85 | F | 2D | 0 | 30 | 118 | 1D | 28 |
| Octal | 161 | 111 | 205 | 17 | 55 | 0 | 60 | 430 | 35 | 50 |
| Binary | 1110001 | 1001001 | 10000101 | 1111 | 101101 | 0 | 110000 | 100011000 | 11101 | 101000 |
Color Harmonies of #714985
Complementary color
Monochromatic Colors of #714985
Black with #714985
Text Example
Text Example
White with #714985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714985; }
p { color: rgb(113,73,133); }
H1.HeaderClassName
{
color: #714985;
}
.AnyTagClassName
{
color: #714985;
}
</style>
background-color css
<style>
a { background-color: #714985; }
a { background-color: rgb(113,73,133); }
div.DivClassName
{
background-color: #714985;
}
.BgClassName
{
background-color: #714985;
}
</style>
border-color css
<style>
span { border-color: #714985; }
span { border-color: rgb(113,73,133); }
td.TdClassName
{
border-color: #714985;
}
.TagClassName
{
border-color: #714985;
}
</style>