Shades of Affair #664680
Tints of Affair #664680
RGB
CMYK
RGB Variations
Color information
#664680 (or 0x664680) is known color: Affair. HEX triplet: 66, 46 and 80. RGB value is (102,70,128). Sum of RGB (Red+Green+Blue) = 102+70+128=300 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34% from 300); Green value is 70 (27.73% from 255 or 23.33% from 300); Blue value is 128 (50.39% from 255 or 42.67% from 300); Max value from RGB is 128 - color contains mainly: blue. Hex color #664680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664680 is #99B97F. Grayscale: #555555. Windows color (decimal): -10074496 or 8406630. OLE color: 8406630.
HSL color Cylindrical-coordinate representation of color #664680: hue angle of 273.1º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #664680 is Cyan = 0.20, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 102 | 70 | 128 | - |
| CMYK | 0.20 | 0.45 | 0 | 0.50 |
| HSL | 273.1º | 0.29% | 0.39% | - |
| HSV(B) | 273.1º | 0.45% | 0.5% | - |
| XYZ | 11.57 | 8.76 | 21.5 | - |
| YUV | 86.18 | 151.6 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 70 | 128 | 0.20 | 0.45 | 0 | 0.50 | 273.1 | 0.29 | 0.39 |
| Hex | 66 | 46 | 80 | 14 | 2D | 0 | 32 | 111 | 1D | 27 |
| Octal | 146 | 106 | 200 | 24 | 55 | 0 | 62 | 421 | 35 | 47 |
| Binary | 1100110 | 1000110 | 10000000 | 10100 | 101101 | 0 | 110010 | 100010001 | 11101 | 100111 |
Color Harmonies of #664680
Complementary color
Monochromatic Colors of #664680
Black with #664680
Text Example
Text Example
White with #664680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664680; }
p { color: rgb(102,70,128); }
H1.HeaderClassName
{
color: #664680;
}
.AnyTagClassName
{
color: #664680;
}
</style>
background-color css
<style>
a { background-color: #664680; }
a { background-color: rgb(102,70,128); }
div.DivClassName
{
background-color: #664680;
}
.BgClassName
{
background-color: #664680;
}
</style>
border-color css
<style>
span { border-color: #664680; }
span { border-color: rgb(102,70,128); }
td.TdClassName
{
border-color: #664680;
}
.TagClassName
{
border-color: #664680;
}
</style>