Shades of Affair #684581
Tints of Affair #684581
RGB
CMYK
RGB Variations
Color information
#684581 (or 0x684581) is known color: Affair. HEX triplet: 68, 45 and 81. RGB value is (104,69,129). Sum of RGB (Red+Green+Blue) = 104+69+129=302 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.44% from 302); Green value is 69 (27.34% from 255 or 22.85% from 302); Blue value is 129 (50.78% from 255 or 42.72% from 302); Max value from RGB is 129 - color contains mainly: blue. Hex color #684581 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684581 is #97BA7E. Grayscale: #565656. Windows color (decimal): -9943679 or 8471912. OLE color: 8471912.
HSL color Cylindrical-coordinate representation of color #684581: hue angle of 275º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #684581 is Cyan = 0.19, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 69 | 129 | - |
| CMYK | 0.19 | 0.47 | 0 | 0.49 |
| HSL | 275º | 0.3% | 0.39% | - |
| HSV(B) | 275º | 0.47% | 0.51% | - |
| XYZ | 11.8 | 8.78 | 21.84 | - |
| YUV | 86.31 | 152.1 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 129 | 0.19 | 0.47 | 0 | 0.49 | 275 | 0.3 | 0.39 |
| Hex | 68 | 45 | 81 | 13 | 2F | 0 | 31 | 113 | 1E | 27 |
| Octal | 150 | 105 | 201 | 23 | 57 | 0 | 61 | 423 | 36 | 47 |
| Binary | 1101000 | 1000101 | 10000001 | 10011 | 101111 | 0 | 110001 | 100010011 | 11110 | 100111 |
Color Harmonies of #684581
Complementary color
Monochromatic Colors of #684581
Black with #684581
Text Example
Text Example
White with #684581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684581; }
p { color: rgb(104,69,129); }
H1.HeaderClassName
{
color: #684581;
}
.AnyTagClassName
{
color: #684581;
}
</style>
background-color css
<style>
a { background-color: #684581; }
a { background-color: rgb(104,69,129); }
div.DivClassName
{
background-color: #684581;
}
.BgClassName
{
background-color: #684581;
}
</style>
border-color css
<style>
span { border-color: #684581; }
span { border-color: rgb(104,69,129); }
td.TdClassName
{
border-color: #684581;
}
.TagClassName
{
border-color: #684581;
}
</style>