Shades of Affair #674686
Tints of Affair #674686
RGB
CMYK
RGB Variations
Color information
#674686 (or 0x674686) is known color: Affair. HEX triplet: 67, 46 and 86. RGB value is (103,70,134). Sum of RGB (Red+Green+Blue) = 103+70+134=307 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.55% from 307); Green value is 70 (27.73% from 255 or 22.80% from 307); Blue value is 134 (52.73% from 255 or 43.65% from 307); Max value from RGB is 134 - color contains mainly: blue. Hex color #674686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674686 is #98B979. Grayscale: #565656. Windows color (decimal): -10008954 or 8799847. OLE color: 8799847.
HSL color Cylindrical-coordinate representation of color #674686: hue angle of 270.94º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #674686 is Cyan = 0.23, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 70 | 134 | - |
| CMYK | 0.23 | 0.48 | 0 | 0.47 |
| HSL | 270.94º | 0.31% | 0.4% | - |
| HSV(B) | 270.94º | 0.48% | 0.53% | - |
| XYZ | 12.09 | 8.99 | 23.65 | - |
| YUV | 87.16 | 154.43 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 70 | 134 | 0.23 | 0.48 | 0 | 0.47 | 270.94 | 0.31 | 0.4 |
| Hex | 67 | 46 | 86 | 17 | 30 | 0 | 2F | 10F | 1F | 28 |
| Octal | 147 | 106 | 206 | 27 | 60 | 0 | 57 | 417 | 37 | 50 |
| Binary | 1100111 | 1000110 | 10000110 | 10111 | 110000 | 0 | 101111 | 100001111 | 11111 | 101000 |
Color Harmonies of #674686
Complementary color
Monochromatic Colors of #674686
Black with #674686
Text Example
Text Example
White with #674686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674686; }
p { color: rgb(103,70,134); }
H1.HeaderClassName
{
color: #674686;
}
.AnyTagClassName
{
color: #674686;
}
</style>
background-color css
<style>
a { background-color: #674686; }
a { background-color: rgb(103,70,134); }
div.DivClassName
{
background-color: #674686;
}
.BgClassName
{
background-color: #674686;
}
</style>
border-color css
<style>
span { border-color: #674686; }
span { border-color: rgb(103,70,134); }
td.TdClassName
{
border-color: #674686;
}
.TagClassName
{
border-color: #674686;
}
</style>