Shades of Affair #685377
Tints of Affair #685377
RGB
CMYK
RGB Variations
Color information
#685377 (or 0x685377) is known color: Affair. HEX triplet: 68, 53 and 77. RGB value is (104,83,119). Sum of RGB (Red+Green+Blue) = 104+83+119=306 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.99% from 306); Green value is 83 (32.81% from 255 or 27.12% from 306); Blue value is 119 (46.88% from 255 or 38.89% from 306); Max value from RGB is 119 - color contains mainly: blue. Hex color #685377 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685377 is #97AC88. Grayscale: #5D5D5D. Windows color (decimal): -9940105 or 7820136. OLE color: 7820136.
HSL color Cylindrical-coordinate representation of color #685377: hue angle of 275º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #685377 is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 83 | 119 | - |
| CMYK | 0.13 | 0.30 | 0 | 0.53 |
| HSL | 275º | 0.18% | 0.4% | - |
| HSV(B) | 275º | 0.3% | 0.47% | - |
| XYZ | 12.13 | 10.46 | 18.83 | - |
| YUV | 93.38 | 142.46 | 135.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 119 | 0.13 | 0.30 | 0 | 0.53 | 275 | 0.18 | 0.4 |
| Hex | 68 | 53 | 77 | D | 1E | 0 | 35 | 113 | 12 | 28 |
| Octal | 150 | 123 | 167 | 15 | 36 | 0 | 65 | 423 | 22 | 50 |
| Binary | 1101000 | 1010011 | 1110111 | 1101 | 11110 | 0 | 110101 | 100010011 | 10010 | 101000 |
Color Harmonies of #685377
Complementary color
Monochromatic Colors of #685377
Black with #685377
Text Example
Text Example
White with #685377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685377; }
p { color: rgb(104,83,119); }
H1.HeaderClassName
{
color: #685377;
}
.AnyTagClassName
{
color: #685377;
}
</style>
background-color css
<style>
a { background-color: #685377; }
a { background-color: rgb(104,83,119); }
div.DivClassName
{
background-color: #685377;
}
.BgClassName
{
background-color: #685377;
}
</style>
border-color css
<style>
span { border-color: #685377; }
span { border-color: rgb(104,83,119); }
td.TdClassName
{
border-color: #685377;
}
.TagClassName
{
border-color: #685377;
}
</style>