Shades of Affair #74558E
Tints of Affair #74558E
RGB
CMYK
RGB Variations
Color information
#74558E (or 0x74558E) is known color: Affair. HEX triplet: 74, 55 and 8E. RGB value is (116,85,142). Sum of RGB (Red+Green+Blue) = 116+85+142=343 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.82% from 343); Green value is 85 (33.59% from 255 or 24.78% from 343); Blue value is 142 (55.86% from 255 or 41.40% from 343); Max value from RGB is 142 - color contains mainly: blue. Hex color #74558E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #74558E is #8BAA71. Grayscale: #646464. Windows color (decimal): -9153138 or 9327988. OLE color: 9327988.
HSL color Cylindrical-coordinate representation of color #74558E: hue angle of 272.63º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #74558E is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 85 | 142 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.44 |
| HSL | 272.63º | 0.25% | 0.45% | - |
| HSV(B) | 272.63º | 0.4% | 0.56% | - |
| XYZ | 15.33 | 12.16 | 27.13 | - |
| YUV | 100.77 | 151.27 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 85 | 142 | 0.18 | 0.40 | 0 | 0.44 | 272.63 | 0.25 | 0.45 |
| Hex | 74 | 55 | 8E | 12 | 28 | 0 | 2C | 111 | 19 | 2D |
| Octal | 164 | 125 | 216 | 22 | 50 | 0 | 54 | 421 | 31 | 55 |
| Binary | 1110100 | 1010101 | 10001110 | 10010 | 101000 | 0 | 101100 | 100010001 | 11001 | 101101 |
Color Harmonies of #74558E
Complementary color
Monochromatic Colors of #74558E
Black with #74558E
Text Example
Text Example
White with #74558E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74558E; }
p { color: rgb(116,85,142); }
H1.HeaderClassName
{
color: #74558E;
}
.AnyTagClassName
{
color: #74558E;
}
</style>
background-color css
<style>
a { background-color: #74558E; }
a { background-color: rgb(116,85,142); }
div.DivClassName
{
background-color: #74558E;
}
.BgClassName
{
background-color: #74558E;
}
</style>
border-color css
<style>
span { border-color: #74558E; }
span { border-color: rgb(116,85,142); }
td.TdClassName
{
border-color: #74558E;
}
.TagClassName
{
border-color: #74558E;
}
</style>