Shades of Affair #694879
Tints of Affair #694879
RGB
CMYK
RGB Variations
Color information
#694879 (or 0x694879) is known color: Affair. HEX triplet: 69, 48 and 79. RGB value is (105,72,121). Sum of RGB (Red+Green+Blue) = 105+72+121=298 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.23% from 298); Green value is 72 (28.52% from 255 or 24.16% from 298); Blue value is 121 (47.66% from 255 or 40.60% from 298); Max value from RGB is 121 - color contains mainly: blue. Hex color #694879 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694879 is #96B786. Grayscale: #575757. Windows color (decimal): -9877383 or 7948393. OLE color: 7948393.
HSL color Cylindrical-coordinate representation of color #694879: hue angle of 280.41º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #694879 is Cyan = 0.13, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 72 | 121 | - |
| CMYK | 0.13 | 0.40 | 0 | 0.53 |
| HSL | 280.41º | 0.25% | 0.38% | - |
| HSV(B) | 280.41º | 0.4% | 0.47% | - |
| XYZ | 11.59 | 9.02 | 19.22 | - |
| YUV | 87.45 | 146.93 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 121 | 0.13 | 0.40 | 0 | 0.53 | 280.41 | 0.25 | 0.38 |
| Hex | 69 | 48 | 79 | D | 28 | 0 | 35 | 118 | 19 | 26 |
| Octal | 151 | 110 | 171 | 15 | 50 | 0 | 65 | 430 | 31 | 46 |
| Binary | 1101001 | 1001000 | 1111001 | 1101 | 101000 | 0 | 110101 | 100011000 | 11001 | 100110 |
Color Harmonies of #694879
Complementary color
Monochromatic Colors of #694879
Black with #694879
Text Example
Text Example
White with #694879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694879; }
p { color: rgb(105,72,121); }
H1.HeaderClassName
{
color: #694879;
}
.AnyTagClassName
{
color: #694879;
}
</style>
background-color css
<style>
a { background-color: #694879; }
a { background-color: rgb(105,72,121); }
div.DivClassName
{
background-color: #694879;
}
.BgClassName
{
background-color: #694879;
}
</style>
border-color css
<style>
span { border-color: #694879; }
span { border-color: rgb(105,72,121); }
td.TdClassName
{
border-color: #694879;
}
.TagClassName
{
border-color: #694879;
}
</style>