Shades of Affair #694981
Tints of Affair #694981
RGB
CMYK
RGB Variations
Color information
#694981 (or 0x694981) is known color: Affair. HEX triplet: 69, 49 and 81. RGB value is (105,73,129). Sum of RGB (Red+Green+Blue) = 105+73+129=307 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.20% from 307); Green value is 73 (28.91% from 255 or 23.78% from 307); Blue value is 129 (50.78% from 255 or 42.02% from 307); Max value from RGB is 129 - color contains mainly: blue. Hex color #694981 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694981 is #96B67E. Grayscale: #585858. Windows color (decimal): -9877119 or 8472937. OLE color: 8472937.
HSL color Cylindrical-coordinate representation of color #694981: hue angle of 274.29º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #694981 is Cyan = 0.19, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 73 | 129 | - |
| CMYK | 0.19 | 0.43 | 0 | 0.49 |
| HSL | 274.29º | 0.28% | 0.4% | - |
| HSV(B) | 274.29º | 0.43% | 0.51% | - |
| XYZ | 12.17 | 9.35 | 21.93 | - |
| YUV | 88.95 | 150.6 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 73 | 129 | 0.19 | 0.43 | 0 | 0.49 | 274.29 | 0.28 | 0.4 |
| Hex | 69 | 49 | 81 | 13 | 2B | 0 | 31 | 112 | 1C | 28 |
| Octal | 151 | 111 | 201 | 23 | 53 | 0 | 61 | 422 | 34 | 50 |
| Binary | 1101001 | 1001001 | 10000001 | 10011 | 101011 | 0 | 110001 | 100010010 | 11100 | 101000 |
Color Harmonies of #694981
Complementary color
Monochromatic Colors of #694981
Black with #694981
Text Example
Text Example
White with #694981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694981; }
p { color: rgb(105,73,129); }
H1.HeaderClassName
{
color: #694981;
}
.AnyTagClassName
{
color: #694981;
}
</style>
background-color css
<style>
a { background-color: #694981; }
a { background-color: rgb(105,73,129); }
div.DivClassName
{
background-color: #694981;
}
.BgClassName
{
background-color: #694981;
}
</style>
border-color css
<style>
span { border-color: #694981; }
span { border-color: rgb(105,73,129); }
td.TdClassName
{
border-color: #694981;
}
.TagClassName
{
border-color: #694981;
}
</style>