Shades of Affair #714085
Tints of Affair #714085
RGB
CMYK
RGB Variations
Color information
#714085 (or 0x714085) is known color: Affair. HEX triplet: 71, 40 and 85. RGB value is (113,64,133). Sum of RGB (Red+Green+Blue) = 113+64+133=310 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.45% from 310); Green value is 64 (25.39% from 255 or 20.65% from 310); Blue value is 133 (52.34% from 255 or 42.90% from 310); Max value from RGB is 133 - color contains mainly: blue. Hex color #714085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714085 is #8EBF7A. Grayscale: #565656. Windows color (decimal): -9355131 or 8732785. OLE color: 8732785.
HSL color Cylindrical-coordinate representation of color #714085: hue angle of 282.61º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #714085 is Cyan = 0.15, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 64 | 133 | - |
| CMYK | 0.15 | 0.52 | 0 | 0.48 |
| HSL | 282.61º | 0.35% | 0.39% | - |
| HSV(B) | 282.61º | 0.52% | 0.52% | - |
| XYZ | 12.88 | 8.87 | 23.22 | - |
| YUV | 86.52 | 154.23 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 133 | 0.15 | 0.52 | 0 | 0.48 | 282.61 | 0.35 | 0.39 |
| Hex | 71 | 40 | 85 | F | 34 | 0 | 30 | 11B | 23 | 27 |
| Octal | 161 | 100 | 205 | 17 | 64 | 0 | 60 | 433 | 43 | 47 |
| Binary | 1110001 | 1000000 | 10000101 | 1111 | 110100 | 0 | 110000 | 100011011 | 100011 | 100111 |
Color Harmonies of #714085
Complementary color
Monochromatic Colors of #714085
Black with #714085
Text Example
Text Example
White with #714085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714085; }
p { color: rgb(113,64,133); }
H1.HeaderClassName
{
color: #714085;
}
.AnyTagClassName
{
color: #714085;
}
</style>
background-color css
<style>
a { background-color: #714085; }
a { background-color: rgb(113,64,133); }
div.DivClassName
{
background-color: #714085;
}
.BgClassName
{
background-color: #714085;
}
</style>
border-color css
<style>
span { border-color: #714085; }
span { border-color: rgb(113,64,133); }
td.TdClassName
{
border-color: #714085;
}
.TagClassName
{
border-color: #714085;
}
</style>