Shades of Affair #694288
Tints of Affair #694288
RGB
CMYK
RGB Variations
Color information
#694288 (or 0x694288) is known color: Affair. HEX triplet: 69, 42 and 88. RGB value is (105,66,136). Sum of RGB (Red+Green+Blue) = 105+66+136=307 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.20% from 307); Green value is 66 (26.17% from 255 or 21.50% from 307); Blue value is 136 (53.52% from 255 or 44.30% from 307); Max value from RGB is 136 - color contains mainly: blue. Hex color #694288 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694288 is #96BD77. Grayscale: #555555. Windows color (decimal): -9878904 or 8929897. OLE color: 8929897.
HSL color Cylindrical-coordinate representation of color #694288: hue angle of 273.43º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #694288 is Cyan = 0.23, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 66 | 136 | - |
| CMYK | 0.23 | 0.51 | 0 | 0.47 |
| HSL | 273.43º | 0.35% | 0.4% | - |
| HSV(B) | 273.43º | 0.51% | 0.53% | - |
| XYZ | 12.22 | 8.68 | 24.32 | - |
| YUV | 85.64 | 156.42 | 141.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 66 | 136 | 0.23 | 0.51 | 0 | 0.47 | 273.43 | 0.35 | 0.4 |
| Hex | 69 | 42 | 88 | 17 | 33 | 0 | 2F | 111 | 23 | 28 |
| Octal | 151 | 102 | 210 | 27 | 63 | 0 | 57 | 421 | 43 | 50 |
| Binary | 1101001 | 1000010 | 10001000 | 10111 | 110011 | 0 | 101111 | 100010001 | 100011 | 101000 |
Color Harmonies of #694288
Complementary color
Monochromatic Colors of #694288
Black with #694288
Text Example
Text Example
White with #694288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694288; }
p { color: rgb(105,66,136); }
H1.HeaderClassName
{
color: #694288;
}
.AnyTagClassName
{
color: #694288;
}
</style>
background-color css
<style>
a { background-color: #694288; }
a { background-color: rgb(105,66,136); }
div.DivClassName
{
background-color: #694288;
}
.BgClassName
{
background-color: #694288;
}
</style>
border-color css
<style>
span { border-color: #694288; }
span { border-color: rgb(105,66,136); }
td.TdClassName
{
border-color: #694288;
}
.TagClassName
{
border-color: #694288;
}
</style>