Shades of Affair #674E76
Tints of Affair #674E76
RGB
CMYK
RGB Variations
Color information
#674E76 (or 0x674E76) is known color: Affair. HEX triplet: 67, 4E and 76. RGB value is (103,78,118). Sum of RGB (Red+Green+Blue) = 103+78+118=299 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.45% from 299); Green value is 78 (30.86% from 255 or 26.09% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 118 - color contains mainly: blue. Hex color #674E76 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #674E76 is #98B189. Grayscale: #595959. Windows color (decimal): -10006922 or 7753319. OLE color: 7753319.
HSL color Cylindrical-coordinate representation of color #674E76: hue angle of 277.5º degrees, saturation: 0.2, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #674E76 is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 78 | 118 | - |
| CMYK | 0.13 | 0.34 | 0 | 0.54 |
| HSL | 277.5º | 0.2% | 0.38% | - |
| HSV(B) | 277.5º | 0.34% | 0.46% | - |
| XYZ | 11.59 | 9.64 | 18.39 | - |
| YUV | 90.04 | 143.78 | 137.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 78 | 118 | 0.13 | 0.34 | 0 | 0.54 | 277.5 | 0.2 | 0.38 |
| Hex | 67 | 4E | 76 | D | 22 | 0 | 36 | 116 | 14 | 26 |
| Octal | 147 | 116 | 166 | 15 | 42 | 0 | 66 | 426 | 24 | 46 |
| Binary | 1100111 | 1001110 | 1110110 | 1101 | 100010 | 0 | 110110 | 100010110 | 10100 | 100110 |
Color Harmonies of #674E76
Complementary color
Monochromatic Colors of #674E76
Black with #674E76
Text Example
Text Example
White with #674E76
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674E76; }
p { color: rgb(103,78,118); }
H1.HeaderClassName
{
color: #674E76;
}
.AnyTagClassName
{
color: #674E76;
}
</style>
background-color css
<style>
a { background-color: #674E76; }
a { background-color: rgb(103,78,118); }
div.DivClassName
{
background-color: #674E76;
}
.BgClassName
{
background-color: #674E76;
}
</style>
border-color css
<style>
span { border-color: #674E76; }
span { border-color: rgb(103,78,118); }
td.TdClassName
{
border-color: #674E76;
}
.TagClassName
{
border-color: #674E76;
}
</style>