Shades of Affair #694976
Tints of Affair #694976
RGB
CMYK
RGB Variations
Color information
#694976 (or 0x694976) is known color: Affair. HEX triplet: 69, 49 and 76. RGB value is (105,73,118). Sum of RGB (Red+Green+Blue) = 105+73+118=296 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.47% from 296); Green value is 73 (28.91% from 255 or 24.66% from 296); Blue value is 118 (46.48% from 255 or 39.86% from 296); Max value from RGB is 118 - color contains mainly: blue. Hex color #694976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694976 is #96B689. Grayscale: #575757. Windows color (decimal): -9877130 or 7752041. OLE color: 7752041.
HSL color Cylindrical-coordinate representation of color #694976: hue angle of 282.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #694976 is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 73 | 118 | - |
| CMYK | 0.11 | 0.38 | 0 | 0.54 |
| HSL | 282.67º | 0.24% | 0.37% | - |
| HSV(B) | 282.67º | 0.38% | 0.46% | - |
| XYZ | 11.48 | 9.08 | 18.29 | - |
| YUV | 87.7 | 145.1 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 73 | 118 | 0.11 | 0.38 | 0 | 0.54 | 282.67 | 0.24 | 0.37 |
| Hex | 69 | 49 | 76 | B | 26 | 0 | 36 | 11B | 18 | 25 |
| Octal | 151 | 111 | 166 | 13 | 46 | 0 | 66 | 433 | 30 | 45 |
| Binary | 1101001 | 1001001 | 1110110 | 1011 | 100110 | 0 | 110110 | 100011011 | 11000 | 100101 |
Color Harmonies of #694976
Complementary color
Monochromatic Colors of #694976
Black with #694976
Text Example
Text Example
White with #694976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694976; }
p { color: rgb(105,73,118); }
H1.HeaderClassName
{
color: #694976;
}
.AnyTagClassName
{
color: #694976;
}
</style>
background-color css
<style>
a { background-color: #694976; }
a { background-color: rgb(105,73,118); }
div.DivClassName
{
background-color: #694976;
}
.BgClassName
{
background-color: #694976;
}
</style>
border-color css
<style>
span { border-color: #694976; }
span { border-color: rgb(105,73,118); }
td.TdClassName
{
border-color: #694976;
}
.TagClassName
{
border-color: #694976;
}
</style>