Shades of Affair #74497F
Tints of Affair #74497F
RGB
CMYK
RGB Variations
Color information
#74497F (or 0x74497F) is known color: Affair. HEX triplet: 74, 49 and 7F. RGB value is (116,73,127). Sum of RGB (Red+Green+Blue) = 116+73+127=316 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.71% from 316); Green value is 73 (28.91% from 255 or 23.10% from 316); Blue value is 127 (50% from 255 or 40.19% from 316); Max value from RGB is 127 - color contains mainly: blue. Hex color #74497F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #74497F is #8BB680. Grayscale: #5B5B5B. Windows color (decimal): -9156225 or 8341876. OLE color: 8341876.
HSL color Cylindrical-coordinate representation of color #74497F: hue angle of 287.78º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #74497F is Cyan = 0.09, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 116 | 73 | 127 | - |
| CMYK | 0.09 | 0.43 | 0 | 0.50 |
| HSL | 287.78º | 0.27% | 0.39% | - |
| HSV(B) | 287.78º | 0.43% | 0.5% | - |
| XYZ | 13.42 | 10.01 | 21.3 | - |
| YUV | 92.01 | 147.75 | 145.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 127 | 0.09 | 0.43 | 0 | 0.50 | 287.78 | 0.27 | 0.39 |
| Hex | 74 | 49 | 7F | 9 | 2B | 0 | 32 | 120 | 1B | 27 |
| Octal | 164 | 111 | 177 | 11 | 53 | 0 | 62 | 440 | 33 | 47 |
| Binary | 1110100 | 1001001 | 1111111 | 1001 | 101011 | 0 | 110010 | 100100000 | 11011 | 100111 |
Color Harmonies of #74497F
Complementary color
Monochromatic Colors of #74497F
Black with #74497F
Text Example
Text Example
White with #74497F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74497F; }
p { color: rgb(116,73,127); }
H1.HeaderClassName
{
color: #74497F;
}
.AnyTagClassName
{
color: #74497F;
}
</style>
background-color css
<style>
a { background-color: #74497F; }
a { background-color: rgb(116,73,127); }
div.DivClassName
{
background-color: #74497F;
}
.BgClassName
{
background-color: #74497F;
}
</style>
border-color css
<style>
span { border-color: #74497F; }
span { border-color: rgb(116,73,127); }
td.TdClassName
{
border-color: #74497F;
}
.TagClassName
{
border-color: #74497F;
}
</style>