Shades of Affair #714382
Tints of Affair #714382
RGB
CMYK
RGB Variations
Color information
#714382 (or 0x714382) is known color: Affair. HEX triplet: 71, 43 and 82. RGB value is (113,67,130). Sum of RGB (Red+Green+Blue) = 113+67+130=310 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.45% from 310); Green value is 67 (26.56% from 255 or 21.61% from 310); Blue value is 130 (51.17% from 255 or 41.94% from 310); Max value from RGB is 130 - color contains mainly: blue. Hex color #714382 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714382 is #8EBC7D. Grayscale: #575757. Windows color (decimal): -9354366 or 8536945. OLE color: 8536945.
HSL color Cylindrical-coordinate representation of color #714382: hue angle of 283.81º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #714382 is Cyan = 0.13, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 67 | 130 | - |
| CMYK | 0.13 | 0.48 | 0 | 0.49 |
| HSL | 283.81º | 0.32% | 0.39% | - |
| HSV(B) | 283.81º | 0.48% | 0.51% | - |
| XYZ | 12.85 | 9.14 | 22.21 | - |
| YUV | 87.94 | 151.74 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 130 | 0.13 | 0.48 | 0 | 0.49 | 283.81 | 0.32 | 0.39 |
| Hex | 71 | 43 | 82 | D | 30 | 0 | 31 | 11C | 20 | 27 |
| Octal | 161 | 103 | 202 | 15 | 60 | 0 | 61 | 434 | 40 | 47 |
| Binary | 1110001 | 1000011 | 10000010 | 1101 | 110000 | 0 | 110001 | 100011100 | 100000 | 100111 |
Color Harmonies of #714382
Complementary color
Monochromatic Colors of #714382
Black with #714382
Text Example
Text Example
White with #714382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714382; }
p { color: rgb(113,67,130); }
H1.HeaderClassName
{
color: #714382;
}
.AnyTagClassName
{
color: #714382;
}
</style>
background-color css
<style>
a { background-color: #714382; }
a { background-color: rgb(113,67,130); }
div.DivClassName
{
background-color: #714382;
}
.BgClassName
{
background-color: #714382;
}
</style>
border-color css
<style>
span { border-color: #714382; }
span { border-color: rgb(113,67,130); }
td.TdClassName
{
border-color: #714382;
}
.TagClassName
{
border-color: #714382;
}
</style>