Shades of Affair #674978
Tints of Affair #674978
RGB
CMYK
RGB Variations
Color information
#674978 (or 0x674978) is known color: Affair. HEX triplet: 67, 49 and 78. RGB value is (103,73,120). Sum of RGB (Red+Green+Blue) = 103+73+120=296 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.80% from 296); Green value is 73 (28.91% from 255 or 24.66% from 296); Blue value is 120 (47.27% from 255 or 40.54% from 296); Max value from RGB is 120 - color contains mainly: blue. Hex color #674978 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674978 is #98B687. Grayscale: #575757. Windows color (decimal): -10008200 or 7883111. OLE color: 7883111.
HSL color Cylindrical-coordinate representation of color #674978: hue angle of 278.3º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #674978 is Cyan = 0.14, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 73 | 120 | - |
| CMYK | 0.14 | 0.39 | 0 | 0.53 |
| HSL | 278.3º | 0.24% | 0.38% | - |
| HSV(B) | 278.3º | 0.39% | 0.47% | - |
| XYZ | 11.37 | 9 | 18.91 | - |
| YUV | 87.33 | 146.44 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 120 | 0.14 | 0.39 | 0 | 0.53 | 278.3 | 0.24 | 0.38 |
| Hex | 67 | 49 | 78 | E | 27 | 0 | 35 | 116 | 18 | 26 |
| Octal | 147 | 111 | 170 | 16 | 47 | 0 | 65 | 426 | 30 | 46 |
| Binary | 1100111 | 1001001 | 1111000 | 1110 | 100111 | 0 | 110101 | 100010110 | 11000 | 100110 |
Color Harmonies of #674978
Complementary color
Monochromatic Colors of #674978
Black with #674978
Text Example
Text Example
White with #674978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674978; }
p { color: rgb(103,73,120); }
H1.HeaderClassName
{
color: #674978;
}
.AnyTagClassName
{
color: #674978;
}
</style>
background-color css
<style>
a { background-color: #674978; }
a { background-color: rgb(103,73,120); }
div.DivClassName
{
background-color: #674978;
}
.BgClassName
{
background-color: #674978;
}
</style>
border-color css
<style>
span { border-color: #674978; }
span { border-color: rgb(103,73,120); }
td.TdClassName
{
border-color: #674978;
}
.TagClassName
{
border-color: #674978;
}
</style>