Shades of Affair #71458B
Tints of Affair #71458B
RGB
CMYK
RGB Variations
Color information
#71458B (or 0x71458B) is known color: Affair. HEX triplet: 71, 45 and 8B. RGB value is (113,69,139). Sum of RGB (Red+Green+Blue) = 113+69+139=321 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.20% from 321); Green value is 69 (27.34% from 255 or 21.50% from 321); Blue value is 139 (54.69% from 255 or 43.30% from 321); Max value from RGB is 139 - color contains mainly: blue. Hex color #71458B is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #71458B is #8EBA74. Grayscale: #595959. Windows color (decimal): -9353845 or 9127281. OLE color: 9127281.
HSL color Cylindrical-coordinate representation of color #71458B: hue angle of 277.71º degrees, saturation: 0.34, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #71458B is Cyan = 0.19, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 113 | 69 | 139 | - |
| CMYK | 0.19 | 0.50 | 0 | 0.45 |
| HSL | 277.71º | 0.34% | 0.41% | - |
| HSV(B) | 277.71º | 0.5% | 0.55% | - |
| XYZ | 13.6 | 9.63 | 25.57 | - |
| YUV | 90.14 | 155.58 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 139 | 0.19 | 0.50 | 0 | 0.45 | 277.71 | 0.34 | 0.41 |
| Hex | 71 | 45 | 8B | 13 | 32 | 0 | 2D | 116 | 22 | 29 |
| Octal | 161 | 105 | 213 | 23 | 62 | 0 | 55 | 426 | 42 | 51 |
| Binary | 1110001 | 1000101 | 10001011 | 10011 | 110010 | 0 | 101101 | 100010110 | 100010 | 101001 |
Color Harmonies of #71458B
Complementary color
Monochromatic Colors of #71458B
Black with #71458B
Text Example
Text Example
White with #71458B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71458B; }
p { color: rgb(113,69,139); }
H1.HeaderClassName
{
color: #71458B;
}
.AnyTagClassName
{
color: #71458B;
}
</style>
background-color css
<style>
a { background-color: #71458B; }
a { background-color: rgb(113,69,139); }
div.DivClassName
{
background-color: #71458B;
}
.BgClassName
{
background-color: #71458B;
}
</style>
border-color css
<style>
span { border-color: #71458B; }
span { border-color: rgb(113,69,139); }
td.TdClassName
{
border-color: #71458B;
}
.TagClassName
{
border-color: #71458B;
}
</style>