Shades of Affair #684888
Tints of Affair #684888
RGB
CMYK
RGB Variations
Color information
#684888 (or 0x684888) is known color: Affair. HEX triplet: 68, 48 and 88. RGB value is (104,72,136). Sum of RGB (Red+Green+Blue) = 104+72+136=312 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.33% from 312); Green value is 72 (28.52% from 255 or 23.08% from 312); Blue value is 136 (53.52% from 255 or 43.59% from 312); Max value from RGB is 136 - color contains mainly: blue. Hex color #684888 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684888 is #97B777. Grayscale: #585858. Windows color (decimal): -9942904 or 8931432. OLE color: 8931432.
HSL color Cylindrical-coordinate representation of color #684888: hue angle of 270º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #684888 is Cyan = 0.24, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 72 | 136 | - |
| CMYK | 0.24 | 0.47 | 0 | 0.47 |
| HSL | 270º | 0.31% | 0.41% | - |
| HSV(B) | 270º | 0.47% | 0.53% | - |
| XYZ | 12.47 | 9.36 | 24.44 | - |
| YUV | 88.86 | 154.6 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 72 | 136 | 0.24 | 0.47 | 0 | 0.47 | 270 | 0.31 | 0.41 |
| Hex | 68 | 48 | 88 | 18 | 2F | 0 | 2F | 10E | 1F | 29 |
| Octal | 150 | 110 | 210 | 30 | 57 | 0 | 57 | 416 | 37 | 51 |
| Binary | 1101000 | 1001000 | 10001000 | 11000 | 101111 | 0 | 101111 | 100001110 | 11111 | 101001 |
Color Harmonies of #684888
Complementary color
Monochromatic Colors of #684888
Black with #684888
Text Example
Text Example
White with #684888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684888; }
p { color: rgb(104,72,136); }
H1.HeaderClassName
{
color: #684888;
}
.AnyTagClassName
{
color: #684888;
}
</style>
background-color css
<style>
a { background-color: #684888; }
a { background-color: rgb(104,72,136); }
div.DivClassName
{
background-color: #684888;
}
.BgClassName
{
background-color: #684888;
}
</style>
border-color css
<style>
span { border-color: #684888; }
span { border-color: rgb(104,72,136); }
td.TdClassName
{
border-color: #684888;
}
.TagClassName
{
border-color: #684888;
}
</style>