Shades of Affair #71558A
Tints of Affair #71558A
RGB
CMYK
RGB Variations
Color information
#71558A (or 0x71558A) is known color: Affair. HEX triplet: 71, 55 and 8A. RGB value is (113,85,138). Sum of RGB (Red+Green+Blue) = 113+85+138=336 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.63% from 336); Green value is 85 (33.59% from 255 or 25.30% from 336); Blue value is 138 (54.30% from 255 or 41.07% from 336); Max value from RGB is 138 - color contains mainly: blue. Hex color #71558A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #71558A is #8EAA75. Grayscale: #636363. Windows color (decimal): -9349750 or 9065841. OLE color: 9065841.
HSL color Cylindrical-coordinate representation of color #71558A: hue angle of 271.7º degrees, saturation: 0.24, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #71558A is Cyan = 0.18, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 85 | 138 | - |
| CMYK | 0.18 | 0.38 | 0 | 0.46 |
| HSL | 271.7º | 0.24% | 0.44% | - |
| HSV(B) | 271.7º | 0.38% | 0.54% | - |
| XYZ | 14.65 | 11.84 | 25.56 | - |
| YUV | 99.41 | 149.78 | 137.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 138 | 0.18 | 0.38 | 0 | 0.46 | 271.7 | 0.24 | 0.44 |
| Hex | 71 | 55 | 8A | 12 | 26 | 0 | 2E | 110 | 18 | 2C |
| Octal | 161 | 125 | 212 | 22 | 46 | 0 | 56 | 420 | 30 | 54 |
| Binary | 1110001 | 1010101 | 10001010 | 10010 | 100110 | 0 | 101110 | 100010000 | 11000 | 101100 |
Color Harmonies of #71558A
Complementary color
Monochromatic Colors of #71558A
Black with #71558A
Text Example
Text Example
White with #71558A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71558A; }
p { color: rgb(113,85,138); }
H1.HeaderClassName
{
color: #71558A;
}
.AnyTagClassName
{
color: #71558A;
}
</style>
background-color css
<style>
a { background-color: #71558A; }
a { background-color: rgb(113,85,138); }
div.DivClassName
{
background-color: #71558A;
}
.BgClassName
{
background-color: #71558A;
}
</style>
border-color css
<style>
span { border-color: #71558A; }
span { border-color: rgb(113,85,138); }
td.TdClassName
{
border-color: #71558A;
}
.TagClassName
{
border-color: #71558A;
}
</style>