Shades of Affair #684188
Tints of Affair #684188
RGB
CMYK
RGB Variations
Color information
#684188 (or 0x684188) is known color: Affair. HEX triplet: 68, 41 and 88. RGB value is (104,65,136). Sum of RGB (Red+Green+Blue) = 104+65+136=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 65 (25.78% from 255 or 21.31% from 305); Blue value is 136 (53.52% from 255 or 44.59% from 305); Max value from RGB is 136 - color contains mainly: blue. Hex color #684188 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684188 is #97BE77. Grayscale: #545454. Windows color (decimal): -9944696 or 8929640. OLE color: 8929640.
HSL color Cylindrical-coordinate representation of color #684188: hue angle of 272.96º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #684188 is Cyan = 0.24, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 65 | 136 | - |
| CMYK | 0.24 | 0.52 | 0 | 0.47 |
| HSL | 272.96º | 0.35% | 0.39% | - |
| HSV(B) | 272.96º | 0.52% | 0.53% | - |
| XYZ | 12.04 | 8.5 | 24.3 | - |
| YUV | 84.76 | 156.92 | 141.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 65 | 136 | 0.24 | 0.52 | 0 | 0.47 | 272.96 | 0.35 | 0.39 |
| Hex | 68 | 41 | 88 | 18 | 34 | 0 | 2F | 111 | 23 | 27 |
| Octal | 150 | 101 | 210 | 30 | 64 | 0 | 57 | 421 | 43 | 47 |
| Binary | 1101000 | 1000001 | 10001000 | 11000 | 110100 | 0 | 101111 | 100010001 | 100011 | 100111 |
Color Harmonies of #684188
Complementary color
Monochromatic Colors of #684188
Black with #684188
Text Example
Text Example
White with #684188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684188; }
p { color: rgb(104,65,136); }
H1.HeaderClassName
{
color: #684188;
}
.AnyTagClassName
{
color: #684188;
}
</style>
background-color css
<style>
a { background-color: #684188; }
a { background-color: rgb(104,65,136); }
div.DivClassName
{
background-color: #684188;
}
.BgClassName
{
background-color: #684188;
}
</style>
border-color css
<style>
span { border-color: #684188; }
span { border-color: rgb(104,65,136); }
td.TdClassName
{
border-color: #684188;
}
.TagClassName
{
border-color: #684188;
}
</style>