Shades of Affair #71438A
Tints of Affair #71438A
RGB
CMYK
RGB Variations
Color information
#71438A (or 0x71438A) is known color: Affair. HEX triplet: 71, 43 and 8A. RGB value is (113,67,138). Sum of RGB (Red+Green+Blue) = 113+67+138=318 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.53% from 318); Green value is 67 (26.56% from 255 or 21.07% from 318); Blue value is 138 (54.30% from 255 or 43.40% from 318); Max value from RGB is 138 - color contains mainly: blue. Hex color #71438A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #71438A is #8EBC75. Grayscale: #585858. Windows color (decimal): -9354358 or 9061233. OLE color: 9061233.
HSL color Cylindrical-coordinate representation of color #71438A: hue angle of 278.87º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #71438A is Cyan = 0.18, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 67 | 138 | - |
| CMYK | 0.18 | 0.51 | 0 | 0.46 |
| HSL | 278.87º | 0.35% | 0.4% | - |
| HSV(B) | 278.87º | 0.51% | 0.54% | - |
| XYZ | 13.4 | 9.36 | 25.14 | - |
| YUV | 88.85 | 155.74 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 138 | 0.18 | 0.51 | 0 | 0.46 | 278.87 | 0.35 | 0.4 |
| Hex | 71 | 43 | 8A | 12 | 33 | 0 | 2E | 117 | 23 | 28 |
| Octal | 161 | 103 | 212 | 22 | 63 | 0 | 56 | 427 | 43 | 50 |
| Binary | 1110001 | 1000011 | 10001010 | 10010 | 110011 | 0 | 101110 | 100010111 | 100011 | 101000 |
Color Harmonies of #71438A
Complementary color
Monochromatic Colors of #71438A
Black with #71438A
Text Example
Text Example
White with #71438A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71438A; }
p { color: rgb(113,67,138); }
H1.HeaderClassName
{
color: #71438A;
}
.AnyTagClassName
{
color: #71438A;
}
</style>
background-color css
<style>
a { background-color: #71438A; }
a { background-color: rgb(113,67,138); }
div.DivClassName
{
background-color: #71438A;
}
.BgClassName
{
background-color: #71438A;
}
</style>
border-color css
<style>
span { border-color: #71438A; }
span { border-color: rgb(113,67,138); }
td.TdClassName
{
border-color: #71438A;
}
.TagClassName
{
border-color: #71438A;
}
</style>