Shades of Affair #685378
Tints of Affair #685378
RGB
CMYK
RGB Variations
Color information
#685378 (or 0x685378) is known color: Affair. HEX triplet: 68, 53 and 78. RGB value is (104,83,120). Sum of RGB (Red+Green+Blue) = 104+83+120=307 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.88% from 307); Green value is 83 (32.81% from 255 or 27.04% from 307); Blue value is 120 (47.27% from 255 or 39.09% from 307); Max value from RGB is 120 - color contains mainly: blue. Hex color #685378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685378 is #97AC87. Grayscale: #5D5D5D. Windows color (decimal): -9940104 or 7885672. OLE color: 7885672.
HSL color Cylindrical-coordinate representation of color #685378: hue angle of 274.05º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #685378 is Cyan = 0.13, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 83 | 120 | - |
| CMYK | 0.13 | 0.31 | 0 | 0.53 |
| HSL | 274.05º | 0.18% | 0.4% | - |
| HSV(B) | 274.05º | 0.31% | 0.47% | - |
| XYZ | 12.19 | 10.49 | 19.15 | - |
| YUV | 93.5 | 142.96 | 135.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 120 | 0.13 | 0.31 | 0 | 0.53 | 274.05 | 0.18 | 0.4 |
| Hex | 68 | 53 | 78 | D | 1F | 0 | 35 | 112 | 12 | 28 |
| Octal | 150 | 123 | 170 | 15 | 37 | 0 | 65 | 422 | 22 | 50 |
| Binary | 1101000 | 1010011 | 1111000 | 1101 | 11111 | 0 | 110101 | 100010010 | 10010 | 101000 |
Color Harmonies of #685378
Complementary color
Monochromatic Colors of #685378
Black with #685378
Text Example
Text Example
White with #685378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685378; }
p { color: rgb(104,83,120); }
H1.HeaderClassName
{
color: #685378;
}
.AnyTagClassName
{
color: #685378;
}
</style>
background-color css
<style>
a { background-color: #685378; }
a { background-color: rgb(104,83,120); }
div.DivClassName
{
background-color: #685378;
}
.BgClassName
{
background-color: #685378;
}
</style>
border-color css
<style>
span { border-color: #685378; }
span { border-color: rgb(104,83,120); }
td.TdClassName
{
border-color: #685378;
}
.TagClassName
{
border-color: #685378;
}
</style>