Shades of Affair #715377
Tints of Affair #715377
RGB
CMYK
RGB Variations
Color information
#715377 (or 0x715377) is known color: Affair. HEX triplet: 71, 53 and 77. RGB value is (113,83,119). Sum of RGB (Red+Green+Blue) = 113+83+119=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 83 (32.81% from 255 or 26.35% from 315); Blue value is 119 (46.88% from 255 or 37.78% from 315); Max value from RGB is 119 - color contains mainly: blue. Hex color #715377 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715377 is #8EAC88. Grayscale: #5F5F5F. Windows color (decimal): -9350281 or 7820145. OLE color: 7820145.
HSL color Cylindrical-coordinate representation of color #715377: hue angle of 290º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #715377 is Cyan = 0.05, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 83 | 119 | - |
| CMYK | 0.05 | 0.30 | 0 | 0.53 |
| HSL | 290º | 0.18% | 0.4% | - |
| HSV(B) | 290º | 0.3% | 0.47% | - |
| XYZ | 13.23 | 11.03 | 18.88 | - |
| YUV | 96.07 | 140.94 | 140.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 119 | 0.05 | 0.30 | 0 | 0.53 | 290 | 0.18 | 0.4 |
| Hex | 71 | 53 | 77 | 5 | 1E | 0 | 35 | 122 | 12 | 28 |
| Octal | 161 | 123 | 167 | 5 | 36 | 0 | 65 | 442 | 22 | 50 |
| Binary | 1110001 | 1010011 | 1110111 | 101 | 11110 | 0 | 110101 | 100100010 | 10010 | 101000 |
Color Harmonies of #715377
Complementary color
Monochromatic Colors of #715377
Black with #715377
Text Example
Text Example
White with #715377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715377; }
p { color: rgb(113,83,119); }
H1.HeaderClassName
{
color: #715377;
}
.AnyTagClassName
{
color: #715377;
}
</style>
background-color css
<style>
a { background-color: #715377; }
a { background-color: rgb(113,83,119); }
div.DivClassName
{
background-color: #715377;
}
.BgClassName
{
background-color: #715377;
}
</style>
border-color css
<style>
span { border-color: #715377; }
span { border-color: rgb(113,83,119); }
td.TdClassName
{
border-color: #715377;
}
.TagClassName
{
border-color: #715377;
}
</style>