Shades of Affair #71458C
Tints of Affair #71458C
RGB
CMYK
RGB Variations
Color information
#71458C (or 0x71458C) is known color: Affair. HEX triplet: 71, 45 and 8C. RGB value is (113,69,140). Sum of RGB (Red+Green+Blue) = 113+69+140=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 69 (27.34% from 255 or 21.43% from 322); Blue value is 140 (55.08% from 255 or 43.48% from 322); Max value from RGB is 140 - color contains mainly: blue. Hex color #71458C is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #71458C is #8EBA73. Grayscale: #5A5A5A. Windows color (decimal): -9353844 or 9192817. OLE color: 9192817.
HSL color Cylindrical-coordinate representation of color #71458C: hue angle of 277.18º degrees, saturation: 0.34, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #71458C is Cyan = 0.19, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 113 | 69 | 140 | - |
| CMYK | 0.19 | 0.51 | 0 | 0.45 |
| HSL | 277.18º | 0.34% | 0.41% | - |
| HSV(B) | 277.18º | 0.51% | 0.55% | - |
| XYZ | 13.67 | 9.66 | 25.96 | - |
| YUV | 90.25 | 156.08 | 144.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 140 | 0.19 | 0.51 | 0 | 0.45 | 277.18 | 0.34 | 0.41 |
| Hex | 71 | 45 | 8C | 13 | 33 | 0 | 2D | 115 | 22 | 29 |
| Octal | 161 | 105 | 214 | 23 | 63 | 0 | 55 | 425 | 42 | 51 |
| Binary | 1110001 | 1000101 | 10001100 | 10011 | 110011 | 0 | 101101 | 100010101 | 100010 | 101001 |
Color Harmonies of #71458C
Complementary color
Monochromatic Colors of #71458C
Black with #71458C
Text Example
Text Example
White with #71458C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71458C; }
p { color: rgb(113,69,140); }
H1.HeaderClassName
{
color: #71458C;
}
.AnyTagClassName
{
color: #71458C;
}
</style>
background-color css
<style>
a { background-color: #71458C; }
a { background-color: rgb(113,69,140); }
div.DivClassName
{
background-color: #71458C;
}
.BgClassName
{
background-color: #71458C;
}
</style>
border-color css
<style>
span { border-color: #71458C; }
span { border-color: rgb(113,69,140); }
td.TdClassName
{
border-color: #71458C;
}
.TagClassName
{
border-color: #71458C;
}
</style>