Shades of Affair #674979
Tints of Affair #674979
RGB
CMYK
RGB Variations
Color information
#674979 (or 0x674979) is known color: Affair. HEX triplet: 67, 49 and 79. RGB value is (103,73,121). Sum of RGB (Red+Green+Blue) = 103+73+121=297 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.68% from 297); Green value is 73 (28.91% from 255 or 24.58% from 297); Blue value is 121 (47.66% from 255 or 40.74% from 297); Max value from RGB is 121 - color contains mainly: blue. Hex color #674979 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674979 is #98B686. Grayscale: #575757. Windows color (decimal): -10008199 or 7948647. OLE color: 7948647.
HSL color Cylindrical-coordinate representation of color #674979: hue angle of 277.5º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #674979 is Cyan = 0.15, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 73 | 121 | - |
| CMYK | 0.15 | 0.40 | 0 | 0.53 |
| HSL | 277.5º | 0.25% | 0.38% | - |
| HSV(B) | 277.5º | 0.4% | 0.47% | - |
| XYZ | 11.43 | 9.03 | 19.23 | - |
| YUV | 87.44 | 146.94 | 139.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 121 | 0.15 | 0.40 | 0 | 0.53 | 277.5 | 0.25 | 0.38 |
| Hex | 67 | 49 | 79 | F | 28 | 0 | 35 | 116 | 19 | 26 |
| Octal | 147 | 111 | 171 | 17 | 50 | 0 | 65 | 426 | 31 | 46 |
| Binary | 1100111 | 1001001 | 1111001 | 1111 | 101000 | 0 | 110101 | 100010110 | 11001 | 100110 |
Color Harmonies of #674979
Complementary color
Monochromatic Colors of #674979
Black with #674979
Text Example
Text Example
White with #674979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674979; }
p { color: rgb(103,73,121); }
H1.HeaderClassName
{
color: #674979;
}
.AnyTagClassName
{
color: #674979;
}
</style>
background-color css
<style>
a { background-color: #674979; }
a { background-color: rgb(103,73,121); }
div.DivClassName
{
background-color: #674979;
}
.BgClassName
{
background-color: #674979;
}
</style>
border-color css
<style>
span { border-color: #674979; }
span { border-color: rgb(103,73,121); }
td.TdClassName
{
border-color: #674979;
}
.TagClassName
{
border-color: #674979;
}
</style>