Shades of Affair #684880
Tints of Affair #684880
RGB
CMYK
RGB Variations
Color information
#684880 (or 0x684880) is known color: Affair. HEX triplet: 68, 48 and 80. RGB value is (104,72,128). Sum of RGB (Red+Green+Blue) = 104+72+128=304 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.21% from 304); Green value is 72 (28.52% from 255 or 23.68% from 304); Blue value is 128 (50.39% from 255 or 42.11% from 304); Max value from RGB is 128 - color contains mainly: blue. Hex color #684880 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684880 is #97B77F. Grayscale: #575757. Windows color (decimal): -9942912 or 8407144. OLE color: 8407144.
HSL color Cylindrical-coordinate representation of color #684880: hue angle of 274.29º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #684880 is Cyan = 0.19, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 72 | 128 | - |
| CMYK | 0.19 | 0.44 | 0 | 0.50 |
| HSL | 274.29º | 0.28% | 0.39% | - |
| HSV(B) | 274.29º | 0.44% | 0.5% | - |
| XYZ | 11.92 | 9.14 | 21.56 | - |
| YUV | 87.95 | 150.6 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 72 | 128 | 0.19 | 0.44 | 0 | 0.50 | 274.29 | 0.28 | 0.39 |
| Hex | 68 | 48 | 80 | 13 | 2C | 0 | 32 | 112 | 1C | 27 |
| Octal | 150 | 110 | 200 | 23 | 54 | 0 | 62 | 422 | 34 | 47 |
| Binary | 1101000 | 1001000 | 10000000 | 10011 | 101100 | 0 | 110010 | 100010010 | 11100 | 100111 |
Color Harmonies of #684880
Complementary color
Monochromatic Colors of #684880
Black with #684880
Text Example
Text Example
White with #684880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684880; }
p { color: rgb(104,72,128); }
H1.HeaderClassName
{
color: #684880;
}
.AnyTagClassName
{
color: #684880;
}
</style>
background-color css
<style>
a { background-color: #684880; }
a { background-color: rgb(104,72,128); }
div.DivClassName
{
background-color: #684880;
}
.BgClassName
{
background-color: #684880;
}
</style>
border-color css
<style>
span { border-color: #684880; }
span { border-color: rgb(104,72,128); }
td.TdClassName
{
border-color: #684880;
}
.TagClassName
{
border-color: #684880;
}
</style>