Shades of Affair #715085
Tints of Affair #715085
RGB
CMYK
RGB Variations
Color information
#715085 (or 0x715085) is known color: Affair. HEX triplet: 71, 50 and 85. RGB value is (113,80,133). Sum of RGB (Red+Green+Blue) = 113+80+133=326 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.66% from 326); Green value is 80 (31.64% from 255 or 24.54% from 326); Blue value is 133 (52.34% from 255 or 40.80% from 326); Max value from RGB is 133 - color contains mainly: blue. Hex color #715085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715085 is #8EAF7A. Grayscale: #5F5F5F. Windows color (decimal): -9351035 or 8736881. OLE color: 8736881.
HSL color Cylindrical-coordinate representation of color #715085: hue angle of 277.36º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #715085 is Cyan = 0.15, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 80 | 133 | - |
| CMYK | 0.15 | 0.40 | 0 | 0.48 |
| HSL | 277.36º | 0.25% | 0.42% | - |
| HSV(B) | 277.36º | 0.4% | 0.52% | - |
| XYZ | 13.91 | 10.94 | 23.57 | - |
| YUV | 95.91 | 148.93 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 133 | 0.15 | 0.40 | 0 | 0.48 | 277.36 | 0.25 | 0.42 |
| Hex | 71 | 50 | 85 | F | 28 | 0 | 30 | 115 | 19 | 2A |
| Octal | 161 | 120 | 205 | 17 | 50 | 0 | 60 | 425 | 31 | 52 |
| Binary | 1110001 | 1010000 | 10000101 | 1111 | 101000 | 0 | 110000 | 100010101 | 11001 | 101010 |
Color Harmonies of #715085
Complementary color
Monochromatic Colors of #715085
Black with #715085
Text Example
Text Example
White with #715085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715085; }
p { color: rgb(113,80,133); }
H1.HeaderClassName
{
color: #715085;
}
.AnyTagClassName
{
color: #715085;
}
</style>
background-color css
<style>
a { background-color: #715085; }
a { background-color: rgb(113,80,133); }
div.DivClassName
{
background-color: #715085;
}
.BgClassName
{
background-color: #715085;
}
</style>
border-color css
<style>
span { border-color: #715085; }
span { border-color: rgb(113,80,133); }
td.TdClassName
{
border-color: #715085;
}
.TagClassName
{
border-color: #715085;
}
</style>