Shades of Affair #685178
Tints of Affair #685178
RGB
CMYK
RGB Variations
Color information
#685178 (or 0x685178) is known color: Affair. HEX triplet: 68, 51 and 78. RGB value is (104,81,120). Sum of RGB (Red+Green+Blue) = 104+81+120=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 81 (32.03% from 255 or 26.56% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 120 - color contains mainly: blue. Hex color #685178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685178 is #97AE87. Grayscale: #5C5C5C. Windows color (decimal): -9940616 or 7885160. OLE color: 7885160.
HSL color Cylindrical-coordinate representation of color #685178: hue angle of 275.38º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #685178 is Cyan = 0.13, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 81 | 120 | - |
| CMYK | 0.13 | 0.32 | 0 | 0.53 |
| HSL | 275.38º | 0.19% | 0.39% | - |
| HSV(B) | 275.38º | 0.33% | 0.47% | - |
| XYZ | 12.04 | 10.18 | 19.1 | - |
| YUV | 92.32 | 143.62 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 120 | 0.13 | 0.32 | 0 | 0.53 | 275.38 | 0.19 | 0.39 |
| Hex | 68 | 51 | 78 | D | 20 | 0 | 35 | 113 | 13 | 27 |
| Octal | 150 | 121 | 170 | 15 | 40 | 0 | 65 | 423 | 23 | 47 |
| Binary | 1101000 | 1010001 | 1111000 | 1101 | 100000 | 0 | 110101 | 100010011 | 10011 | 100111 |
Color Harmonies of #685178
Complementary color
Monochromatic Colors of #685178
Black with #685178
Text Example
Text Example
White with #685178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685178; }
p { color: rgb(104,81,120); }
H1.HeaderClassName
{
color: #685178;
}
.AnyTagClassName
{
color: #685178;
}
</style>
background-color css
<style>
a { background-color: #685178; }
a { background-color: rgb(104,81,120); }
div.DivClassName
{
background-color: #685178;
}
.BgClassName
{
background-color: #685178;
}
</style>
border-color css
<style>
span { border-color: #685178; }
span { border-color: rgb(104,81,120); }
td.TdClassName
{
border-color: #685178;
}
.TagClassName
{
border-color: #685178;
}
</style>