Shades of Affair #684587
Tints of Affair #684587
RGB
CMYK
RGB Variations
Color information
#684587 (or 0x684587) is known color: Affair. HEX triplet: 68, 45 and 87. RGB value is (104,69,135). Sum of RGB (Red+Green+Blue) = 104+69+135=308 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.77% from 308); Green value is 69 (27.34% from 255 or 22.40% from 308); Blue value is 135 (53.12% from 255 or 43.83% from 308); Max value from RGB is 135 - color contains mainly: blue. Hex color #684587 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684587 is #97BA78. Grayscale: #565656. Windows color (decimal): -9943673 or 8865128. OLE color: 8865128.
HSL color Cylindrical-coordinate representation of color #684587: hue angle of 271.82º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #684587 is Cyan = 0.23, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 69 | 135 | - |
| CMYK | 0.23 | 0.49 | 0 | 0.47 |
| HSL | 271.82º | 0.32% | 0.4% | - |
| HSV(B) | 271.82º | 0.49% | 0.53% | - |
| XYZ | 12.21 | 8.95 | 24.01 | - |
| YUV | 86.99 | 155.1 | 140.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 135 | 0.23 | 0.49 | 0 | 0.47 | 271.82 | 0.32 | 0.4 |
| Hex | 68 | 45 | 87 | 17 | 31 | 0 | 2F | 110 | 20 | 28 |
| Octal | 150 | 105 | 207 | 27 | 61 | 0 | 57 | 420 | 40 | 50 |
| Binary | 1101000 | 1000101 | 10000111 | 10111 | 110001 | 0 | 101111 | 100010000 | 100000 | 101000 |
Color Harmonies of #684587
Complementary color
Monochromatic Colors of #684587
Black with #684587
Text Example
Text Example
White with #684587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684587; }
p { color: rgb(104,69,135); }
H1.HeaderClassName
{
color: #684587;
}
.AnyTagClassName
{
color: #684587;
}
</style>
background-color css
<style>
a { background-color: #684587; }
a { background-color: rgb(104,69,135); }
div.DivClassName
{
background-color: #684587;
}
.BgClassName
{
background-color: #684587;
}
</style>
border-color css
<style>
span { border-color: #684587; }
span { border-color: rgb(104,69,135); }
td.TdClassName
{
border-color: #684587;
}
.TagClassName
{
border-color: #684587;
}
</style>