Shades of Affair #694688
Tints of Affair #694688
RGB
CMYK
RGB Variations
Color information
#694688 (or 0x694688) is known color: Affair. HEX triplet: 69, 46 and 88. RGB value is (105,70,136). Sum of RGB (Red+Green+Blue) = 105+70+136=311 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.76% from 311); Green value is 70 (27.73% from 255 or 22.51% from 311); Blue value is 136 (53.52% from 255 or 43.73% from 311); Max value from RGB is 136 - color contains mainly: blue. Hex color #694688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694688 is #96B977. Grayscale: #575757. Windows color (decimal): -9877880 or 8930921. OLE color: 8930921.
HSL color Cylindrical-coordinate representation of color #694688: hue angle of 271.82º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #694688 is Cyan = 0.23, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 70 | 136 | - |
| CMYK | 0.23 | 0.49 | 0 | 0.47 |
| HSL | 271.82º | 0.32% | 0.4% | - |
| HSV(B) | 271.82º | 0.49% | 0.53% | - |
| XYZ | 12.46 | 9.16 | 24.4 | - |
| YUV | 87.99 | 155.1 | 140.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 136 | 0.23 | 0.49 | 0 | 0.47 | 271.82 | 0.32 | 0.4 |
| Hex | 69 | 46 | 88 | 17 | 31 | 0 | 2F | 110 | 20 | 28 |
| Octal | 151 | 106 | 210 | 27 | 61 | 0 | 57 | 420 | 40 | 50 |
| Binary | 1101001 | 1000110 | 10001000 | 10111 | 110001 | 0 | 101111 | 100010000 | 100000 | 101000 |
Color Harmonies of #694688
Complementary color
Monochromatic Colors of #694688
Black with #694688
Text Example
Text Example
White with #694688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694688; }
p { color: rgb(105,70,136); }
H1.HeaderClassName
{
color: #694688;
}
.AnyTagClassName
{
color: #694688;
}
</style>
background-color css
<style>
a { background-color: #694688; }
a { background-color: rgb(105,70,136); }
div.DivClassName
{
background-color: #694688;
}
.BgClassName
{
background-color: #694688;
}
</style>
border-color css
<style>
span { border-color: #694688; }
span { border-color: rgb(105,70,136); }
td.TdClassName
{
border-color: #694688;
}
.TagClassName
{
border-color: #694688;
}
</style>