Shades of Affair #694385
Tints of Affair #694385
RGB
CMYK
RGB Variations
Color information
#694385 (or 0x694385) is known color: Affair. HEX triplet: 69, 43 and 85. RGB value is (105,67,133). Sum of RGB (Red+Green+Blue) = 105+67+133=305 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.43% from 305); Green value is 67 (26.56% from 255 or 21.97% from 305); Blue value is 133 (52.34% from 255 or 43.61% from 305); Max value from RGB is 133 - color contains mainly: blue. Hex color #694385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694385 is #96BC7A. Grayscale: #555555. Windows color (decimal): -9878651 or 8733545. OLE color: 8733545.
HSL color Cylindrical-coordinate representation of color #694385: hue angle of 274.55º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #694385 is Cyan = 0.21, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 67 | 133 | - |
| CMYK | 0.21 | 0.50 | 0 | 0.48 |
| HSL | 274.55º | 0.33% | 0.39% | - |
| HSV(B) | 274.55º | 0.5% | 0.52% | - |
| XYZ | 12.07 | 8.71 | 23.24 | - |
| YUV | 85.89 | 154.59 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 133 | 0.21 | 0.50 | 0 | 0.48 | 274.55 | 0.33 | 0.39 |
| Hex | 69 | 43 | 85 | 15 | 32 | 0 | 30 | 113 | 21 | 27 |
| Octal | 151 | 103 | 205 | 25 | 62 | 0 | 60 | 423 | 41 | 47 |
| Binary | 1101001 | 1000011 | 10000101 | 10101 | 110010 | 0 | 110000 | 100010011 | 100001 | 100111 |
Color Harmonies of #694385
Complementary color
Monochromatic Colors of #694385
Black with #694385
Text Example
Text Example
White with #694385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694385; }
p { color: rgb(105,67,133); }
H1.HeaderClassName
{
color: #694385;
}
.AnyTagClassName
{
color: #694385;
}
</style>
background-color css
<style>
a { background-color: #694385; }
a { background-color: rgb(105,67,133); }
div.DivClassName
{
background-color: #694385;
}
.BgClassName
{
background-color: #694385;
}
</style>
border-color css
<style>
span { border-color: #694385; }
span { border-color: rgb(105,67,133); }
td.TdClassName
{
border-color: #694385;
}
.TagClassName
{
border-color: #694385;
}
</style>