Shades of Affair #714280
Tints of Affair #714280
RGB
CMYK
RGB Variations
Color information
#714280 (or 0x714280) is known color: Affair. HEX triplet: 71, 42 and 80. RGB value is (113,66,128). Sum of RGB (Red+Green+Blue) = 113+66+128=307 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.81% from 307); Green value is 66 (26.17% from 255 or 21.50% from 307); Blue value is 128 (50.39% from 255 or 41.69% from 307); Max value from RGB is 128 - color contains mainly: blue. Hex color #714280 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714280 is #8EBD7F. Grayscale: #565656. Windows color (decimal): -9354624 or 8405617. OLE color: 8405617.
HSL color Cylindrical-coordinate representation of color #714280: hue angle of 285.48º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #714280 is Cyan = 0.12, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 66 | 128 | - |
| CMYK | 0.12 | 0.48 | 0 | 0.50 |
| HSL | 285.48º | 0.32% | 0.38% | - |
| HSV(B) | 285.48º | 0.48% | 0.5% | - |
| XYZ | 12.65 | 8.97 | 21.49 | - |
| YUV | 87.12 | 151.07 | 146.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 128 | 0.12 | 0.48 | 0 | 0.50 | 285.48 | 0.32 | 0.38 |
| Hex | 71 | 42 | 80 | C | 30 | 0 | 32 | 11D | 20 | 26 |
| Octal | 161 | 102 | 200 | 14 | 60 | 0 | 62 | 435 | 40 | 46 |
| Binary | 1110001 | 1000010 | 10000000 | 1100 | 110000 | 0 | 110010 | 100011101 | 100000 | 100110 |
Color Harmonies of #714280
Complementary color
Monochromatic Colors of #714280
Black with #714280
Text Example
Text Example
White with #714280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714280; }
p { color: rgb(113,66,128); }
H1.HeaderClassName
{
color: #714280;
}
.AnyTagClassName
{
color: #714280;
}
</style>
background-color css
<style>
a { background-color: #714280; }
a { background-color: rgb(113,66,128); }
div.DivClassName
{
background-color: #714280;
}
.BgClassName
{
background-color: #714280;
}
</style>
border-color css
<style>
span { border-color: #714280; }
span { border-color: rgb(113,66,128); }
td.TdClassName
{
border-color: #714280;
}
.TagClassName
{
border-color: #714280;
}
</style>