Shades of Affair #74557A
Tints of Affair #74557A
RGB
CMYK
RGB Variations
Color information
#74557A (or 0x74557A) is known color: Affair. HEX triplet: 74, 55 and 7A. RGB value is (116,85,122). Sum of RGB (Red+Green+Blue) = 116+85+122=323 (42% of max value = 765). Red value is 116 (45.70% from 255 or 35.91% from 323); Green value is 85 (33.59% from 255 or 26.32% from 323); Blue value is 122 (48.05% from 255 or 37.77% from 323); Max value from RGB is 122 - color contains mainly: blue. Hex color #74557A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #74557A is #8BAA85. Grayscale: #626262. Windows color (decimal): -9153158 or 8017268. OLE color: 8017268.
HSL color Cylindrical-coordinate representation of color #74557A: hue angle of 290.27º degrees, saturation: 0.18, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #74557A is Cyan = 0.05, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 116 | 85 | 122 | - |
| CMYK | 0.05 | 0.30 | 0 | 0.52 |
| HSL | 290.27º | 0.18% | 0.41% | - |
| HSV(B) | 290.27º | 0.3% | 0.48% | - |
| XYZ | 13.96 | 11.62 | 19.92 | - |
| YUV | 98.49 | 141.27 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 85 | 122 | 0.05 | 0.30 | 0 | 0.52 | 290.27 | 0.18 | 0.41 |
| Hex | 74 | 55 | 7A | 5 | 1E | 0 | 34 | 122 | 12 | 29 |
| Octal | 164 | 125 | 172 | 5 | 36 | 0 | 64 | 442 | 22 | 51 |
| Binary | 1110100 | 1010101 | 1111010 | 101 | 11110 | 0 | 110100 | 100100010 | 10010 | 101001 |
Color Harmonies of #74557A
Complementary color
Monochromatic Colors of #74557A
Black with #74557A
Text Example
Text Example
White with #74557A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74557A; }
p { color: rgb(116,85,122); }
H1.HeaderClassName
{
color: #74557A;
}
.AnyTagClassName
{
color: #74557A;
}
</style>
background-color css
<style>
a { background-color: #74557A; }
a { background-color: rgb(116,85,122); }
div.DivClassName
{
background-color: #74557A;
}
.BgClassName
{
background-color: #74557A;
}
</style>
border-color css
<style>
span { border-color: #74557A; }
span { border-color: rgb(116,85,122); }
td.TdClassName
{
border-color: #74557A;
}
.TagClassName
{
border-color: #74557A;
}
</style>