Shades of Affair #674586
Tints of Affair #674586
RGB
CMYK
RGB Variations
Color information
#674586 (or 0x674586) is known color: Affair. HEX triplet: 67, 45 and 86. RGB value is (103,69,134). Sum of RGB (Red+Green+Blue) = 103+69+134=306 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.66% from 306); Green value is 69 (27.34% from 255 or 22.55% from 306); Blue value is 134 (52.73% from 255 or 43.79% from 306); Max value from RGB is 134 - color contains mainly: blue. Hex color #674586 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674586 is #98BA79. Grayscale: #565656. Windows color (decimal): -10009210 or 8799591. OLE color: 8799591.
HSL color Cylindrical-coordinate representation of color #674586: hue angle of 271.38º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #674586 is Cyan = 0.23, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 69 | 134 | - |
| CMYK | 0.23 | 0.49 | 0 | 0.47 |
| HSL | 271.38º | 0.32% | 0.4% | - |
| HSV(B) | 271.38º | 0.49% | 0.53% | - |
| XYZ | 12.02 | 8.86 | 23.63 | - |
| YUV | 86.58 | 154.76 | 139.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 134 | 0.23 | 0.49 | 0 | 0.47 | 271.38 | 0.32 | 0.4 |
| Hex | 67 | 45 | 86 | 17 | 31 | 0 | 2F | 10F | 20 | 28 |
| Octal | 147 | 105 | 206 | 27 | 61 | 0 | 57 | 417 | 40 | 50 |
| Binary | 1100111 | 1000101 | 10000110 | 10111 | 110001 | 0 | 101111 | 100001111 | 100000 | 101000 |
Color Harmonies of #674586
Complementary color
Monochromatic Colors of #674586
Black with #674586
Text Example
Text Example
White with #674586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674586; }
p { color: rgb(103,69,134); }
H1.HeaderClassName
{
color: #674586;
}
.AnyTagClassName
{
color: #674586;
}
</style>
background-color css
<style>
a { background-color: #674586; }
a { background-color: rgb(103,69,134); }
div.DivClassName
{
background-color: #674586;
}
.BgClassName
{
background-color: #674586;
}
</style>
border-color css
<style>
span { border-color: #674586; }
span { border-color: rgb(103,69,134); }
td.TdClassName
{
border-color: #674586;
}
.TagClassName
{
border-color: #674586;
}
</style>