Shades of Affair #714380
Tints of Affair #714380
RGB
CMYK
RGB Variations
Color information
#714380 (or 0x714380) is known color: Affair. HEX triplet: 71, 43 and 80. RGB value is (113,67,128). Sum of RGB (Red+Green+Blue) = 113+67+128=308 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.69% from 308); Green value is 67 (26.56% from 255 or 21.75% from 308); Blue value is 128 (50.39% from 255 or 41.56% from 308); Max value from RGB is 128 - color contains mainly: blue. Hex color #714380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714380 is #8EBC7F. Grayscale: #575757. Windows color (decimal): -9354368 or 8405873. OLE color: 8405873.
HSL color Cylindrical-coordinate representation of color #714380: hue angle of 285.25º degrees, saturation: 0.31, 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 #714380 is Cyan = 0.12, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 67 | 128 | - |
| CMYK | 0.12 | 0.48 | 0 | 0.50 |
| HSL | 285.25º | 0.31% | 0.38% | - |
| HSV(B) | 285.25º | 0.48% | 0.5% | - |
| XYZ | 12.71 | 9.08 | 21.51 | - |
| YUV | 87.71 | 150.74 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 128 | 0.12 | 0.48 | 0 | 0.50 | 285.25 | 0.31 | 0.38 |
| Hex | 71 | 43 | 80 | C | 30 | 0 | 32 | 11D | 1F | 26 |
| Octal | 161 | 103 | 200 | 14 | 60 | 0 | 62 | 435 | 37 | 46 |
| Binary | 1110001 | 1000011 | 10000000 | 1100 | 110000 | 0 | 110010 | 100011101 | 11111 | 100110 |
Color Harmonies of #714380
Complementary color
Monochromatic Colors of #714380
Black with #714380
Text Example
Text Example
White with #714380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714380; }
p { color: rgb(113,67,128); }
H1.HeaderClassName
{
color: #714380;
}
.AnyTagClassName
{
color: #714380;
}
</style>
background-color css
<style>
a { background-color: #714380; }
a { background-color: rgb(113,67,128); }
div.DivClassName
{
background-color: #714380;
}
.BgClassName
{
background-color: #714380;
}
</style>
border-color css
<style>
span { border-color: #714380; }
span { border-color: rgb(113,67,128); }
td.TdClassName
{
border-color: #714380;
}
.TagClassName
{
border-color: #714380;
}
</style>