Shades of Affair #664682
Tints of Affair #664682
RGB
CMYK
RGB Variations
Color information
#664682 (or 0x664682) is known color: Affair. HEX triplet: 66, 46 and 82. RGB value is (102,70,130). Sum of RGB (Red+Green+Blue) = 102+70+130=302 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.77% from 302); Green value is 70 (27.73% from 255 or 23.18% from 302); Blue value is 130 (51.17% from 255 or 43.05% from 302); Max value from RGB is 130 - color contains mainly: blue. Hex color #664682 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664682 is #99B97D. Grayscale: #565656. Windows color (decimal): -10074494 or 8537702. OLE color: 8537702.
HSL color Cylindrical-coordinate representation of color #664682: hue angle of 272º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #664682 is Cyan = 0.22, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 70 | 130 | - |
| CMYK | 0.22 | 0.46 | 0 | 0.49 |
| HSL | 272º | 0.3% | 0.39% | - |
| HSV(B) | 272º | 0.46% | 0.51% | - |
| XYZ | 11.7 | 8.82 | 22.2 | - |
| YUV | 86.41 | 152.6 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 70 | 130 | 0.22 | 0.46 | 0 | 0.49 | 272 | 0.3 | 0.39 |
| Hex | 66 | 46 | 82 | 16 | 2E | 0 | 31 | 110 | 1E | 27 |
| Octal | 146 | 106 | 202 | 26 | 56 | 0 | 61 | 420 | 36 | 47 |
| Binary | 1100110 | 1000110 | 10000010 | 10110 | 101110 | 0 | 110001 | 100010000 | 11110 | 100111 |
Color Harmonies of #664682
Complementary color
Monochromatic Colors of #664682
Black with #664682
Text Example
Text Example
White with #664682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664682; }
p { color: rgb(102,70,130); }
H1.HeaderClassName
{
color: #664682;
}
.AnyTagClassName
{
color: #664682;
}
</style>
background-color css
<style>
a { background-color: #664682; }
a { background-color: rgb(102,70,130); }
div.DivClassName
{
background-color: #664682;
}
.BgClassName
{
background-color: #664682;
}
</style>
border-color css
<style>
span { border-color: #664682; }
span { border-color: rgb(102,70,130); }
td.TdClassName
{
border-color: #664682;
}
.TagClassName
{
border-color: #664682;
}
</style>