Shades of Affair #694989
Tints of Affair #694989
RGB
CMYK
RGB Variations
Color information
#694989 (or 0x694989) is known color: Affair. HEX triplet: 69, 49 and 89. RGB value is (105,73,137). Sum of RGB (Red+Green+Blue) = 105+73+137=315 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.33% from 315); Green value is 73 (28.91% from 255 or 23.17% from 315); Blue value is 137 (53.91% from 255 or 43.49% from 315); Max value from RGB is 137 - color contains mainly: blue. Hex color #694989 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694989 is #96B676. Grayscale: #595959. Windows color (decimal): -9877111 or 8997225. OLE color: 8997225.
HSL color Cylindrical-coordinate representation of color #694989: hue angle of 270º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #694989 is Cyan = 0.23, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 105 | 73 | 137 | - |
| CMYK | 0.23 | 0.47 | 0 | 0.46 |
| HSL | 270º | 0.3% | 0.41% | - |
| HSV(B) | 270º | 0.47% | 0.54% | - |
| XYZ | 12.72 | 9.57 | 24.84 | - |
| YUV | 89.86 | 154.6 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 73 | 137 | 0.23 | 0.47 | 0 | 0.46 | 270 | 0.3 | 0.41 |
| Hex | 69 | 49 | 89 | 17 | 2F | 0 | 2E | 10E | 1E | 29 |
| Octal | 151 | 111 | 211 | 27 | 57 | 0 | 56 | 416 | 36 | 51 |
| Binary | 1101001 | 1001001 | 10001001 | 10111 | 101111 | 0 | 101110 | 100001110 | 11110 | 101001 |
Color Harmonies of #694989
Complementary color
Monochromatic Colors of #694989
Black with #694989
Text Example
Text Example
White with #694989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694989; }
p { color: rgb(105,73,137); }
H1.HeaderClassName
{
color: #694989;
}
.AnyTagClassName
{
color: #694989;
}
</style>
background-color css
<style>
a { background-color: #694989; }
a { background-color: rgb(105,73,137); }
div.DivClassName
{
background-color: #694989;
}
.BgClassName
{
background-color: #694989;
}
</style>
border-color css
<style>
span { border-color: #694989; }
span { border-color: rgb(105,73,137); }
td.TdClassName
{
border-color: #694989;
}
.TagClassName
{
border-color: #694989;
}
</style>