Shades of Affair #68517C
Tints of Affair #68517C
RGB
CMYK
RGB Variations
Color information
#68517C (or 0x68517C) is known color: Affair. HEX triplet: 68, 51 and 7C. RGB value is (104,81,124). Sum of RGB (Red+Green+Blue) = 104+81+124=309 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.66% from 309); Green value is 81 (32.03% from 255 or 26.21% from 309); Blue value is 124 (48.83% from 255 or 40.13% from 309); Max value from RGB is 124 - color contains mainly: blue. Hex color #68517C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #68517C is #97AE83. Grayscale: #5C5C5C. Windows color (decimal): -9940612 or 8147304. OLE color: 8147304.
HSL color Cylindrical-coordinate representation of color #68517C: hue angle of 272.09º degrees, saturation: 0.21, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #68517C is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 104 | 81 | 124 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.51 |
| HSL | 272.09º | 0.21% | 0.4% | - |
| HSV(B) | 272.09º | 0.35% | 0.49% | - |
| XYZ | 12.29 | 10.28 | 20.41 | - |
| YUV | 92.78 | 145.62 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 124 | 0.16 | 0.35 | 0 | 0.51 | 272.09 | 0.21 | 0.4 |
| Hex | 68 | 51 | 7C | 10 | 23 | 0 | 33 | 110 | 15 | 28 |
| Octal | 150 | 121 | 174 | 20 | 43 | 0 | 63 | 420 | 25 | 50 |
| Binary | 1101000 | 1010001 | 1111100 | 10000 | 100011 | 0 | 110011 | 100010000 | 10101 | 101000 |
Color Harmonies of #68517C
Complementary color
Monochromatic Colors of #68517C
Black with #68517C
Text Example
Text Example
White with #68517C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68517C; }
p { color: rgb(104,81,124); }
H1.HeaderClassName
{
color: #68517C;
}
.AnyTagClassName
{
color: #68517C;
}
</style>
background-color css
<style>
a { background-color: #68517C; }
a { background-color: rgb(104,81,124); }
div.DivClassName
{
background-color: #68517C;
}
.BgClassName
{
background-color: #68517C;
}
</style>
border-color css
<style>
span { border-color: #68517C; }
span { border-color: rgb(104,81,124); }
td.TdClassName
{
border-color: #68517C;
}
.TagClassName
{
border-color: #68517C;
}
</style>