Shades of Affair #694685
Tints of Affair #694685
RGB
CMYK
RGB Variations
Color information
#694685 (or 0x694685) is known color: Affair. HEX triplet: 69, 46 and 85. RGB value is (105,70,133). Sum of RGB (Red+Green+Blue) = 105+70+133=308 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.09% from 308); Green value is 70 (27.73% from 255 or 22.73% from 308); Blue value is 133 (52.34% from 255 or 43.18% from 308); Max value from RGB is 133 - color contains mainly: blue. Hex color #694685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694685 is #96B97A. Grayscale: #575757. Windows color (decimal): -9877883 or 8734313. OLE color: 8734313.
HSL color Cylindrical-coordinate representation of color #694685: hue angle of 273.33º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #694685 is Cyan = 0.21, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 70 | 133 | - |
| CMYK | 0.21 | 0.47 | 0 | 0.48 |
| HSL | 273.33º | 0.31% | 0.4% | - |
| HSV(B) | 273.33º | 0.47% | 0.52% | - |
| XYZ | 12.25 | 9.08 | 23.3 | - |
| YUV | 87.65 | 153.6 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 133 | 0.21 | 0.47 | 0 | 0.48 | 273.33 | 0.31 | 0.4 |
| Hex | 69 | 46 | 85 | 15 | 2F | 0 | 30 | 111 | 1F | 28 |
| Octal | 151 | 106 | 205 | 25 | 57 | 0 | 60 | 421 | 37 | 50 |
| Binary | 1101001 | 1000110 | 10000101 | 10101 | 101111 | 0 | 110000 | 100010001 | 11111 | 101000 |
Color Harmonies of #694685
Complementary color
Monochromatic Colors of #694685
Black with #694685
Text Example
Text Example
White with #694685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694685; }
p { color: rgb(105,70,133); }
H1.HeaderClassName
{
color: #694685;
}
.AnyTagClassName
{
color: #694685;
}
</style>
background-color css
<style>
a { background-color: #694685; }
a { background-color: rgb(105,70,133); }
div.DivClassName
{
background-color: #694685;
}
.BgClassName
{
background-color: #694685;
}
</style>
border-color css
<style>
span { border-color: #694685; }
span { border-color: rgb(105,70,133); }
td.TdClassName
{
border-color: #694685;
}
.TagClassName
{
border-color: #694685;
}
</style>