Shades of Affair #715088
Tints of Affair #715088
RGB
CMYK
RGB Variations
Color information
#715088 (or 0x715088) is known color: Affair. HEX triplet: 71, 50 and 88. RGB value is (113,80,136). Sum of RGB (Red+Green+Blue) = 113+80+136=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 80 (31.64% from 255 or 24.32% from 329); Blue value is 136 (53.52% from 255 or 41.34% from 329); Max value from RGB is 136 - color contains mainly: blue. Hex color #715088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715088 is #8EAF77. Grayscale: #606060. Windows color (decimal): -9351032 or 8933489. OLE color: 8933489.
HSL color Cylindrical-coordinate representation of color #715088: hue angle of 275.36º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #715088 is Cyan = 0.17, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 80 | 136 | - |
| CMYK | 0.17 | 0.41 | 0 | 0.47 |
| HSL | 275.36º | 0.26% | 0.42% | - |
| HSV(B) | 275.36º | 0.41% | 0.53% | - |
| XYZ | 14.12 | 11.03 | 24.68 | - |
| YUV | 96.25 | 150.43 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 136 | 0.17 | 0.41 | 0 | 0.47 | 275.36 | 0.26 | 0.42 |
| Hex | 71 | 50 | 88 | 11 | 29 | 0 | 2F | 113 | 1A | 2A |
| Octal | 161 | 120 | 210 | 21 | 51 | 0 | 57 | 423 | 32 | 52 |
| Binary | 1110001 | 1010000 | 10001000 | 10001 | 101001 | 0 | 101111 | 100010011 | 11010 | 101010 |
Color Harmonies of #715088
Complementary color
Monochromatic Colors of #715088
Black with #715088
Text Example
Text Example
White with #715088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715088; }
p { color: rgb(113,80,136); }
H1.HeaderClassName
{
color: #715088;
}
.AnyTagClassName
{
color: #715088;
}
</style>
background-color css
<style>
a { background-color: #715088; }
a { background-color: rgb(113,80,136); }
div.DivClassName
{
background-color: #715088;
}
.BgClassName
{
background-color: #715088;
}
</style>
border-color css
<style>
span { border-color: #715088; }
span { border-color: rgb(113,80,136); }
td.TdClassName
{
border-color: #715088;
}
.TagClassName
{
border-color: #715088;
}
</style>