Shades of Affair #694579
Tints of Affair #694579
RGB
CMYK
RGB Variations
Color information
#694579 (or 0x694579) is known color: Affair. HEX triplet: 69, 45 and 79. RGB value is (105,69,121). Sum of RGB (Red+Green+Blue) = 105+69+121=295 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.59% from 295); Green value is 69 (27.34% from 255 or 23.39% from 295); Blue value is 121 (47.66% from 255 or 41.02% from 295); Max value from RGB is 121 - color contains mainly: blue. Hex color #694579 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694579 is #96BA86. Grayscale: #555555. Windows color (decimal): -9878151 or 7947625. OLE color: 7947625.
HSL color Cylindrical-coordinate representation of color #694579: hue angle of 281.54º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #694579 is Cyan = 0.13, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 69 | 121 | - |
| CMYK | 0.13 | 0.43 | 0 | 0.53 |
| HSL | 281.54º | 0.27% | 0.37% | - |
| HSV(B) | 281.54º | 0.43% | 0.47% | - |
| XYZ | 11.41 | 8.64 | 19.16 | - |
| YUV | 85.69 | 147.93 | 141.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 121 | 0.13 | 0.43 | 0 | 0.53 | 281.54 | 0.27 | 0.37 |
| Hex | 69 | 45 | 79 | D | 2B | 0 | 35 | 11A | 1B | 25 |
| Octal | 151 | 105 | 171 | 15 | 53 | 0 | 65 | 432 | 33 | 45 |
| Binary | 1101001 | 1000101 | 1111001 | 1101 | 101011 | 0 | 110101 | 100011010 | 11011 | 100101 |
Color Harmonies of #694579
Complementary color
Monochromatic Colors of #694579
Black with #694579
Text Example
Text Example
White with #694579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694579; }
p { color: rgb(105,69,121); }
H1.HeaderClassName
{
color: #694579;
}
.AnyTagClassName
{
color: #694579;
}
</style>
background-color css
<style>
a { background-color: #694579; }
a { background-color: rgb(105,69,121); }
div.DivClassName
{
background-color: #694579;
}
.BgClassName
{
background-color: #694579;
}
</style>
border-color css
<style>
span { border-color: #694579; }
span { border-color: rgb(105,69,121); }
td.TdClassName
{
border-color: #694579;
}
.TagClassName
{
border-color: #694579;
}
</style>