Shades of Affair #74517C
Tints of Affair #74517C
RGB
CMYK
RGB Variations
Color information
#74517C (or 0x74517C) is known color: Affair. HEX triplet: 74, 51 and 7C. RGB value is (116,81,124). Sum of RGB (Red+Green+Blue) = 116+81+124=321 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.14% from 321); Green value is 81 (32.03% from 255 or 25.23% from 321); Blue value is 124 (48.83% from 255 or 38.63% from 321); Max value from RGB is 124 - color contains mainly: blue. Hex color #74517C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #74517C is #8BAE83. Grayscale: #606060. Windows color (decimal): -9154180 or 8147316. OLE color: 8147316.
HSL color Cylindrical-coordinate representation of color #74517C: hue angle of 288.84º degrees, saturation: 0.21, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #74517C is Cyan = 0.06, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 116 | 81 | 124 | - |
| CMYK | 0.06 | 0.35 | 0 | 0.51 |
| HSL | 288.84º | 0.21% | 0.4% | - |
| HSV(B) | 288.84º | 0.35% | 0.49% | - |
| XYZ | 13.78 | 11.05 | 20.48 | - |
| YUV | 96.37 | 143.6 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 124 | 0.06 | 0.35 | 0 | 0.51 | 288.84 | 0.21 | 0.4 |
| Hex | 74 | 51 | 7C | 6 | 23 | 0 | 33 | 121 | 15 | 28 |
| Octal | 164 | 121 | 174 | 6 | 43 | 0 | 63 | 441 | 25 | 50 |
| Binary | 1110100 | 1010001 | 1111100 | 110 | 100011 | 0 | 110011 | 100100001 | 10101 | 101000 |
Color Harmonies of #74517C
Complementary color
Monochromatic Colors of #74517C
Black with #74517C
Text Example
Text Example
White with #74517C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74517C; }
p { color: rgb(116,81,124); }
H1.HeaderClassName
{
color: #74517C;
}
.AnyTagClassName
{
color: #74517C;
}
</style>
background-color css
<style>
a { background-color: #74517C; }
a { background-color: rgb(116,81,124); }
div.DivClassName
{
background-color: #74517C;
}
.BgClassName
{
background-color: #74517C;
}
</style>
border-color css
<style>
span { border-color: #74517C; }
span { border-color: rgb(116,81,124); }
td.TdClassName
{
border-color: #74517C;
}
.TagClassName
{
border-color: #74517C;
}
</style>