Shades of Affair #714888
Tints of Affair #714888
RGB
CMYK
RGB Variations
Color information
#714888 (or 0x714888) is known color: Affair. HEX triplet: 71, 48 and 88. RGB value is (113,72,136). Sum of RGB (Red+Green+Blue) = 113+72+136=321 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.20% from 321); Green value is 72 (28.52% from 255 or 22.43% from 321); Blue value is 136 (53.52% from 255 or 42.37% from 321); Max value from RGB is 136 - color contains mainly: blue. Hex color #714888 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714888 is #8EB777. Grayscale: #5B5B5B. Windows color (decimal): -9353080 or 8931441. OLE color: 8931441.
HSL color Cylindrical-coordinate representation of color #714888: hue angle of 278.44º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #714888 is Cyan = 0.17, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 72 | 136 | - |
| CMYK | 0.17 | 0.47 | 0 | 0.47 |
| HSL | 278.44º | 0.31% | 0.41% | - |
| HSV(B) | 278.44º | 0.47% | 0.53% | - |
| XYZ | 13.57 | 9.92 | 24.49 | - |
| YUV | 91.56 | 153.08 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 72 | 136 | 0.17 | 0.47 | 0 | 0.47 | 278.44 | 0.31 | 0.41 |
| Hex | 71 | 48 | 88 | 11 | 2F | 0 | 2F | 116 | 1F | 29 |
| Octal | 161 | 110 | 210 | 21 | 57 | 0 | 57 | 426 | 37 | 51 |
| Binary | 1110001 | 1001000 | 10001000 | 10001 | 101111 | 0 | 101111 | 100010110 | 11111 | 101001 |
Color Harmonies of #714888
Complementary color
Monochromatic Colors of #714888
Black with #714888
Text Example
Text Example
White with #714888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714888; }
p { color: rgb(113,72,136); }
H1.HeaderClassName
{
color: #714888;
}
.AnyTagClassName
{
color: #714888;
}
</style>
background-color css
<style>
a { background-color: #714888; }
a { background-color: rgb(113,72,136); }
div.DivClassName
{
background-color: #714888;
}
.BgClassName
{
background-color: #714888;
}
</style>
border-color css
<style>
span { border-color: #714888; }
span { border-color: rgb(113,72,136); }
td.TdClassName
{
border-color: #714888;
}
.TagClassName
{
border-color: #714888;
}
</style>