Shades of Affair #694589
Tints of Affair #694589
RGB
CMYK
RGB Variations
Color information
#694589 (or 0x694589) is known color: Affair. HEX triplet: 69, 45 and 89. RGB value is (105,69,137). Sum of RGB (Red+Green+Blue) = 105+69+137=311 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.76% from 311); Green value is 69 (27.34% from 255 or 22.19% from 311); Blue value is 137 (53.91% from 255 or 44.05% from 311); Max value from RGB is 137 - color contains mainly: blue. Hex color #694589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694589 is #96BA76. Grayscale: #575757. Windows color (decimal): -9878135 or 8996201. OLE color: 8996201.
HSL color Cylindrical-coordinate representation of color #694589: hue angle of 271.76º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #694589 is Cyan = 0.23, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 105 | 69 | 137 | - |
| CMYK | 0.23 | 0.50 | 0 | 0.46 |
| HSL | 271.76º | 0.33% | 0.4% | - |
| HSV(B) | 271.76º | 0.5% | 0.54% | - |
| XYZ | 12.47 | 9.07 | 24.76 | - |
| YUV | 87.52 | 155.93 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 137 | 0.23 | 0.50 | 0 | 0.46 | 271.76 | 0.33 | 0.4 |
| Hex | 69 | 45 | 89 | 17 | 32 | 0 | 2E | 110 | 21 | 28 |
| Octal | 151 | 105 | 211 | 27 | 62 | 0 | 56 | 420 | 41 | 50 |
| Binary | 1101001 | 1000101 | 10001001 | 10111 | 110010 | 0 | 101110 | 100010000 | 100001 | 101000 |
Color Harmonies of #694589
Complementary color
Monochromatic Colors of #694589
Black with #694589
Text Example
Text Example
White with #694589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694589; }
p { color: rgb(105,69,137); }
H1.HeaderClassName
{
color: #694589;
}
.AnyTagClassName
{
color: #694589;
}
</style>
background-color css
<style>
a { background-color: #694589; }
a { background-color: rgb(105,69,137); }
div.DivClassName
{
background-color: #694589;
}
.BgClassName
{
background-color: #694589;
}
</style>
border-color css
<style>
span { border-color: #694589; }
span { border-color: rgb(105,69,137); }
td.TdClassName
{
border-color: #694589;
}
.TagClassName
{
border-color: #694589;
}
</style>