Shades of Affair #71507A
Tints of Affair #71507A
RGB
CMYK
RGB Variations
Color information
#71507A (or 0x71507A) is known color: Affair. HEX triplet: 71, 50 and 7A. RGB value is (113,80,122). Sum of RGB (Red+Green+Blue) = 113+80+122=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 80 (31.64% from 255 or 25.40% from 315); Blue value is 122 (48.05% from 255 or 38.73% from 315); Max value from RGB is 122 - color contains mainly: blue. Hex color #71507A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71507A is #8EAF85. Grayscale: #5E5E5E. Windows color (decimal): -9351046 or 8015985. OLE color: 8015985.
HSL color Cylindrical-coordinate representation of color #71507A: hue angle of 287.14º degrees, saturation: 0.21, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #71507A is Cyan = 0.07, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 113 | 80 | 122 | - |
| CMYK | 0.07 | 0.34 | 0 | 0.52 |
| HSL | 287.14º | 0.21% | 0.4% | - |
| HSV(B) | 287.14º | 0.34% | 0.48% | - |
| XYZ | 13.19 | 10.65 | 19.77 | - |
| YUV | 94.66 | 143.43 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 122 | 0.07 | 0.34 | 0 | 0.52 | 287.14 | 0.21 | 0.4 |
| Hex | 71 | 50 | 7A | 7 | 22 | 0 | 34 | 11F | 15 | 28 |
| Octal | 161 | 120 | 172 | 7 | 42 | 0 | 64 | 437 | 25 | 50 |
| Binary | 1110001 | 1010000 | 1111010 | 111 | 100010 | 0 | 110100 | 100011111 | 10101 | 101000 |
Color Harmonies of #71507A
Complementary color
Monochromatic Colors of #71507A
Black with #71507A
Text Example
Text Example
White with #71507A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71507A; }
p { color: rgb(113,80,122); }
H1.HeaderClassName
{
color: #71507A;
}
.AnyTagClassName
{
color: #71507A;
}
</style>
background-color css
<style>
a { background-color: #71507A; }
a { background-color: rgb(113,80,122); }
div.DivClassName
{
background-color: #71507A;
}
.BgClassName
{
background-color: #71507A;
}
</style>
border-color css
<style>
span { border-color: #71507A; }
span { border-color: rgb(113,80,122); }
td.TdClassName
{
border-color: #71507A;
}
.TagClassName
{
border-color: #71507A;
}
</style>