Shades of Affair #71448F
Tints of Affair #71448F
RGB
CMYK
RGB Variations
Color information
#71448F (or 0x71448F) is known color: Affair. HEX triplet: 71, 44 and 8F. RGB value is (113,68,143). Sum of RGB (Red+Green+Blue) = 113+68+143=324 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.88% from 324); Green value is 68 (26.95% from 255 or 20.99% from 324); Blue value is 143 (56.25% from 255 or 44.14% from 324); Max value from RGB is 143 - color contains mainly: blue. Hex color #71448F is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #71448F is #8EBB70. Grayscale: #595959. Windows color (decimal): -9354097 or 9389169. OLE color: 9389169.
HSL color Cylindrical-coordinate representation of color #71448F: hue angle of 276º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #71448F is Cyan = 0.21, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 68 | 143 | - |
| CMYK | 0.21 | 0.52 | 0 | 0.44 |
| HSL | 276º | 0.36% | 0.41% | - |
| HSV(B) | 276º | 0.52% | 0.56% | - |
| XYZ | 13.84 | 9.63 | 27.12 | - |
| YUV | 90.01 | 157.91 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 143 | 0.21 | 0.52 | 0 | 0.44 | 276 | 0.36 | 0.41 |
| Hex | 71 | 44 | 8F | 15 | 34 | 0 | 2C | 114 | 24 | 29 |
| Octal | 161 | 104 | 217 | 25 | 64 | 0 | 54 | 424 | 44 | 51 |
| Binary | 1110001 | 1000100 | 10001111 | 10101 | 110100 | 0 | 101100 | 100010100 | 100100 | 101001 |
Color Harmonies of #71448F
Complementary color
Monochromatic Colors of #71448F
Black with #71448F
Text Example
Text Example
White with #71448F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71448F; }
p { color: rgb(113,68,143); }
H1.HeaderClassName
{
color: #71448F;
}
.AnyTagClassName
{
color: #71448F;
}
</style>
background-color css
<style>
a { background-color: #71448F; }
a { background-color: rgb(113,68,143); }
div.DivClassName
{
background-color: #71448F;
}
.BgClassName
{
background-color: #71448F;
}
</style>
border-color css
<style>
span { border-color: #71448F; }
span { border-color: rgb(113,68,143); }
td.TdClassName
{
border-color: #71448F;
}
.TagClassName
{
border-color: #71448F;
}
</style>