Shades of Affair #684881
Tints of Affair #684881
RGB
CMYK
RGB Variations
Color information
#684881 (or 0x684881) is known color: Affair. HEX triplet: 68, 48 and 81. RGB value is (104,72,129). Sum of RGB (Red+Green+Blue) = 104+72+129=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 72 (28.52% from 255 or 23.61% from 305); Blue value is 129 (50.78% from 255 or 42.30% from 305); Max value from RGB is 129 - color contains mainly: blue. Hex color #684881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684881 is #97B77E. Grayscale: #575757. Windows color (decimal): -9942911 or 8472680. OLE color: 8472680.
HSL color Cylindrical-coordinate representation of color #684881: hue angle of 273.68º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #684881 is Cyan = 0.19, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 72 | 129 | - |
| CMYK | 0.19 | 0.44 | 0 | 0.49 |
| HSL | 273.68º | 0.28% | 0.39% | - |
| HSV(B) | 273.68º | 0.44% | 0.51% | - |
| XYZ | 11.99 | 9.16 | 21.91 | - |
| YUV | 88.07 | 151.1 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 72 | 129 | 0.19 | 0.44 | 0 | 0.49 | 273.68 | 0.28 | 0.39 |
| Hex | 68 | 48 | 81 | 13 | 2C | 0 | 31 | 112 | 1C | 27 |
| Octal | 150 | 110 | 201 | 23 | 54 | 0 | 61 | 422 | 34 | 47 |
| Binary | 1101000 | 1001000 | 10000001 | 10011 | 101100 | 0 | 110001 | 100010010 | 11100 | 100111 |
Color Harmonies of #684881
Complementary color
Monochromatic Colors of #684881
Black with #684881
Text Example
Text Example
White with #684881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684881; }
p { color: rgb(104,72,129); }
H1.HeaderClassName
{
color: #684881;
}
.AnyTagClassName
{
color: #684881;
}
</style>
background-color css
<style>
a { background-color: #684881; }
a { background-color: rgb(104,72,129); }
div.DivClassName
{
background-color: #684881;
}
.BgClassName
{
background-color: #684881;
}
</style>
border-color css
<style>
span { border-color: #684881; }
span { border-color: rgb(104,72,129); }
td.TdClassName
{
border-color: #684881;
}
.TagClassName
{
border-color: #684881;
}
</style>