Shades of Affair #66487A
Tints of Affair #66487A
RGB
CMYK
RGB Variations
Color information
#66487A (or 0x66487A) is known color: Affair. HEX triplet: 66, 48 and 7A. RGB value is (102,72,122). Sum of RGB (Red+Green+Blue) = 102+72+122=296 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34.46% from 296); Green value is 72 (28.52% from 255 or 24.32% from 296); Blue value is 122 (48.05% from 255 or 41.22% from 296); Max value from RGB is 122 - color contains mainly: blue. Hex color #66487A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #66487A is #99B785. Grayscale: #565656. Windows color (decimal): -10073990 or 8013926. OLE color: 8013926.
HSL color Cylindrical-coordinate representation of color #66487A: hue angle of 276º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #66487A is Cyan = 0.16, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 102 | 72 | 122 | - |
| CMYK | 0.16 | 0.41 | 0 | 0.52 |
| HSL | 276º | 0.26% | 0.38% | - |
| HSV(B) | 276º | 0.41% | 0.48% | - |
| XYZ | 11.31 | 8.86 | 19.53 | - |
| YUV | 86.67 | 147.94 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 72 | 122 | 0.16 | 0.41 | 0 | 0.52 | 276 | 0.26 | 0.38 |
| Hex | 66 | 48 | 7A | 10 | 29 | 0 | 34 | 114 | 1A | 26 |
| Octal | 146 | 110 | 172 | 20 | 51 | 0 | 64 | 424 | 32 | 46 |
| Binary | 1100110 | 1001000 | 1111010 | 10000 | 101001 | 0 | 110100 | 100010100 | 11010 | 100110 |
Color Harmonies of #66487A
Complementary color
Monochromatic Colors of #66487A
Black with #66487A
Text Example
Text Example
White with #66487A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #66487A; }
p { color: rgb(102,72,122); }
H1.HeaderClassName
{
color: #66487A;
}
.AnyTagClassName
{
color: #66487A;
}
</style>
background-color css
<style>
a { background-color: #66487A; }
a { background-color: rgb(102,72,122); }
div.DivClassName
{
background-color: #66487A;
}
.BgClassName
{
background-color: #66487A;
}
</style>
border-color css
<style>
span { border-color: #66487A; }
span { border-color: rgb(102,72,122); }
td.TdClassName
{
border-color: #66487A;
}
.TagClassName
{
border-color: #66487A;
}
</style>