Shades of Affair #71458A
Tints of Affair #71458A
RGB
CMYK
RGB Variations
Color information
#71458A (or 0x71458A) is known color: Affair. HEX triplet: 71, 45 and 8A. RGB value is (113,69,138). Sum of RGB (Red+Green+Blue) = 113+69+138=320 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.31% from 320); Green value is 69 (27.34% from 255 or 21.56% from 320); Blue value is 138 (54.30% from 255 or 43.12% from 320); Max value from RGB is 138 - color contains mainly: blue. Hex color #71458A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #71458A is #8EBA75. Grayscale: #595959. Windows color (decimal): -9353846 or 9061745. OLE color: 9061745.
HSL color Cylindrical-coordinate representation of color #71458A: hue angle of 278.26º degrees, saturation: 0.33, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #71458A is Cyan = 0.18, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 69 | 138 | - |
| CMYK | 0.18 | 0.5 | 0 | 0.46 |
| HSL | 278.26º | 0.33% | 0.41% | - |
| HSV(B) | 278.26º | 0.5% | 0.54% | - |
| XYZ | 13.53 | 9.6 | 25.19 | - |
| YUV | 90.02 | 155.08 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 138 | 0.18 | 0.5 | 0 | 0.46 | 278.26 | 0.33 | 0.41 |
| Hex | 71 | 45 | 8A | 12 | 32 | 0 | 2E | 116 | 21 | 29 |
| Octal | 161 | 105 | 212 | 22 | 62 | 0 | 56 | 426 | 41 | 51 |
| Binary | 1110001 | 1000101 | 10001010 | 10010 | 110010 | 0 | 101110 | 100010110 | 100001 | 101001 |
Color Harmonies of #71458A
Complementary color
Monochromatic Colors of #71458A
Black with #71458A
Text Example
Text Example
White with #71458A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71458A; }
p { color: rgb(113,69,138); }
H1.HeaderClassName
{
color: #71458A;
}
.AnyTagClassName
{
color: #71458A;
}
</style>
background-color css
<style>
a { background-color: #71458A; }
a { background-color: rgb(113,69,138); }
div.DivClassName
{
background-color: #71458A;
}
.BgClassName
{
background-color: #71458A;
}
</style>
border-color css
<style>
span { border-color: #71458A; }
span { border-color: rgb(113,69,138); }
td.TdClassName
{
border-color: #71458A;
}
.TagClassName
{
border-color: #71458A;
}
</style>