Shades of Affair #664983
Tints of Affair #664983
RGB
CMYK
RGB Variations
Color information
#664983 (or 0x664983) is known color: Affair. HEX triplet: 66, 49 and 83. RGB value is (102,73,131). Sum of RGB (Red+Green+Blue) = 102+73+131=306 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.33% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 131 (51.56% from 255 or 42.81% from 306); Max value from RGB is 131 - color contains mainly: blue. Hex color #664983 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #664983 is #99B67C. Grayscale: #585858. Windows color (decimal): -10073725 or 8604006. OLE color: 8604006.
HSL color Cylindrical-coordinate representation of color #664983: hue angle of 270º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #664983 is Cyan = 0.22, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 73 | 131 | - |
| CMYK | 0.22 | 0.44 | 0 | 0.49 |
| HSL | 270º | 0.28% | 0.4% | - |
| HSV(B) | 270º | 0.44% | 0.51% | - |
| XYZ | 11.96 | 9.23 | 22.62 | - |
| YUV | 88.28 | 152.11 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 73 | 131 | 0.22 | 0.44 | 0 | 0.49 | 270 | 0.28 | 0.4 |
| Hex | 66 | 49 | 83 | 16 | 2C | 0 | 31 | 10E | 1C | 28 |
| Octal | 146 | 111 | 203 | 26 | 54 | 0 | 61 | 416 | 34 | 50 |
| Binary | 1100110 | 1001001 | 10000011 | 10110 | 101100 | 0 | 110001 | 100001110 | 11100 | 101000 |
Color Harmonies of #664983
Complementary color
Monochromatic Colors of #664983
Black with #664983
Text Example
Text Example
White with #664983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664983; }
p { color: rgb(102,73,131); }
H1.HeaderClassName
{
color: #664983;
}
.AnyTagClassName
{
color: #664983;
}
</style>
background-color css
<style>
a { background-color: #664983; }
a { background-color: rgb(102,73,131); }
div.DivClassName
{
background-color: #664983;
}
.BgClassName
{
background-color: #664983;
}
</style>
border-color css
<style>
span { border-color: #664983; }
span { border-color: rgb(102,73,131); }
td.TdClassName
{
border-color: #664983;
}
.TagClassName
{
border-color: #664983;
}
</style>