Shades of Affair #715583
Tints of Affair #715583
RGB
CMYK
RGB Variations
Color information
#715583 (or 0x715583) is known color: Affair. HEX triplet: 71, 55 and 83. RGB value is (113,85,131). Sum of RGB (Red+Green+Blue) = 113+85+131=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 85 (33.59% from 255 or 25.84% from 329); Blue value is 131 (51.56% from 255 or 39.82% from 329); Max value from RGB is 131 - color contains mainly: blue. Hex color #715583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715583 is #8EAA7C. Grayscale: #626262. Windows color (decimal): -9349757 or 8607089. OLE color: 8607089.
HSL color Cylindrical-coordinate representation of color #715583: hue angle of 276.52º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #715583 is Cyan = 0.14, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 85 | 131 | - |
| CMYK | 0.14 | 0.35 | 0 | 0.49 |
| HSL | 276.52º | 0.21% | 0.42% | - |
| HSV(B) | 276.52º | 0.35% | 0.51% | - |
| XYZ | 14.16 | 11.65 | 22.97 | - |
| YUV | 98.62 | 146.28 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 131 | 0.14 | 0.35 | 0 | 0.49 | 276.52 | 0.21 | 0.42 |
| Hex | 71 | 55 | 83 | E | 23 | 0 | 31 | 115 | 15 | 2A |
| Octal | 161 | 125 | 203 | 16 | 43 | 0 | 61 | 425 | 25 | 52 |
| Binary | 1110001 | 1010101 | 10000011 | 1110 | 100011 | 0 | 110001 | 100010101 | 10101 | 101010 |
Color Harmonies of #715583
Complementary color
Monochromatic Colors of #715583
Black with #715583
Text Example
Text Example
White with #715583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715583; }
p { color: rgb(113,85,131); }
H1.HeaderClassName
{
color: #715583;
}
.AnyTagClassName
{
color: #715583;
}
</style>
background-color css
<style>
a { background-color: #715583; }
a { background-color: rgb(113,85,131); }
div.DivClassName
{
background-color: #715583;
}
.BgClassName
{
background-color: #715583;
}
</style>
border-color css
<style>
span { border-color: #715583; }
span { border-color: rgb(113,85,131); }
td.TdClassName
{
border-color: #715583;
}
.TagClassName
{
border-color: #715583;
}
</style>