Shades of Affair #684385
Tints of Affair #684385
RGB
CMYK
RGB Variations
Color information
#684385 (or 0x684385) is known color: Affair. HEX triplet: 68, 43 and 85. RGB value is (104,67,133). Sum of RGB (Red+Green+Blue) = 104+67+133=304 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.21% from 304); Green value is 67 (26.56% from 255 or 22.04% from 304); Blue value is 133 (52.34% from 255 or 43.75% from 304); Max value from RGB is 133 - color contains mainly: blue. Hex color #684385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684385 is #97BC7A. Grayscale: #555555. Windows color (decimal): -9944187 or 8733544. OLE color: 8733544.
HSL color Cylindrical-coordinate representation of color #684385: hue angle of 273.64º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #684385 is Cyan = 0.22, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 67 | 133 | - |
| CMYK | 0.22 | 0.50 | 0 | 0.48 |
| HSL | 273.64º | 0.33% | 0.39% | - |
| HSV(B) | 273.64º | 0.5% | 0.52% | - |
| XYZ | 11.95 | 8.65 | 23.23 | - |
| YUV | 85.59 | 154.76 | 141.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 133 | 0.22 | 0.50 | 0 | 0.48 | 273.64 | 0.33 | 0.39 |
| Hex | 68 | 43 | 85 | 16 | 32 | 0 | 30 | 112 | 21 | 27 |
| Octal | 150 | 103 | 205 | 26 | 62 | 0 | 60 | 422 | 41 | 47 |
| Binary | 1101000 | 1000011 | 10000101 | 10110 | 110010 | 0 | 110000 | 100010010 | 100001 | 100111 |
Color Harmonies of #684385
Complementary color
Monochromatic Colors of #684385
Black with #684385
Text Example
Text Example
White with #684385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684385; }
p { color: rgb(104,67,133); }
H1.HeaderClassName
{
color: #684385;
}
.AnyTagClassName
{
color: #684385;
}
</style>
background-color css
<style>
a { background-color: #684385; }
a { background-color: rgb(104,67,133); }
div.DivClassName
{
background-color: #684385;
}
.BgClassName
{
background-color: #684385;
}
</style>
border-color css
<style>
span { border-color: #684385; }
span { border-color: rgb(104,67,133); }
td.TdClassName
{
border-color: #684385;
}
.TagClassName
{
border-color: #684385;
}
</style>