Shades of Affair #71507F
Tints of Affair #71507F
RGB
CMYK
RGB Variations
Color information
#71507F (or 0x71507F) is known color: Affair. HEX triplet: 71, 50 and 7F. RGB value is (113,80,127). Sum of RGB (Red+Green+Blue) = 113+80+127=320 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.31% from 320); Green value is 80 (31.64% from 255 or 25% from 320); Blue value is 127 (50% from 255 or 39.69% from 320); Max value from RGB is 127 - color contains mainly: blue. Hex color #71507F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71507F is #8EAF80. Grayscale: #5F5F5F. Windows color (decimal): -9351041 or 8343665. OLE color: 8343665.
HSL color Cylindrical-coordinate representation of color #71507F: hue angle of 282.13º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #71507F is Cyan = 0.11, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 80 | 127 | - |
| CMYK | 0.11 | 0.37 | 0 | 0.50 |
| HSL | 282.13º | 0.23% | 0.41% | - |
| HSV(B) | 282.13º | 0.37% | 0.5% | - |
| XYZ | 13.51 | 10.78 | 21.45 | - |
| YUV | 95.23 | 145.93 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 127 | 0.11 | 0.37 | 0 | 0.50 | 282.13 | 0.23 | 0.41 |
| Hex | 71 | 50 | 7F | B | 25 | 0 | 32 | 11A | 17 | 29 |
| Octal | 161 | 120 | 177 | 13 | 45 | 0 | 62 | 432 | 27 | 51 |
| Binary | 1110001 | 1010000 | 1111111 | 1011 | 100101 | 0 | 110010 | 100011010 | 10111 | 101001 |
Color Harmonies of #71507F
Complementary color
Monochromatic Colors of #71507F
Black with #71507F
Text Example
Text Example
White with #71507F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71507F; }
p { color: rgb(113,80,127); }
H1.HeaderClassName
{
color: #71507F;
}
.AnyTagClassName
{
color: #71507F;
}
</style>
background-color css
<style>
a { background-color: #71507F; }
a { background-color: rgb(113,80,127); }
div.DivClassName
{
background-color: #71507F;
}
.BgClassName
{
background-color: #71507F;
}
</style>
border-color css
<style>
span { border-color: #71507F; }
span { border-color: rgb(113,80,127); }
td.TdClassName
{
border-color: #71507F;
}
.TagClassName
{
border-color: #71507F;
}
</style>