Shades of Affair #714182
Tints of Affair #714182
RGB
CMYK
RGB Variations
Color information
#714182 (or 0x714182) is known color: Affair. HEX triplet: 71, 41 and 82. RGB value is (113,65,130). Sum of RGB (Red+Green+Blue) = 113+65+130=308 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.69% from 308); Green value is 65 (25.78% from 255 or 21.10% from 308); Blue value is 130 (51.17% from 255 or 42.21% from 308); Max value from RGB is 130 - color contains mainly: blue. Hex color #714182 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714182 is #8EBE7D. Grayscale: #565656. Windows color (decimal): -9354878 or 8536433. OLE color: 8536433.
HSL color Cylindrical-coordinate representation of color #714182: hue angle of 284.31º degrees, saturation: 0.33, 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 #714182 is Cyan = 0.13, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 65 | 130 | - |
| CMYK | 0.13 | 0.50 | 0 | 0.49 |
| HSL | 284.31º | 0.33% | 0.38% | - |
| HSV(B) | 284.31º | 0.5% | 0.51% | - |
| XYZ | 12.73 | 8.9 | 22.17 | - |
| YUV | 86.76 | 152.4 | 146.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 130 | 0.13 | 0.50 | 0 | 0.49 | 284.31 | 0.33 | 0.38 |
| Hex | 71 | 41 | 82 | D | 32 | 0 | 31 | 11C | 21 | 26 |
| Octal | 161 | 101 | 202 | 15 | 62 | 0 | 61 | 434 | 41 | 46 |
| Binary | 1110001 | 1000001 | 10000010 | 1101 | 110010 | 0 | 110001 | 100011100 | 100001 | 100110 |
Color Harmonies of #714182
Complementary color
Monochromatic Colors of #714182
Black with #714182
Text Example
Text Example
White with #714182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714182; }
p { color: rgb(113,65,130); }
H1.HeaderClassName
{
color: #714182;
}
.AnyTagClassName
{
color: #714182;
}
</style>
background-color css
<style>
a { background-color: #714182; }
a { background-color: rgb(113,65,130); }
div.DivClassName
{
background-color: #714182;
}
.BgClassName
{
background-color: #714182;
}
</style>
border-color css
<style>
span { border-color: #714182; }
span { border-color: rgb(113,65,130); }
td.TdClassName
{
border-color: #714182;
}
.TagClassName
{
border-color: #714182;
}
</style>