Shades of Affair #71538A
Tints of Affair #71538A
RGB
CMYK
RGB Variations
Color information
#71538A (or 0x71538A) is known color: Affair. HEX triplet: 71, 53 and 8A. RGB value is (113,83,138). Sum of RGB (Red+Green+Blue) = 113+83+138=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 83 (32.81% from 255 or 24.85% from 334); Blue value is 138 (54.30% from 255 or 41.32% from 334); Max value from RGB is 138 - color contains mainly: blue. Hex color #71538A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #71538A is #8EAC75. Grayscale: #626262. Windows color (decimal): -9350262 or 9065329. OLE color: 9065329.
HSL color Cylindrical-coordinate representation of color #71538A: hue angle of 272.73º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #71538A is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 83 | 138 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.46 |
| HSL | 272.73º | 0.25% | 0.43% | - |
| HSV(B) | 272.73º | 0.4% | 0.54% | - |
| XYZ | 14.49 | 11.53 | 25.51 | - |
| YUV | 98.24 | 150.44 | 138.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 138 | 0.18 | 0.40 | 0 | 0.46 | 272.73 | 0.25 | 0.43 |
| Hex | 71 | 53 | 8A | 12 | 28 | 0 | 2E | 111 | 19 | 2B |
| Octal | 161 | 123 | 212 | 22 | 50 | 0 | 56 | 421 | 31 | 53 |
| Binary | 1110001 | 1010011 | 10001010 | 10010 | 101000 | 0 | 101110 | 100010001 | 11001 | 101011 |
Color Harmonies of #71538A
Complementary color
Monochromatic Colors of #71538A
Black with #71538A
Text Example
Text Example
White with #71538A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71538A; }
p { color: rgb(113,83,138); }
H1.HeaderClassName
{
color: #71538A;
}
.AnyTagClassName
{
color: #71538A;
}
</style>
background-color css
<style>
a { background-color: #71538A; }
a { background-color: rgb(113,83,138); }
div.DivClassName
{
background-color: #71538A;
}
.BgClassName
{
background-color: #71538A;
}
</style>
border-color css
<style>
span { border-color: #71538A; }
span { border-color: rgb(113,83,138); }
td.TdClassName
{
border-color: #71538A;
}
.TagClassName
{
border-color: #71538A;
}
</style>