Shades of Affair #714081
Tints of Affair #714081
RGB
CMYK
RGB Variations
Color information
#714081 (or 0x714081) is known color: Affair. HEX triplet: 71, 40 and 81. RGB value is (113,64,129). Sum of RGB (Red+Green+Blue) = 113+64+129=306 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.93% from 306); Green value is 64 (25.39% from 255 or 20.92% from 306); Blue value is 129 (50.78% from 255 or 42.16% from 306); Max value from RGB is 129 - color contains mainly: blue. Hex color #714081 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714081 is #8EBF7E. Grayscale: #555555. Windows color (decimal): -9355135 or 8470641. OLE color: 8470641.
HSL color Cylindrical-coordinate representation of color #714081: hue angle of 285.23º 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 #714081 is Cyan = 0.12, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 64 | 129 | - |
| CMYK | 0.12 | 0.50 | 0 | 0.49 |
| HSL | 285.23º | 0.34% | 0.38% | - |
| HSV(B) | 285.23º | 0.5% | 0.51% | - |
| XYZ | 12.61 | 8.76 | 21.8 | - |
| YUV | 86.06 | 152.23 | 147.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 129 | 0.12 | 0.50 | 0 | 0.49 | 285.23 | 0.34 | 0.38 |
| Hex | 71 | 40 | 81 | C | 32 | 0 | 31 | 11D | 22 | 26 |
| Octal | 161 | 100 | 201 | 14 | 62 | 0 | 61 | 435 | 42 | 46 |
| Binary | 1110001 | 1000000 | 10000001 | 1100 | 110010 | 0 | 110001 | 100011101 | 100010 | 100110 |
Color Harmonies of #714081
Complementary color
Monochromatic Colors of #714081
Black with #714081
Text Example
Text Example
White with #714081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714081; }
p { color: rgb(113,64,129); }
H1.HeaderClassName
{
color: #714081;
}
.AnyTagClassName
{
color: #714081;
}
</style>
background-color css
<style>
a { background-color: #714081; }
a { background-color: rgb(113,64,129); }
div.DivClassName
{
background-color: #714081;
}
.BgClassName
{
background-color: #714081;
}
</style>
border-color css
<style>
span { border-color: #714081; }
span { border-color: rgb(113,64,129); }
td.TdClassName
{
border-color: #714081;
}
.TagClassName
{
border-color: #714081;
}
</style>